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


div#btn {
	width: 540px;
	height:auto;
	overflow:hidden;
	margin:10px 20px;
}

div#btn p {
	width:auto;
	height:33px;
	background-position:left;
	background-repeat: no-repeat;
	line-height: 33px;
	padding-left: 40px;
	float:left;
	margin-right: 40px;
}

p.icn_divspot {background:url(../../../../divingarea/img/icon_diving.gif) no-repeat;}
p.icn_sight {background:url(../../../../divingarea/img/icon_sightseen.gif) no-repeat;}
p.icn_stay {background:url(../../../../divingarea/img/icon_stay.gif) no-repeat;}
p.icn_gourmet {background:url(../../../../divingarea/img/icon_gourmet.gif) no-repeat;}

.box_cover .htc_tour {
	width: 295px;
	margin-bottom: 10px;
	float:left;
	clear:none;
	
	}
.box_cover .htc_tourin {
	width: 285px;
}

.box_cover h3 {
	font-size: 108%;
	border-left:5px solid #06bbc6;
	padding-left: 10px;
	text-align:left;
}

.box_cover h3 a{
	color:#0753e0;
	display:block;
	width: 267px;
}

.box_cover h3 a:hover {
	background:url(../../../../divingarea/img/btn_syosai.gif) right no-repeat;
	color:#f49815;

}

.box_cover dl {
	width: 283px;
	height:auto;
	overflow: hidden;
	margin: 5px 0px;
	text-align:left;
}

.box_cover dl dt {
	width: 160px;
	font-size: 100%;
	float:left;
}

.box_cover dl dd {
	width: 120px;
	float:right;
}

.btn_more {text-align: right;width: 580px;}



/*ブログ記事ページ*/

#entry-title {
	width:600px;height:58px;background:url(../../../../divingarea/img/divingarea_mi.gif) no-repeat;
	margin: 10px 0px 0px;
	font-size: 108%;
	color:#092469;
	position:relative;
}

#entry-title span {
	display:block;
	padding-left: 37px;
	height: 33px;
	line-height: 33px;
	position:absolute;
	left:10px;
	top: 7px;
}

span.icn_divspot {
	background:url(../../../../divingarea/img/icon_diving.gif) no-repeat left;
}
span.icn_sight {
	background:url(../../../../divingarea/img/icon_sightseen.gif) no-repeat left;
}
span.icn_stay {
	background:url(../../../../divingarea/img/icon_stay.gif) no-repeat left;
}
span.icn_gourmet {
	background:url(../../../../divingarea/img/icon_gourmet.gif) no-repeat left;
}


#wakublue {
border:1px solid #287be2;
}

.entry-body {
	width: 580px;
	margin:10px;
	line-height:1.3em;
}

.entry-body div {
	width: 520px;
}

.mainphoto {
	width:300px;height:auto;margin-bottom:10px;
}

#areasyousai {
	width: 600px;
	height:auto;
	padding:10px 0px;
	margin-bottom: 10px;
	background:#d7eeed;
}

#areasyousai h2 {
	color:#0965ee;
	margin: 5px 0px 0px 9px;
	font-size: 93%;
}

#areasyousai div {
	background:#FFF;
	width: 580px;
	margin:5px 9px;
	padding: 10px 0px;
	text-align: center;
}

#areasyousai table {
	width: 560px;
	margin:10px;
	padding:5px;
	border-collapse: collapse;
}

#areasyousai th,#areasyousai td {padding:5px;border-bottom: 1px solid #FFF;}
#areasyousai table th {
	width: 100px;
	color:#333;
	background:#9ae7ea;
}

#areasyousai table td {
	width:460px;
	text-align:left;
	background:#ecf6f5;
}

div#areatour {
	background:url(../images/public/ya_double.gif) no-repeat left;
	padding-left: 18px;
	color:#092469;
	text-align:left;
	font-size: 108%;
	font-weight: normal;
	line-height: 14px;
}




/*20130806追記*/

.spotbox {margin-left:6px;}

.spotbox_mini {
	width:138px;
	height:auto;
	overflow:hidden;
	border:1px solid #999999;
	float:left;
	margin-bottom: 6px;
	margin-right:6px;
	
}

.spotbox_mini div {
	width: 130px;
	height:auto;
	overflow:hidden;
	margin:5px 4px;
}

.spotbox_mini div h3 {font-size: 11px;padding-left:3px;border-width: 3px;margin-bottom:4px;font-weight:normal;}
.spotbox_mini div img {width:130px;}