@charset "UTF-8";
/*-----*/
#lunchicon{
	width: 940px;
	/*height: 700px;*/
	margin: 0 auto 50px;
}

/*-------トップ---------*/
#boattopimg{
	width: 100%;
	height: 420px;
	background-image: url(../imgs/boat/bg_boathead.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size:cover;
}
#topimgwrp{
	width: 960px;
	height: 420px;
	margin: 0 auto;
	position: relative;
}
#movei_boattop{
	width: 670px;
	height: 330px;
	border: solid 4px #fff;
	position: absolute;
	top:40px;
}

.eigyo{
	width: 250px;
	height: 330px;
	padding-top: 30px;
	background-image: url(../imgs/boat/bg_blog.png);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	position: absolute;
	top: 40px;
	right: 0px;
}
.blogwrap{
	width: 220px;
	height: 210px;
	padding: 15px;
	background-image: url(../imgs/boat/bg_blog.png);
	background-repeat: no-repeat;
	position: absolute;
	top:135px;
	right: 0px;
}
ul.blog li{
	border-bottom: dotted 1px #666;
	font-size: 13px;
	margin-right: 8px;
	margin-left: 8px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
ul.blog li:first-child{
	padding-top: 0px;	
}
.boatinfowrap{
	width: 460px;
}
.boatinfoh3{
	width: 460px;
	height: 60px;
}
.infopic{
	width: 130px;
	height: 90px;
	border: solid 4px #fff;
	margin-right: 10px;
	float: left;
}
.infotex{
=	float: right;
	padding-top: 10px;
}
ul.fishinginfo li{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #666;
}
#calenderbox{
	width: 460px;
	background-color: #fff;
	float: left;
	margin-bottom: 10px;

}
.ttl_calender{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding-top: 10px;
}
#calender{
	width: 460px;
	height: 250px;
}
#btn_Rboat{
	width: 460px;
	float: right;
	margin-top: 0px;
}
#btn_Rboat a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	-khtml-opacity: 0.6;
	-moz-opacity: 0.6;
}

/*---------レンタルボート----------*/
.boatspecwrap{
	width: 270px;
}
.pic_boat{
	width: 265px;
	height: 176px;
	margin-bottom: 5px;
}
.pic_boat02{
	width: 176px;
	height: 265px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}
.name_boat{
	font-weight: bold;
	color: #009944;
	margin-bottom: 5px;
}
.spec_boat{
	padding-top: 3px;
	padding-bottom: 3px;
	color: #009944;
	border-top: solid 1px #009944;
	border-bottom: solid 1px #009944;
	margin-bottom: 5px;
	margin-top: 5px;
}
.orange{
	color: #ff8000; 

}
.whiteline{
	padding: 15px;
	border: solid 3px #fff;
		width: 273px;
}
.whiteline02{
	padding: 15px;
	border: solid 3px #fff;
		width: 400px;
}
.texbox{
	width: 440px;
	font-size: 14px;
	margin-bottom: 60px;
}

/*--観光・クルーズ--*/
.ttl_contact{
	width: 1100px;
	height: 29px;
	background-color: #fff;
	padding-top: 6px;
	text-indent: 1em;
	margin-top: 30px;
	margin-bottom: 30px;	
}
.tel_contact{
	width: 426px;
	float: left;
	margin-left: 30px;
}
.form_contact{
	width: 450px;
	float:right;
	margin-right: 30px;
}
.p_policy{
	text-align: right;
	margin-top: 20px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.p_policy a:link { 
	color: #333; 
	font-weight: bold;
}
.p_policy a:visited {
	color: #ff8000;
}
.p_policy a:hover {
		color: #ff8000; 

}
.p_policy a:active { color: #333; }


.cruiseh3{
	width: 960px;
	height: 60px;
	margin-bottom: 20px;
	margin-top : -120px;/*ページ内移動*/
  	padding-top : 120px;/*ページ内移動*/
}
/*table*/

table.beigetable{
	width: 960px;
	border-spacing: 0px;
	text-align:left;
	margin-bottom: 70px;
}
table.beigetable th {
	width: 370px;
	padding: 10px;
	padding-left: 20px;
	vertical-align:middle;
	border-bottom: 1px solid #895f39;
	font-weight: bold;
	color: #333;
	background-color: #fae3cd;
}

table.beigetable td {
	padding: 10px;
	vertical-align:middle;
	border-bottom: 1px solid #895f39;
	background-color: #fff;
}
table.beigetable tr:first-child th.bordernone {
	border-bottom: 0px;
}
table.beigetable th.bordernone {
	border-bottom: 0px;
}
table.beigetable tr:last-child td {
	border-bottom: 0px;
}

/*-----*/
.description
{
	width: 930px;
	padding-left: 30px;
}
.red{
	color: #F70509;
}
/*--------アクセス-------*/
#googlemap{
	width: 960px;
	height: 560px;
	margin-bottom: 30px;
	
}
.illustmap{
	width: 385px;
	height: 550px;
	float: right;
}
.stayaccessh3{
	width: 550px;
	height: 60px;
	margin-bottom: 10px;
}
.stayaccesstex{
	width: 550px;
	margin-bottom: 30px;
}
