@charset "utf-8";
/* CSS Document */


/* pngハック　IE6,5対応 */
* html img,div{
  behavior: url(common/iepngfix.htc);

}




h2{
display:block;}	



/* Top img より下コンテンツ*/


div#topMain{
	padding-top:15px;
	padding-bottom:30px;
	background-color: #FFFFFF;
}



div#news{
	border:#e5e5e5 solid 1px;
	width:878px;
	padding:10px;
	margin-bottom: 20px;
}



div#news h3{
	padding-bottom:7px;
}

div#news p{
	line-height:1.5em;
}


div#topMain #contents{
padding-left:15px;
width:900px;}


div#topMain #contents #co01{
	float:left;
	width: 293px;
}



div#topMain #contents #co02{
	float:left;
	width: 293px;
	padding-left:10px;
}


div#topMain #contents #co03{
float:right;}


div#topMain #contents .topCaption{
border-bottom:#CCCCCC 1px solid;
border-left:#CCCCCC 1px solid;
border-right:#CCCCCC 1px solid;}






div#topMain	#main{
	width:900px;
}
	
	
div#special{
	padding:20px 0px 20px;
}

div#special .sp1{
	float:left;
	width:295px;
}


div#special .sp2{
	float:left;
	padding-left: 10px;
}
