@charset "utf-8";

#top #wrapper #sponcer{
	padding:15px 0 0;
	text-align:center;
}

/*----- #main -----*/

#top #main #article .poster{
	height:535px;
	margin:0 0 10px 0;
	border:#ddd 2px solid;
}

#top #main #article  .banner{
	width:200px;
	float:right;
}

#top #main #article  .banner ul li{
	margin:0 0 5px;
}

#top #main #article  .news{
	width:529px;
	margin-bottom:10px;
	padding:20px;
	border:#ddd 1px solid;
}

#top #main #article  .news h3{
	height:32px;
	background:url(../images/top/h3_news.gif) no-repeat left bottom;
	margin:0 0 10px 0;
	text-indent:-9999em;
}

#top #main #article  .news table{
	width:100%;
	margin-bottom:10px;
}

#top #main #article  .news table th{
	width:16%;
	padding:6px 12px 6px 0;
	vertical-align:top;
}

#top #main #article  .news table td{
	padding:6px 0;
	vertical-align:top;
}

#top #main #article .news table th,
#top #main #article .news table td{
	line-height:180%;
}

#top #main #article .news .detail{
	width:100%;
	margin:5px 0 0;
	padding:15px 0 0px;
	text-align:right;
	border-top:#bbb 1px dotted;
}

/* ad_area */

#top #wrapper #contents  #side_wrap{
	width:199px;
	float:left;
}

#top #wrapper #contents #side_wrap .ad_area{
	width:199px;
	height:125px;
	padding:5px 0;
	text-align:center;
}

/*---------------
□□□font□□□
---------------*/

#top #main #article .news{
	font-size:110%;
}

#top #main #article .news table th{
	color:#faab00;
}

#top #main #article .news .detail{
	color:#ccc;
}

#top #main #article .news .detail a{
	color:#44bce8;
}