@charset "shift-jis";
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
 >>News
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
.main_inner {
	width: 700px;
}
/*+++Content Title+++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.main_inner h2 {
	width: 685px;
	height: 40px;
	line-height: 40px;
	padding: 0 0 0 15px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	background-image: url("/images/base_h2_titlebg700.gif");
	background-position: 0 0;
}
.news_block {
	margin: 0 0 30px 0;
	padding: 0 0 35px 0;
	background: url("/images/main_bg_block.gif") no-repeat left bottom;
}
.content_base {
	width: 670px;
	padding: 15px 0 0 15px;
}
/*+++News Content+++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.news_block h3{
	height: 30px;
	line-height: 30px;
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
	font-size: 14px;
	font-weight: bold;
	background: url("/news/images/news_h3_titlebg700.gif") 0 0 no-repeat;
}
.news_block ul{
	margin: 0 0 10px;
}
.news_block ul li{
	clear: both;
	min-height: 65px;
	overflow: hidden;
	margin: 0 0 15px;
	padding: 0 0 5px 0;
	zoom: 1;
	border-bottom: 1px dotted #ccc;
}
.news_block ul li img{
	float: left;
	width: 60px;
	height: 60px;
	padding: 0 5px 0 0;
}
.news_block ul li dl{
	margin: 0 0 0 75px;
}
.news_block ul li dl dt{
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	color: #e96b3a;
	font-size: 12px;
	font-weight: bold;
	background: url("/images/base_icon_arrow.gif") no-repeat left center;
}
.news_block ul li dl dt span{
	margin: 0 0 0 10px;
	padding: 0 0 0 15px;
	color: #666;
	font-weight: normal;
	background: url("/news/images/news_icon_clock.gif") no-repeat left center #f7f7f7;
}
.news_block ul li dl dd{
	line-height: 1.4;
	margin: 3px 0;
	padding: 0 10px;
	font-weight: bold;
}
.news_block ul li dl dd.news_comment{
	color: #666;
	font-size: 12px;
	font-weight: normal;
}

/* >>News [END] V('-')V*/
