/* CSS Document */

/* トップページ
------------------------------*/

#header_home {
	padding: 0px 0px 0px 10px;
	width: 884px;
	height: 75px;
	background: url(../img/common/bg_top.gif) no-repeat;
}

#flash {
	margin: 0px 0px 18px 10px;
	padding: 0px 0px 2px 0px;
	width: 862px;
	height: 407px;
	border-bottom: #7F7F7F solid 2px;
}

#news {
	margin: 0px 0px 10px 10px;
	width: 862px;
	display: inline-block;
}

#news:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

#newsL {
	width: 62px;
	height: 12px;
	background: url(../img/home/subtop_news.gif) no-repeat;
	text-indent: -9999px;
	float: left;
}

#newsR {
	width: 780px;
	float: right;
}

#news_date {
	padding: 0px 0px 10px 0px;
	float: left;
}

#news_detail {
	padding-left:18px;
	background: url(../img/home/circle_news.gif) no-repeat;
	background-position: 1px 3px;
}


#pmark {
	width: 100px;
	float: left;
}
