@charset "UTF-8";
/* ========================
　カテゴリー：ニュース
=========================== */

/* ---------------------------------------------------News */
#news-detail{
	}

#news-detail .news-item01{
	margin:17px 0 0 40px;
	background:url(../img/item01_line.gif) no-repeat left bottom;
	clear: both;
	}
#news-detail .news-item01 h2{
	font-size:85%;
	font-weight:bold;
	color:#54545b;
	padding:0 0 5px 18px;
	background:url(../img/item01_icon.gif) no-repeat 7px top;
	}

#news-detail h2.news-item02,
#news-detail h2.news-item02,
#news-detail h2.news-item02{
	font-size:80%;
	font-weight:bold;
	color:#54545b;
	margin-bottom:8px;
	padding:0 0 0 8px;
	background:url(../img/item02_icon.gif) no-repeat left top;
	}

#news-detail .Cont-area01{
	width:605px;
	margin:0 0 0 110px;
	padding:14px 0 20px 0;
	background:url(../img/line01.gif) repeat-x bottom;
	}

#news-detail .img-area,
#news-detail .data-area{
	padding:14px 0;
	vertical-align:top;
	}
#news-detail .img-area img{
	margin-right:18px;
	}

#news-detail .data-area p,
#news-detail .data-area th,
#news-detail .data-area td{
	font-size:75%;
	line-height:1.5;
	}


/*
#news-detail .img-area{

	float:left;
	background:#e4e4e4
	}
#news-detail .data-area{
	width:400px;
	float:right;
	background:#f3fde0
	}
*/

#news-detail hr{ clear: both; width: 100%; height: 1px; border-style: solid; margin:15px 0; padding: 0px; color: #babab9; background: #babab9; }

#news-detail a img{
	margin:0 7px;
	vertical-align:top;
	}
#news-detail a img{
	margin:0 3px 0 0;
	vertical-align:-2px;
	}	/*
#news-detail a.pic-open{
text-indent:1em;
	margin:0 0 0 0;
	padding:3px 0 3px 20px;
	background:url(../img/icon_picopen.gif) no-repeat left top;
	}*/
#news-detail .pic-open{
	text-indent:-18px;
	margin:0 0 0 18px;
	padding:3px 0 3px 0;
	}
#news-detail .pic-open a img{
	margin:0 3px 0 0;
	vertical-align:-5px;
	}


