﻿@charset "utf-8";
/* CSS Document */

*{ font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}

/* 新着情報の読み込み用 */
#e_1 {
	text-align: left;
	width: 230px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#e_1 #sheetbox {margin:0; padding:0;}
#e_1 #sheetbox a{
	color: #5D1B25;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bolder;
}
#e_1 #sheetbox p {
	color: #5D1B25;
	font-size: 12px;
	border-bottom-color: #5D1B25;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#e_1 #sheetbox p span {
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 8px;
	font-size: 12px;
}
#e_1 #sheetbox2 {margin:0; padding:0;}
#e_1 #sheetbox2 a{
	color: #5D1B25;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bolder;
}
#e_1 #sheetbox2 p {
	color: #5D1B25;
	font-size: 12px;
	border-bottom-color: #5D1B25;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#e_1 #sheetbox2 p span {
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 8px;
	font-size: 12px;
}
/*  おすすめプランの表示場所 */
#a_2 {margin:0 12px 24px 0; padding:0; width:600px;}
#a_2 #mini {margin:0 0 8px 0; padding:0; padding-left:10px; background-color:rgba(0,0,0,0.00); height:140px;}
#a_2 #minileft {float:left; width:400px; margin:0; padding:0;}
#a_2 #minileft h4{margin-top:10px; margin-bottom:5px; font-size:16px}
#a_2 #minileft h4 a{color:#344C63;}
#a_2 #minileft p{margin-top:0px; margin-bottom:10px; color:#344C63; font-size:14px;}


#a_2 #miniright {float:right; width:170px; margin:0; padding:0;}
#a_2 #miniright p {margin:0; padding:0; font-size:12px; overflow: hidden;}
#a_2 #miniright p a {height: 120px; width: 170px; margin-top:10px;  margin-bottom:10px; padding:0; display:block;}


/* プラン検索用 */
#plan{
	width:266px;
	float:right;
}


#planbox{
	height:300px;
	width:266px;
	background-color:DDDDDD;
}

/* background */

body {
	margin:0;
	padding:0 0 0 0;
	background: #FFFFFF url(../img/background.jpg) repeat;
}
h1 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


#wrapper{
	width:100%;
	position:absolute;
	z-index:0;
}



#honbun{
	width:1300px;
	margin:0 auto;
	color:#000000;
	font-size:16px;
	position:relative;
	z-index:0;
	background-image:url(../img/honbun-back.jpg);
	background-repeat:repeat-y;
}


h2{
	margin:10px 0 10px 0;
}

#left-menu-bar/* 左側メニューバー */
	{
		width:250px;
		height:auto;
		position:absolute;
		z-index:6;
		top:150px;
		left:73px;
		background:url(../img/side_bg01.png) repeat;
	}
	
#info{
	background-image: url(../img/menu-blog01.png);
	background-repeat: no-repeat;
	height: 78px;
	width: 221px;
	padding-top: 8px;
}

#menu{
	weight:240px;
	height:400px;
}

.fixed{
  position: fixed;
  top: 0px;
  z-index: 9999;
}

.scroll {
position:fixed;
top:0;
}

#scroll_box{
	margin:20px 0 0 105px;
	display:none;
	z-index:4;}



#yoyaku-box{
    margin: 30px auto;
    width: 820px;
}


/* 中央より右側に書き込むコンテンツ */
#honbun{
	width:1300px;
	height:auto;
	margin:0 auto;
	background-image:url(../img/honbun-back.jpg);
	background-repeat:repeat-y;
}
#honbun-box
	{
		width:900px;
		float:right;
		z-index:0;
		margin:0 auto;
		color:#5E5045;
		font-size:16px;
	}

/* 本文左半分＠サイズ可変 */

.honbun-left-free{
	float:left;
	text-align:left;
}

/* 本文右半分 */

#honbun-right{
	float:right;
	width:710px;
	text-align:left;
	margin-left:40px;
}

#left-box{
	float:left;
	z-index:5;
}
#right-box{
	float:right;
	z-index:5;
}

/* 本文右半分＠サイズ可変 */

.honbun-right-free{
	float:right;
	text-align:left;
}

/* float-clear */

hr{ margin:0; visibility:hidden; clear:both;}



.strong{
	font-size:14px;
	font-weight:800;
	color:rgba(115,9,11,1.00);
}


/* link color */

a:link { color:rgba(170,50,4,1.00) }
a:visited { color:rgba(170,50,4,1.00) }
a:hover { color: #ff0000; }
a:active { color: #ff8000; }
a{
	text-decoration:none;
}


/* dropshadow */
 

 
/* header */

#header{
	width:1300px;
	height:1000px;
	margin:0 auto 0 auto;
	background-image:url(../img/headerbg.png);
	background-repeat:no-repeat;
	z-index:2;
	position:relative;
}

#header-wrap{
	width:100%;
	height:1000px;
	background-color:rgba(0,0,0,0.00);
	background-image:url(../img/header-wrap.png);
	background-repeat:repeat-x;
	z-index:1;
}

#header-wrap02{
	width:100%;
	height:1000px;
	background-color:rgba(0,0,0,0.00);
	background-image:url(../img/header-wrap02.png);
	background-repeat:repeat-x;
	z-index:1;
	top:0;
}

#header-wrap03{
	width:100%;
	height:1495px;
	background-color:rgba(0,0,0,0.00);
	background-image:url(../img/header-wrap03.png);
	background-repeat:repeat-x;
	z-index:1;
	top:0;
}

#header-img1{
	float:left;
	position:relative;
	top:20px;
	margin-bottom:15px;
}
#header-right{
	float:right;
	position:relative;
	top:15px;
	margin-bottom:15px;
	color:#FFFFFF;
	font-size:16px;
}

#header-left{
	width:250px;
	height:1000px;
	position:relative;
	left:73px;
	z-index:6;
	background-image:url(../img/header-left-bg.png);
	background-color:rgba(0,0,0,0.00);
}
#header-left2{
	width:250px;
	height:1495px;
	position:relative;
	left:73px;
	z-index:6;
	background-image:url(../img/header-left2-bg.png);
	background-color:rgba(0,0,0,0.00);
}
#header-left .logo ,#header-left2 .logo {
	margin-left:10px;
	margin-top:10px;
	z-index:5;
}

/* ヘッダー下部　赤い見出し */
#red-box{
	width:1300px;
	height:300px;
	margin:0 auto;
	padding:50px 0 50px 0;
	background-image:url(../img/red-box-bg.png);
	background-repeat:no-repeat;
	z-index:2;
}

#red-01{
	height:280px;
	padding:10 20 10 0;
	float:right;
	color:#FFFFFF;
	font-size:16px;
}

#red-content{
	height:280px;
	padding:10 20 10 0;
}

#red-wrap{
	width:100%;
	height:400px;
	z-index:1;
	background-color:rgba(0,0,0,0.00);
	background-image:url(../img/red-wrap-bg.png);
	background-repeat:repeat;
	position:relative;
}
	


/* 下層ページ用ヘッダー（サイズ小さめ） */
#header02{
	width:1000px;
	height:430px;
	margin:0 auto 0 auto;
}


#logo{
	float:left;
	margin-top:50px;
}


/* footer */
#footer-bg{
	width:1300px;
	height:400px;
	margin: 0 auto;
	color:rgba(0,0,0,0.00);
	background-image:url(../img/footer_bg.png);
	background-repeat:no-repeat;
	z-index:2
}
#footer-left{
	width:250px;
	height:400px;
	margin-left:73px;
	z-index:2
}

#footer-right{
	text-align:right;
	float:right;
	font-size:14px;
	color:#000000;
	margin-right:30px;
	margin-top:30px;
	z-index:2;
}

#footer-link{
	font-size:14px;
	line-height:20px;
	color:#000000;
}

#fotter-access{
	margin-top:20px;
	line-height:25px;
	font-size:18px;
	z-index:2;
}

#fotter-copy{
	margin-top:100px;
	color:#FFFFFF;
	z-index:2;
}

#footer-wrap{
	width:100%;
	height:400px;
	background-color:rgba(0,0,0,0.00);
	background-image:url(../img/bottom-wrap2.png);
	background-repeat:repeat-x;
	z-index:0;
}

#footer-link a:link { color:#000000; }
#footer-link a:visited { color:#000000; }
#footer-link a:hover { color:#000000; }
#footer-link a:active { color:#000000; }
#footer-link a{
	text-decoration:none;
}

/* table */

.teble-a{}

table{
	border-color:#ADA39A;
	border-width:1px;
	border-style:solid;
	font-size:15px;
}

tr{
	border-color:#ADA39A;
	border-width:1px;
	border-style:solid;
	line-height:2em;
	color:#6B5F53;
}

th.midasi{
    width: 170px;
    padding: 5px 10px;
	border-color:#ADA39A;
	border-width:1px;
	border-style:solid;
	background-color:#876A62;
	color:#FFFFFF;
}

td.midasi2{
	border-color:#ADA39A;
	border-width:1px;
	border-style:solid;
	background-color:#656C7F;
	color:#FFFFFF;
}

td{
    width: 650px;
    padding: 5px 10px;
	border-color:#ADA39A;
	border-width:1px;
	border-style:solid;
	background-color:#FFFFFF;
}


/******** index.html ********/


/******** cuisine.html ********/



/******** ship.html ********/

#feed{
	padding:0 5px 0 5px;
	width:830px;
	background-color:#ffffff;}
#feed li{ 
	list-style:none;
	line-height:1.3em;
	border-bottom:#999999 1px dotted;
	padding:5px 0 5px 17px;
	background:url(../img/list_icon01.png) no-repeat left;
	width:820px;
	}

#feed a{
	color:#6B860A;
	text-decoration:none;
	font-size:14px;
	}
		
#feed li span{
	float:right;
	margin-right:20px;
	color:#6D6D6D;
	}



/******** sinojima.html ********/

#kanko{
	width:900px;
	text-align:left;
	margin:15px 0 15px 0;
}
#kanko h2{
	border-left-color:#24323D;
	border-left-width:15px;
	border-left-style:double;
	border-bottom-color:#24323D;
	border-bottom-width:3px;
	border-bottom-style:dotted;
	font-size:18px;
	font-weight:800;
	padding-left:10px;
}

#kanko-left{
	width:290px;
	float:left;
	padding:5px;
}
#kanko-right{
	width:580px;
	margin-left:20px;
	float:left;
	padding-top:30px;
}

#event td{
	padding:10px;
}

/******** price.html ********/


.cuipct {
    width:300px;
    margin-right:10px; 
    margin-top:20px;
    float:left;
}

.corse{
	width:590px;
	float:left;
	color:#ffffff;
}

.corse h3{
	height: 30px;
}

.corse h3 span.sub-t{
	color:#ffffff;
    font-size: 16px;
    font-weight: 500;
    vertical-align:8px;
}

.pl-fee{
    width: 500px;
    text-align:center;
    border-collapse: collapse;
}

.pl-fee tr{
	border-color:#ADA39A;
	border-width:1px;
	border-style:solid;
	line-height:2em;
	color:#6B5F53;
}

.pl-fee th{
    width: auto;
	color:#fff;
    font-weight: 500;
    line-height: 2.2rem;
    letter-spacing: 0.1rem;
	background-color:#876A62;
    border: solid 2px #ADA39A;
}

.pl-fee td{
    width: auto;
    color:#6B5F53;
    font-weight: 500;
    line-height: 2.2rem;
    letter-spacing: 0.02rem;
	background-color:#fff;
    border: solid 2px #ADA39A;
}


/******** sitemap.html ********/
#sitemap a:link { color:#FFFFFF; }
#sitemap a:visited { color:#FFFFFF; }
#sitemap a:hover { color:#FFFFFF;}
#sitemap a:active { color:#FFFFFF; }
#sitemap a{
	text-decoration:none;
}


/******** access.html ********/

#access h2{
	width:600px;
	color:#ffffff;
	font-size:18px;
	border-left-color:rgba(166,117,26,1.00);
	border-left-style:solid;
	border-left-width:10px;
	border-bottom-color:rgba(166,117,26,1.00);
	border-bottom-style:solid;
	border-bottom-width:3px;
	padding-left:10px;
}

#notice{
	width:600px;
	border-color:rgba(156,3,5,1.00);
	border-width:2px;
	border-style:solid;
	background-color:#ffffff;
	padding:10px;
	color:#6d6d6d;
}
