@charset "utf-8";
/* CSS Document */

h1 {
	height: 33px;
	margin-right: auto;
	margin-left: auto;
}
#contents .block01 {
	display: block;
	height: 105px;
	position: relative;
}
.block01 h2 {
	float: left;
}
.block01 dl {
	float: right;
	width: 275px;
}
.block01 dt {
	height: 24px;
	width: 275px;
}
.block01 .dd01_01 {
	height: 30px;
	width: 275px;
}
.block01 .dd01_02 {
	height: 21px;
	width: 275px;
}
#contents .block02 {
	margin-top: 10px;
	background-image: url(../images/index/news_bottom.gif);
	background-position: bottom;
	padding-bottom: 5px;
	background-repeat: no-repeat;
}
.block02 dl {
	width: 480px;
	margin-right: auto;
	overflow-y:scroll;
	margin-left: auto;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	height: 80px;
	
}
.block02 dt {
	color: #009933;
	line-height: 16px;
	font-weight: bold;
}
.block02 dd {
	padding-left: 65px;
	line-height: 16px;
	margin-top: -16px;
}
#contents .block03 {
	margin-top: 15px;
}
#contents ul {
	list-style-type: none;
}
.block03 .li_01 {
	height: 62px;
	width: 500px;
}
.block03 .li_02 {
	height: 51px;
	width: 500px;
}
.block03 .li_03 {
	height: 53px;
	width: 500px;
}
#contents .block04 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	margin-top: 20px;
	line-height: 1.5em;
	height: 110px;
	background-image: url(../images/index/img_index_04.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#contents .block05 {
	margin-top: 25px;
}
