@charset "utf-8";
/* news.css */

/* for TOPページbody
------------------------------*/
body#news {
	background: url(../images/bg_lower_contents.gif) center top no-repeat;
}


/* for ボディエリア > コンテンツエリア
------------------------------*/
#news div#wrapper #body #cont {
	margin: 0;
	padding: 15px 0 0 30px;
	width: 705px;
	text-align: left;
	float: right;
	background: url(../images/cont_bg_lower_contents.gif) left top no-repeat;
}

#news div#wrapper #body #cont h2 {
	clear: both;
	margin: 20px 0 15px 0;
}

/* for ボディエリア > コンテンツエリア > コンテンツ
------------------------------*/
#news div#wrapper #body #cont h3 {
	width: 700px;
	height: 40px;
	margin: 0 0 15px 0;
	text-indent: -9999px;
}

#news div#wrapper #body #cont h3#h3_01 { background: url(../news/images/h3_01.gif) left center no-repeat; }

#news div#wrapper #body #cont ul.back_list {
	padding:0 0 15px 30px;
	margin:0 0 10px 0;
	clear:both;
}

#news div#wrapper #body #cont ul.back_list li{
	float:left;
	margin:0 20px 0 0;
}

#news div#wrapper #body #cont ul.back_list li.year{
	font-weight:bold;
	margin:0 10px 0 0;
}

#news div#wrapper #body #cont p {
	line-height: 1.6em;
	margin: 0 30px 1em 30px;
}

#news div#wrapper #body #cont div.left p,
#news div#wrapper #body #cont div.right p {
	margin: 0 0 0 0;
}

#news div#wrapper #body #cont dl {
	margin: 20px 30px 60px;
	clear:both;
}

#news div#wrapper #body #cont dl dt {
	float: left;
	margin: 0 0 1.6em 0;
}

#news div#wrapper #body #cont dl dd {
	margin: 0 0 1.6em 6em;
}#news #wrapper #body #nav #sub #top_head_nav_003 a img {
	margin-bottom: 20px;
}
