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

#pg_index {
	height:100%;
}

#topin h2{
	height:0;
	_height:1px;
	text-indent: -9999px;
}


#header{
	margin-bottom:25px;	
}

#topin {
	margin-bottom:15px;	

}

#main-sub{
	margin-bottom:32px;		
}

#event{
	float:left;
	margin-left:auto;
	margin-right:auto;
	text-align:center;	
}
#event li{
	margin-bottom:10px;
}

#news{
	float:left;
	margin-left:13px;
	border-bottom: 8px solid #ECECEE;
	font-size:12px;
	
}

#event .banner-space{
	margin-bottom:10px;
}

#news ul{
	width:406px;
	margin-left:12px;
}

#news li{
	margin-bottom:3px;
	padding-bottom:8px;
	line-height:1.5em;
	padding-left:38px;
}

#main-wap{
	margin-left:40px;
}


#news a:link { color: #1E7719; }
#news a:visited { color: #1E7719; }
#news a:hover { color: #FB0C3E; }
#news a:active { color: #ff8000; }

#news span.news-dat{
	color: #F38221;
	font-weight:bold;
}

#news a{
	color: #207719;
}

#news img{
	padding-bottom:12px;
}

#news li.news-fl{
	border-bottom: 1px #989898 dotted;
	background:url(../img/top_ic01.gif) left top no-repeat;
	margin-left:3px;
}
#news li.news-mag{
	border-bottom: 1px #989898 dotted;
	background:url(../img/top_ic02.gif) left top no-repeat;
	margin-left:1px;
}
#news li.news-ga{
	border-bottom: 1px #989898 dotted;
	background:url(../img/top_ic03.gif) left top no-repeat;
	margin-left:5px;
}

#event a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
}


.attention{
	width:201px;
	font-size:0.75em;
	color:#999;
	display:block;
	line-height:1.0em;
	text-align:left;
	margin-top:5px;
}


/*ad area*/
#ad_area{
	margin-left:35px;
	border-top:#ccc solid 1px;
	padding-top:20px;
	width:860px;
}
#ad_area #type4 li{
	float:left;
	margin-right:30px;
	margin-bottom:10px;
}
#ad_area #type4 .f_last,
#ad_area #type3 .f_last{
	margin-right:0px;
}
#ad_area #type3 li{
	float:left;
	margin-right:24px;
	margin-bottom:10px;
}

/*2011.07.06牧田追加分*/


#event .banner-btm{
	margin-top:5px;
	margin-bottom:10px;
}


