@charset "UTF-8";
@import "common.css";

/*h--------------------*/

h1 {
	display: none;
}

h2 {
	margin-bottom: 10px;
	padding: 0 0 9px 7px;
	background:url(../common/line_black.gif) bottom left repeat-x;
	text-align: left;
}

/*flash--------------------*/

#flash {
	width: 830px;
	height: 528px;
	margin: 0 0 25px 0;
}


/*contents--------------------*/

#contents {
	width: 650px;
	padding: 30px 90px;
	background:url(../common/main_bg.gif) top center no-repeat;
}

/*news--------------------*/

.news_block,
.sekou_block{
	width: 650px;
	margin-bottom: 35px;
}

.news_block ul {
	clear: both;
	width: 650px;
	margin-bottom: 10px;
	padding: 0 0 9px 0;
	background:url(../common/line_gray.gif) bottom left repeat-x;
	text-align: left;
}

.news_block .date {
	float: left;
	width: 100px;
	margin-left: 15px;
}

.news_block .txt {
	float: right;
	width: 498px;
	margin-right: 15px;
	padding-left: 12px;
	text-align: left;
	background:url(../common/icon_block.gif) 0 7px no-repeat;
}

/*sekou--------------------*/

.sekou_block ul {
	clear: both;
	width: 630px;
	margin-bottom: 10px;
	padding: 0 15px 9px 5px;
	background:url(../common/line_gray.gif) bottom left repeat-x;
	text-align: left;
}

.sekou_block li {
	float: left;
	width: 188px;
	margin-left: 10px;
	padding-left: 12px;
	background:url(../common/icon_block.gif) 0 7px no-repeat;
	font-size: 85%;
}