@charset "utf-8";
/* ===================================================================
 style info : コンテンツエリア関係 他

=================================================================== */

/*----------------------------------------------------
	#main
----------------------------------------------------*/
body{
	
}
#contents {


	
}
#left{
	margin-top:150px;
	float:left;
	width:563px;
}
#right{
	margin-top:150px;
	float:right;
	width:460px;
	border-left:1px #353130 solid;
}

.new_entry{
	
	
	
}
.new_entry h2{
	background-color:#000;
	color:#9FA0A0;
	padding:1px 10px;
	margin-bottom:20px;
	border-bottom:1px #353130 solid;
	
}
.entry_view{
	background-repeat:no-repeat;
	background-position:bottom;
	height:143px;
	
}
.entry_view .entry_left{
	float:left;
	cursor:pointer;
	
}
.entry_view .entry_right{
	float:right;
	cursor:pointer;
	
}
.entry_view .entry_view_area{
	float:left;
	width:439px;
	height:138px;
	overflow:hidden;
	margin-left:23px;
	
}
.entry_view .entry_view_area ul{
	width:1120px;
	
}
.entry_view .entry_view_area li{
	width:105px;
	float:left;
	margin-right:6px;
}
.entry_image{
	width:105px;
	height:105px;
}

.ChangeBanner{
	position:relative;
	z-index:1;
	
}
.ChangeBanner_area{
	width:563px;
	height:215px;
	margin-bottom:20px;
}
.ChangeBanner #viewer .visual{
	position:absolute;
	

}

.ChangeBanner .navi{
	z-index:99;
	bottom:10px;
	left:10px;
	position:absolute;
	overflow:hidden;
	
}
.ChangeBanner .navi li{
	float:left;
	margin-right:6px;
	
}
.ChangeBanner .navi li a{
	display:block;
	width:14px;
	height:14px;
	background-color:#858282;
	
}
.ChangeBanner .navi li a.now{
	background-color:#45B035;
	
}

.ChangeBanner .navi li a:hover{
	display:block;
	width:14px;
	height:14px;
	background-color:#45B035;
	
}

.new_report{
	margin-bottom:23px;
	
	
}
.new_report h2{
	background-color:#000;
	color:#9FA0A0;
	padding:1px 10px;
	margin-bottom:20px;
	border-bottom:1px #353130 solid;
	
}
.report_view{
	background-repeat:no-repeat;
	background-position:bottom;
	height:143px;
	
}

.report_view .youtube {
	float: left;
	margin-right: 30px;
}

.report_view .report_img span a {
	float: right;
	color: #898989;
	margin-top:140px;
}


.report_view .report_img {
	height:176px;
}



.report_view .report_img img {
	width: 200px;
}



.entry {
	height: 107px;
	width: 434px;
	margin-bottom: 20px;
	float:right;
	position:relative;
}

.entry .entry_text {
	position:absolute;
	top:10px;
	right:120px;
	z-index: 3;
	color:#000;
	font-size:15px;
	line-height:30px;
}

 .entry .img {
	z-index: 1;
}





.headline_news{
	margin-bottom:23px;
	float:right;
}

.headline_news h2{
	background-color:#000;
	color:#9FA0A0;
	padding:1px 10px;
	margin-bottom:20px;
	border-bottom:1px #353130 solid;
	
}

.news_komoku{
	border-bottom:2px #000 solid;
	padding-bottom:10px;
	margin-bottom:10px;
	line-height:155%;
	
}
.news_komoku .news_image{
	float:left;
	width:56px;
	margin-right:10px;
	
}

.news_komoku .news_text{
	float:right;
	width:370px;
}
.news_komoku .news_text .date{
	margin-top:5px;
}

.news_komoku a{
	color:#8f8f8f;
}
.news_komoku a:hover{
	color:#45B035;
}










#center .baner1 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#center .baner1 li {
	margin: 5px;
	float: left;
	margin-bottom:20px;
}

#center .baner2 li {
	margin: 4px;
	float: left;
	margin-bottom:20px;
}

#center .baner3 li {
	margin: 5px;
	float: left;
	margin-bottom:20px;
}


#center .baner4 li {
	margin: 5px;
	float: left;
	margin-top:20px;
}





#center2 {
	height: 100px;
	width: 100%;
	text-align:center;
	border-bottom:1px #3F3A39 solid;
	border-top:1px #3F3A39 solid;
}

#center h2{
	background-color:#000;
	color:#9FA0A0;
	padding:1px 10px;
	margin-top:10px;
	border-bottom:1px #353130 solid;
	text-align:center;
}
	


