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

#contents h3{
	font-size: 18px;
	font-weight:normal;
	background-color: #D0DAEE;
	margin-bottom:10px;
	color:#000;
}


#topMain{
	height: 200px;
}

#topMainComment{
	margin-bottom: 10px;	
	font-size:90% !important; 
	color:#333;
}
#contentsMid{
	margin-bottom: 25px;
	
}
#topInfo{ 
	float:left;
	width :420px;
}



#topInfo{

}

#topInfo h2{
	background:url(/img/topic_h2_overbar.png) repeat-x;
	height: 35px;
	
	border: 1px solid #DDD;
	margin-bottom: 5px;
}
#topInfo table{
	margin: 0 10px 10px;
	color: #333;
	width: 95%;
	border-collapse:collapse;
}

#topInfo table td{
	border-bottom: 1px dotted #999;
	vertical-align:top;
}
#topInfo table td.date{
	width: 70px;
}
#topInfo table td.cat{
	width: 80px;
}
#topInfo table td.title{
}
#topInfo table td.cat p{
	line-height:  1.3;
	color:#666;
	font-size:11px;
	text-align:center;
	margin-top: 2px;
	padding-top: 2px;
	margin-right: 5px;
	border: 1px solid #DDD;
}
#topInfo table td p.cat1{
	border-color:#333;
	border-color: #999;
}
#topInfo table td p.cat2{
	border-color:#366;
	border-color: #83a6db;
}

#topInfo table td p.cat3{
	border-color:#933;
	border-color: #9bc7aa;
}

#topInfo table td p.cat4{
	border-color:#633;
	border-color: #cfb993;
}




#topBanner{
	margin-left: 440px;
	width: 230px;
/*	clear:both;
	height: 100px;
*/	}
#topBanner div{
	margin-bottom: 10px;
}
#topBanner01{
}
#topBanner02{
}

