@charset "UTF-8";


div#title{
	height:200px;
	background:url(../images/contactus/title_back.jpg) center repeat-x;
	margin:0;
	padding:0;
	}
	
h2#title_in{
	width:960px;
	height:200px;
	margin:0 auto;
	padding:0;
	background:url(../images/news/title.png) no-repeat 400px 70px;
	text-indent:-9999em;
	}
	
div.contents_block{
	margin:30px 0 20px 0;
	}
	
h4.news_midashi{
	font-size:1.2em;
	font-weight:600;
	background:url(../images/2nd_common/icon1.gif) no-repeat 0 0;
	padding:0 0 7px 30px;
	margin:10px 0 20px 0;
	border-bottom:#E7DFD5 2px solid;	
	}
	
