#spot-navi {
	background-image: url(../images/top/spot_navi_bg.png);
	background-repeat: repeat-x;
	height: 228px;
	width: 900px;
	clear: left;
	padding-right: 10px;
	padding-left: 10px;
}
#spot-navi ul {
	list-style-type: none;
}
#spot-navi li {
	display: inline;
	float: left;
}
#top-left-box {
	float: left;
	width: 640px;
}
#top-left-box #top-read {
	background-image: url(../images/top/top_read_bg.png);
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
	line-height: 1.5;
	color: #666666;
	float: left;
	margin-bottom: 24px;
}
#top-read h2 {
	font-size: 16px;
	line-height: 1.5;
}
#top-read p {
	margin-bottom: 14px;
}
#top-read img {
	float: right;
}
#top-right-box {
	float: right;
	width: 210px;
	padding-top: 30px;
}
#top-right-box #dr-info {
	color: #666666;
	background-color: #F5F3ED;
	border: 1px solid #E7E5DD;
	font-size: 14px;
	line-height: 1.5;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#dr-info h2 {
	font-size: 16px;
	color: #A5C457;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5C457;
	line-height: 1.5;
	margin-bottom: 8px;
}
#dr-info p {
	margin-bottom: 12px;
}
#info {
	float: left;
	width: 100%;
	margin-bottom: 24px;
}
#info h2 {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 24px;
	text-indent: 8px;
	margin-bottom: 8px;
	background-image: url(../images/top/top_info_h2_bg.png);
	background-repeat: no-repeat;
	height: 24px;
}
#info dl {
	font-size: 14px;
	line-height: 1.5;
}
#info dt {
	float: left;
	width: 100px;
	margin-bottom: 7px;
	padding-left: 10px;
}
#info dd {
	float: left;
	width: 530px;
	margin-bottom: 7px;
}
