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

/* ---------------------------------------------------------
観光ドライブコース
--------------------------------------------------------- */
.kankou_block {
	background-color: #FFFFFF;
	border: 1px solid #DED6B8;
	margin: 0 0 70px;
	overflow: hidden;
	padding: 30px 20px 0;
	width: 665px;
}
.kankou_item {
	background-image: url(../images/kankou/back_kankou_border.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width:665px;
	overflow: hidden;
	padding:0 0 30px;
	margin:0 0 30px;
}
.kankou_item h3 {
	border-left: 5px solid #594F2B;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0 5px;
}
.kankou_item h3 a,
.kankou_item h3 a:hover,
.kankou_item h3 a:visited {
	color: #594F2B;
	text-decoration:underline;
}
.kankou_img {
	width:320px;
}
.kankou_text {
	width:330px;
}

/* ---------------------------------------------------------
観光ドライブコース　詳細
--------------------------------------------------------- */
.drive_detail h3 {
	background-image: url("../images/drive/back_drive_index.jpg");
	background-position: left bottom;
	background-repeat: no-repeat;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 0 20px;
	padding: 0 11px 3px;
}
.drive_img_center {
	text-align:center;
	margin: 0 0 20px;
	clear:both;
}
.drive_text {
	margin: 0 0 20px;
}
.drive_cose_info {
	margin: 0 0 20px;
	clear: both;
}
.drive_cose_info_header {
	font-size: 0em;
	line-height: 0em;
	background-image: url(../images/drive/back_drive_info_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
	width: 663px;
}
.drive_cose_info_body {
	background-image: url("../images/drive/back_drive_info_body.jpg");
	background-position: left top;
	background-repeat: repeat-y;
	overflow: hidden;
	padding: 0 20px;
	width: 623px;
}
.drive_cose_info_body td {
	vertical-align:middle;
}
.drive_cose_info_left {
	font-family: "ＭＳ Ｐ明朝","細明朝体","ヒラギノ明朝 Pro W3";
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	padding: 0 12px 0 0;
	width: 60px;
}
.drive_cose_info_right {
	padding: 0 10px;
	width: 540px;
}
.drive_cose_info_footer {
	font-size: 0em;
	line-height: 0em;
	background-image: url(../images/drive/back_drive_info_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 9px;
	width: 663px;
}
.drive_item_area {
	clear:both;
	overflow:hidden;
	width: 665px;
}
.drive_item_area_last {
	margin-bottom: 20px;
}
.drive_item_area_last02 {
	margin-bottom: 50px;
}
.drive_item_img {
	background-image: url("../images/drive/back_drive_img.jpg");
	background-position: left top;
	background-repeat: repeat;
	padding: 5px;
	width: 307px;
}
.drive_item_text {
	width: 322px;
}
.drive_item_text .drive_item_text01 {
	line-height: 1.7em;
	margin: 15px 10px;
}
.drive_item_left {
	float:left;
}
.drive_item_right {
	float:right;
}
.drive_img_center02 {
	text-align:center;
	margin: 0 0 10px;
	clear:both;
}
.drive_item_img_list {
	margin: 0 0 5px;
}
.drive_item_text .drive_item_li01 {
	background-image: url("../images/drive/point_drive.jpg");
	background-position: left center;
	background-repeat: no-repeat;
	font-weight: bold;
	margin: 10px 0 3px;
	padding: 2px 0 0 20px;
}
.drive_item_text .drive_item_li02 {
}









































