body {
	margin: 0; 
	padding: 0; 
	font-size: 100%; 
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Verdana, Arial, sans-serif, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; 
	color: #333333;
	background: #323232;
}

a:link {
	color: #05478B;
}

a:visited {
	color: #05478B;
}

a:active {
	color: #98B6D4;
}

a:hover {
	color: #98B6D4;
}


td,th {
	font-size: 0.8em;
}

#sitetitle {
	font-size: 1.2em;
	font-weight: bold;
	color: #CCCCCC;
}

#sitetitle a {
	text-decoration: none;
	color: #CCCCCC;
}

#footer {
	background : #323232 url(../../gazou/bg_footer.gif) repeat-x center top;
}

#footer-link{
	color: #ABABAB;
}

#footer-link a{
	text-decoration: none;
	color: #ABABAB;
}

#address{
	background : #ffffff url(../../gazou/bg_address.gif) repeat-x center top;
}