@charset "utf-8";
/* CSS Document */


/* TOP index only ==========================

	1.for index style
	
*/


/* 1.for index style ==============================================*/
div#newest_L{
	background-color:#E6E6E6;
	margin-top:6px;
	}
div#newest_L img{
	text-align:center;
	}

div#newest_R{
	background-color:#E6E6E6;
	margin-top:6px;
	}
div#newest_R p img{
	text-align:center;
	}
div.newsest_box1{
	background:url("../img/bg_newest_d.jpg") no-repeat bottom left;
	}
div.newsest_box2{
	background:url("../img/bg_newest_u.jpg") no-repeat top left;
	}
div.newsest_box2 p.text_area{
	padding:9px 20px 15px 20px;

}
div.title_inner{
	width:634px;
	height:32px;
	background:url("../img/title_02bg.jpg") no-repeat;
	background-position:163px 0;
	}
div.title_inner h2{
	width:163px;
	float:left;
	}
div.title_inner p{
	width:471px;
	float:right;
	font-weight:bold;
	color:#FFFFFF;
	margin:7px 0 0 0;
	font-size:14px;
	}
div#news_area{
	background:url("../img/bg_news.gif") repeat-y;
	border-bottom:solid 2px #75AB0F;
	}
div#whatnew_area{
	background:url("../img/bg_what.gif") repeat-y;
	border-bottom:solid 2px #176CD6;
	}
div#event_area{
	background:url("../img/bg_land.gif") repeat-y;
	border-bottom:solid 1px #D2D2D2;
	}
div#reader_area{
	background:url("../img/bg_land.gif") repeat-y;
	border-bottom:solid 1px #D2D2D2;
	}
div#column_area{
	background:url("../img/bg_column.gif") repeat-y;
	border-bottom:solid 1px #D2D2D2;
	}
div#series_area{
	background:url("../img/bg_series.gif") repeat-y;
	border-bottom:solid 1px #D2D2D2;
	}
div.section_inner{
	padding:8px 8px 12px 12px;
	line-height:1.3;
	}
div.section_inner p{
	margin:0 0 8px 0;
	font-size:0.75em;
	color:#565656;
	}
div.section_inner dl dt {
	float: left;
	width: 5em;
	margin: 0 0 0.5em 0;
	padding: 0;
	line-height: 120%;
	font-size:0.75em;
	color:#565656;
	}
div.section_inner dl dd {
	_height: 1%; /* Hack for Win IE6 */
	margin: 0 0 0.5em 5em;
	padding: 0;
	line-height: 120%;
	font-size:0.75em;
	color:#565656;
	}
div.itemphoto1{
	display: inline;
	float: left;
	margin: 0px 0 0 0px;
	width: 125px;
	}
div.item01 .text_area{
	width:480px;
	margin:0 0 0 125px;
	}
div.itemphoto2{
	display: inline;
	float: left;
	margin: 0px 0 0 0px;
	width: 99px;
	}
div.item02 .text_area{
	width:185px;
	margin:0 0 0 99px;
	}
div.newsest_box2{
	font-size:11px;
	line-height:1.3;
	}
div#column_area td{
	vertical-align:top;
	}
div#column_area td.column_img{
	width:118px;
	}
div#column_area td.column_txt{
	width:175px;
	padding:0 7px 0 7px;
	}
div#reader_area p{
	margin:0 0 0 0;
	}
div#reader_area .section_inner img{
	margin:4px 0 0 5px;
	}
div#reader_area .section_inner{
	padding-bottom:6px;
	}