@charset "UTF-8";
html,body {
	margin: 0px;
	padding: 0px;
	color: #666666;
	background-color: #0066CC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: justify;
	height: 100%;
	width: 100%;
	background-repeat: repeat-y;
	background-position: center top;
	font-weight: 100;
	background-image: url(../imglib/body_back.jpg);
}
#ad1 {
	background-color: #FFFFFF;
	padding: 0px;
	height: 15px;
	width: 980px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
a {
	color: #666666;
}
a:hover {
	background-color: #FFFF00;
	color: #FFFFFF;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content #localNav #cse-search-box {
	margin: 20px;
}
.ad_big {
	float: left;
	width: 440px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 30px;
}

