@charset "UTF-8";

/* CSS Document */



div#wrapper div#main div#contents div#contents_box div#image {
	width:570px;
	height:182px;
	margin: 0;
}


/*バナー群*/
#banner{
	background-image:url(../../img/ban_1.jpg);
	width:570px;
	height:93px;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.banner-a{
	float:left;
	margin-top: 20px;
	padding-left: 85px;
}

.banner-b{
	margin:20px 0 0 10px;
	float:left;
}


div.topics {
	background: url(../../img/top_img/grade2.gif) repeat-x;
	width: 570px;
	height: 27px;
}

.topi_box{
	width:550px;
	margin:0 0 0 10px;
	color: #666666;
}

.topi_box img{
	display:inline;
}

.top-otoi{
	color:#666666;
	border: 1px solid #999999;
	width: 545px;
}



/*カウンター*/
#counter{
	width:180px;
	height:18px;
	background-image:url(../../img/counter_back.gif);
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 30px;
	background-position: 0px 30px;
	}

#counter img{
	display:inline;
	}



/**/

.topics p,
.topi_box p,
.top-otoi p {
	font-size: 80%;
	/*\*/
		*font-size: 80%; 
	color: #666666;
}
