@charset "utf-8";



h3.news_tit {
	background:url(../common/images/h2_base.gif) bottom no-repeat;
	width:668px;
	height:40px;
	padding:0 0 0 10px;
	margin:35px 0 0 0;
	line-height:1.2;
}

/*
h2.news_tit {
	background:url(../images/h2_base.gif) no-repeat;
	width:678px;
	height:28px;
	font-size:115%;
	color:#ed6d00;
	padding:0 0 0 15px;
	margin:35px 0 0 0;
}
*/


.news_list {
	width:678px;
	padding:10px 0;
	overflow:hidden;
}

* html .news_list {height:1%;}


	.news_list_L {
		width:420px;
		float:left;
		padding-left:10px;
	}

	.news_list_R {
		float:right;
		margin:0 5px 0 0;
	}
	
	.news_list_R img {
		border:solid 6px #CCCCCC;
		margin:0 0 0 20px;
	}



