@charset "utf-8";
/*========================================*
*　■新着情報
*========================================*/
@import "common.css";


h2{
	position: static;
	height:auto;
	margin:0;
	padding:0;
}
h2 img{
	position: static;
}

#news div.col-group{
	border-color: #727171;
}






#news div.column{
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #727171;
}
#news div.entry-head{
	padding: 0 0 0 10px;
	border-left: 3px solid #FEA700;
}
.icn-otoku{background:url(../img/index/icn_otoku.gif) no-repeat left 3px;}
.icn-news{background:url(../img/index/icn_news.gif) no-repeat left 3px;}
.icn-licence{background:url(../img/index/icn_licence.gif) no-repeat left 3px;}



#news div.entry-head p.date{
	margin:0;
	font-size: 11px;
}
#news div.entry-head h2{
	color: #FEA700;
	font-weight:bold;
	font-size: 15px;
	margin-bottom: 10px;
}
#news div.entry-body{}


div.splitPages{
	margin: 24px 0 15px 0;
	text-align: center;
	font-size: 10px;
	font-family: "Verdana";
}

