@charset "utf-8";
#top-image {
	clear: both;
	height: 295px;
	width: 850px;
}
#top-box {
	width: 558px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	clear: both;
	float: left;
}
#top-box #top-list {
	clear: both;
	float: left;
	width: 558px;
	margin-bottom: 35px;
}
#top-box #top-list dt {
	float: left;
	width: 120px;
}
#top-box #top-list dd {
	float: right;
	width: 418px;
	font-size: 11px;
	line-height: 145%;
}
#top-box #top-list #title1 {
	height: 50px;
	width: 408px;
	margin-bottom: 8px;
	background-image: url(../img/top/title3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 50px;
	text-align: right;
	padding-right: 10px;
}

#top-box #top-list #title2 {
	height: 50px;
	width: 408px;
	margin-bottom: 8px;
	background-image: url(../img/top/title4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 50px;
	text-align: right;
	padding-right: 10px;
}

#top-box #top-list #ex {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-left: 10px;
	width: 408px;
	padding-bottom: 5px;
	margin-bottom: 6px;
}

