body {
	min-width:1240px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-family:"メイリオ", Meiryo, "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic,  sans-serif;
	-webkit-text-size-adjust: none;
	background:url(../img/bg.jpg);
}


#wrap {
	width:1220px;
	height:100%;
	margin:0 auto;
	background-image:url(../img/body_bg.png);
	background-repeat:repeat-y;
	background-position:top center;
	}



	
img {border:none;
}


h1 {
 float:left;
 color:#F8EFDE;
 font-size:11px;
 padding:0;
}

h3 {
 color:#FFF;
 font-size:15px;
 letter-spacing:0.1em;
 line-height: 22px;
 margin:0 0 30 0;
 padding:0;
}


h4 {
 color:#630;
 font-size:15px;
 line-height: 22px;
 margin:0 0 30 0;
 padding:0;
 text-decoration:none;
}

h5{

}



p {
	color:#666;
	line-height: 20px;
	font-size: 14px;
	margin:0;
	clear: both;
	}
	.pink {
	color: #FF9999;
	}
	.red {
	color: #DD0000;
    }
	.gray {
	color: #333333;
	}
	.yellow {
	color: #FFCC00;
	}
	.white {
	color: #FFFFFF;
	}
	.brown {
	color: #663300;
	}
	

/*a:hover img {
	opacity: .6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	-khtml-opacity: .6;
	-moz-opacity: .6;
	} */


/* Style_text
--------------------------------------------------- */
.small {font-size:11px
        }
.medium {font-size:14px;
        letter-spacing:0.2em;
		line-height:200%;
        }
.large {font-size:15px;
        letter-spacing:0.2em;
		line-height:20px;
        }		
.bold {font-weight: bold;}
.big {font-size:20px}



/* Style_border
--------------------------------------------------- */
.border {border: 1px solid #CC6633;}
.border_double {border: 3px double #543;}
.border_btm {border-bottom: 1px solid #CC6633;}

.border02 {border: 2px double #CC6633;}

.borderdot {border: 1px dotted #CE8639;}
.borderdot_btm {border-bottom: 1px dotted #CE8639;}

.borderbox01 {
	border: 3px double #543;
	margin: 0px 5px 5px;
	padding: 10px;
	width: 510px;
	}
.line {
	margin: 0px 0px 10px;
	height: 10px;
	width: auto;
	clear: both;
	padding-bottom: 3px;
	line-height: 10px;
	}
hr {
    border:0;
    border-top:solid 1px #999999;
	width:100%;
    height:1px;
	margin-bottom:10px;
}





body,td,th {
	color: #000000;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

a:link {
	color: #630;
	text-decoration: underline;

}
a:visited {
	color: #630;
	text-decoration: underline;

}
a:hover {
	color: #630;
	text-decoration: underline;

}
a:active {
	color: #630;
	text-decoration: underline;

}

 /*Header
-----------------------------------------------------------------------------*/

#header_wrap {
	width:1180px;
	height: 400px;
	background-image:url(../img/header_bg.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
	}

#header {
	width:1180px;
	height: 400px;
	margin:0 auto;
	background-image:url(../img/img_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	}

#logo {
	float:left;
	margin:0;
	width: 350px;
	height: 400px;
	}

#header_image {
	float:right;
	margin:0;
	width: 830px;
	height: 400px;
	z-index:100;
	}

#mainImgArea {
	margin:0;
	width: 830px;
	height: 400px;
	z-index:1;
	}
	
#fugu_gif {
	width: 180px;
	height: 100px;
    padding:270px 0 0 620px;
	position:absolute;
	top:0;
	z-index:1000;
	}
	
	
#kani_gif {
	width: 180px;
	height: 130px;
    padding:270px 0 0 620px;
	position:absolute;
	top:0;
	z-index:1000;
	}
	
#fish_gif {
	width: 180px;
	height: 164px;
    padding:270px 0 0 620px;
	position:absolute;
	top:0;
	z-index:1000;
	}

	
/* movie
----------------------------------------------------------------------------*/
	
.vjs-big-play-button {visibility:hidden}
#header_movie_img{ color:#fff}

.movie {
	position:absolute;
	z-index:2;
	width:780px;
	height:400px;
	margin:0px;
}

.cover {
	position: absolute;
	z-index: 3;
	width: 780px;
	height: 400px;
	margin: 0px;
}

.movie_top {
	position:absolute;
	z-index:2;
	width:580px;
	height:390px;
	margin:0px;
}

.movie_kodawari {
	position:absolute;
	z-index:2;
	width:540px;
	height:320px;
	margin:0px;
}

.movie_500 {
	position:absolute;
	z-index:2;
	width:500px;
	height:300px;
	margin:0px;
}



/* plan
----------------------------------------------------------------------------*/

#plan_button {
	float:left;
	padding:570px 0 0 95px;
	margin:0;
	width: 195px;
	height: 195px;
	position:absolute;
	z-index:4;
	}

#plan_button2 {
	float:left;
	padding:320px 0 0 95px;
	margin:0;
	width: 195px;
	height: 195px;
	position:absolute;
	z-index:4;
	}


/* Contents
----------------------------------------------------------------------------*/

#contents {
	margin: 0px auto 40px auto;
	width: 1080px;
	height:auto;
    }
	div#contents:after{content: ""; display: block; clear: both;}




/* side_column
 **************************************************/
#sidecol {
	float: left;
	width: 240px;
	height:100%;
	text-align:center;
	margin:0px;
	}
	#sidecol img {
	margin:0px auto;
	text-align:center;
	}
	#sidecol:after{content: ""; display: block; clear: both;}

#menu {
	width:240px;
	height:390px;
	padding-top:20px;
	background-image:url(../img/menu_bg.jpg);
	}
	#menu img {
	margin:20px auto;
	display:block;	}
	
#search {
	width:240px;
	height:85px;
	padding-top:10px;
	background-image:url(../img/search_bottom.jpg);
	}
	#search img {
	padding:0 15px 0 15px;
	display:block;	}

#address {
	width:240px;
	height:270px;
	padding-top:20px;
	background-image:url(../img/address_bg.jpg);
	}
	#address img {
	padding:0 15px 0 15px;
	display:block;	}
	#address .typearea {
	padding:10px 20px 0px 20px;
	text-align:left;
	display:block;	}

.side_announce {
	margin-top:20px;
	width:240px;
	height:auto;
	padding:15px 10px 15px;
	background:#F9E4C2;
	box-sizing: border-box;
	background-image:url(../img/side_announce_bg.jpg);

	}
.side_announce_in h4{
	display:block;
	padding:5px 3px;
	background:#BD7C50;
	color:#fff;
	font-size:15px;
	font-weight:600;
	letter-spacing: -1px;
	margin: 5px auto 10px;
	text-align: center;
}
	.side_announce img {
	padding:0 15px 0 15px;
	display:block;	}
.side_announce_in{
	padding:5px;
	width:100%;
	height:auto;
	box-shadow:0 0 0 1px rgba(200,180,174,0.7),0 0 0 10px rgba(255,255,255,0);
	box-sizing: border-box;
	z-index:1;
}
	.side_announce .typearea {
	padding:5px 5px 15px 5px;
	text-align:left;
	font-weight:600;
	display:block;

}

	
.bnr{
	margin:20px auto 10px auto;
}
.bnr img:hover{
    opacity: .7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: .7;
	-moz-opacity: .7;
}	
	




/* main_column
 **************************************************/
#maincol {
	width: 780px;
	float: right;
	margin-top:40px;
	text-align:left;
	border-radius: 10px; /* CSS3草案 */ 
    -webkit-border-radius: 10px; /* Safari,Google Chrome用 */ 
    -moz-border-radius: 10px; /* Firefox用 */
	}
	

.contentsbox {
	width: 780px;
	clear: both;
	margin: 0px auto 20px auto;
	text-align:left;
	}
	.contentsbox:after{
  content: ""; 
  display: block; 
  clear: both;
  }
  
  
	
/*  .box {
	width:960px;
	clear: both;
	align:center;  
  }
  

.boxl {
	width: 960px;
	clear: both;
	margin:0px;
	padding: 0px;
	}
	.boxl img{
	float:left;
	margin:0px 20px 0px 0px;
	}
	.boxl .typearea {
	float: right;
	margin:0px;
    padding: 0px;
	text-align:left;
	}


.boxr {
	width: 960px;
	clear: both;
	padding: 0px;
	margin: 0px auto 20px auto;
	}
	.boxr img{
	float:right;
	margin:0px 0px 0px 20px;
	}
	.boxr object{
	float:right;
	margin:0px 0px 0px 20px;
	}
	.boxr .typearea {
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}
	.boxr .typearea img{
	float: left;
	margin:0px;
	padding: 0px;
	}
	
/*.plan{
	width:620px;
	height:200px;
	align:center;
　　}
.plan .shadow {
      -moz-box-shadow: inset 0px 0px 12px rgba(0,0,0,.6);
      -webkit-box-shadow: inset 0px 0px 12px rgba(0,0,0,.6);
      box-shadow: inset 0px 0px 12px rgba(0,0,0,.6);
}
.plan .shadow img {
      position: relative;
      z-index: -1;
}*/




/* Footer
-----------------------------------------------------------------------------*/

	
#footer_wrap {
	width: 1200px;
	height: auto;
	clear: both;
	margin:0 auto;
	bottom:0;
	}	
	
	
#pagetop {
	width:1080px;
	height:auto;
	margin:0 auto;
	}
	#pagetop img {
	float:right;
	margin-top:20px;
	}
		
#footer {
	width: 1200px;
	height: auto;
	clear: both;
	padding-bottom:20px;
	background-image:url(../img/footer_bg.jpg);
	}	



#footer_navi {
	margin: 0px auto;
	width: auto;
	height: 30px;
	text-align:center;
	color:#FFF;
	clear: both;
	padding-top: 15px;
	}
    div#footer_navi a{
	color:#FFF
	}


#footer_add {
	height: auto;
	width: auto;
	text-align: center;
	vertical-align: 20px;
	line-height: 1.8em;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}



/* Style float margin padding
---------------------------------------------------*/ 
.alignleft {text-align:left;}
.alignright {text-align: right;}

.lfloat {float: left;}
.rfloat {float: right;}


img.lfloat {float: left; margin-right: 10px; margin-bottom: 10px;}
img.rfloat {float: right; margin-bottom: 10px; margin-left: 10px;}

.lfloatmrb5 {float: left; margin-right: 5px; margin-bottom: 5px;}
.rfloatmbl5 {float: right; margin-bottom: 5px; margin-left: 5px;}
.lfloatmrb10 {float: left; margin-right: 10px; margin-bottom: 10px;}
.lfloatmrb15 {float: left; margin-right: 15px; margin-bottom: 15px;}
.lfloatmrb20 {float: left; margin-right: 20px; margin-bottom: 20px;}
.rfloatmbl10 {float: right; margin-left: 15px; margin-bottom: 10px; }
.lfloatmr20 {float: left; margin-right: 20px;}
.lfloatmr30 {float: left; margin-right: 30px;}

.lfloatbox {width:240px; float: left; margin-top:5px; margin-right: 0px; margin-bottom: 5px;}
.rfloatbox {width:240px; float: right; margin-top:5px; margin-left: 0px; margin-bottom: 5px; }

.m5 { margin: 5px;}
.m10 { margin: 10px;}
.m15 { margin: 15px;}
.m20 { margin: 20px;}
.m30 { margin: 30px;}
.m40 { margin: 40px;}

.mr5 { margin-right: 5px;}
.mr10 {	margin-right: 10px;}
.mr15 {	margin-right: 15px;}
.mr20 {	margin-right: 20px;}
.mr25 {	margin-right: 25px;}
.mr30 {	margin-right: 30px;}

.mrb5 { margin-right: 5px; margin-bottom: 5px;}
.mrb10 { margin-right: 10px; margin-bottom: 10px;}
.mrb20 { margin-right: 20px; margin-bottom: 20px;}

.mtb40 { margin-top: 40px; margin-bottom: 40px;}


.mb0 { margin-bottom: 0px;}
.mb3 { margin-bottom: 3px;}
.mb5 { margin-bottom: 5px;}
.mb10 { margin-bottom: 10px;}
.mb15 { margin-bottom: 15px;}
.mb20 { margin-bottom: 20px;}
.mb25 { margin-bottom: 25px;}
.mb30 { margin-bottom: 30px;}
.mb40 { margin-bottom: 40px;}
.mb50 { margin-bottom: 50px;}
.mb60 { margin-bottom: 60px;}
.mb70 { margin-bottom: 70px;}


.ml10 {	margin-left: 10px;}
.ml20 {	margin-left: 20px;}
.ml30 {	margin-left: 30px;}

.mside10 { margin-right: 10px; margin-left: 10px;}
.mside15 { margin-right: 15px; margin-left: 15px;}
.mside20 { margin-right: 20px; margin-left: 20px;}

.p5 { padding: 5px;}
.p10 { padding: 10px;}
.p20 { padding: 20px;}

.ptb5 { padding-top: 5px; padding-bottom: 5px;}
.ptb10 { padding-top: 10px; padding-bottom: 10px;}
.ptb20 { padding-top: 20px; padding-bottom: 20px;}

.pside10 { padding-right: 10px; padding-left: 10px;}
.pside20 { padding-right: 20px; padding-left: 20px;}

.pt5 { padding-top: 5px;}
.pr5 { padding-right: 5px;}
.pb5 { padding-bottom: 5px;}
.pl5 { padding-left: 5px;}

.pt20 { padding-top: 20px;}

  
  



clear{ clear:both;}




	
/* リストの余計な空白削除 
------------------------------------------------ */
ul, ol, li {
	margin: 0 0 0 0;
	padding: 0;
}
ul, li {
	list-style-type:none;
}

/* h1～h6 の余計な空白削除
------------------------------------------------ */ 
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}




/* each page
=============================================================================*/

/* index page
=============================================================================*/
#welcome {
	width: 780px;
	height: 450px;
	background-image:url(../img/welcome.jpg)
	}
	#welcome .object {
	float:left;
    width:580px;
    height:390px;
	text-align:left;
    }	
	#welcome .typearea {
	float:left;
    width:700px;
    height:auto;
	text-align:left;
    margin:20px 0px 0px 0px;
    }	
	
.point {
	width: 260px;
	height: auto;
	float:left;
	margin:0;
	}

#narezushi {
	width: 780px;
	height: 455px;
	background-image:url(../img/narezushi.jpg)
	}
	#narezushi .typearea {
	float:left;
    width:450px;
    height:auto;
	text-align:left;
    padding:180px 0px 0px 30px;
    }	
	
#heshiko {
	width: 780px;
	height: 425px;
	background-image:url(../img/heshiko.jpg)
	}
	#heshiko .typearea {
	float:left;
    width:450px;
    height:auto;
	text-align:left;
    padding:45px 0px 0px 30px;
    }	

	
	
/* cuisine page
=============================================================================*/

#kodawari {
	width: 780px;
	height: 550px;
	background-image:url(../cuisine/kodawari.jpg);
	}
	#kodawari .object {
	float:right;
    width:540px;
    height:320px;
	text-align:left;
    }	
	#kodawari .typearea {
	float:left;
    width:700px;
    height:auto;
	text-align:left;
    margin:30px 0px 0px 0px;
    }	
	
.thumbnail {
	width: 780px;
	height: auto;
	float:left;
	margin:0;
	}
   .thumbnail img {
	float:left;
    width:192px;
    height:auto;
    margin-right:4px;
    }	
	
#fugu {
	width: 780px;
	height: 570px;
	background-image:url(../cuisine/fugu_bg.jpg);
	}
	#fugu .typearea {
	float:left;
    width:500px;
    height:auto;
	margin-top:45px;
	text-align:left;
    }	
	#fugu .object {
	float:right;
    width:255px;
    height:auto;
	text-align:left;
    margin-top:405px;
    }		
	
#kani {
	width: 780px;
	height: 570px;
	background-image:url(../cuisine/kani_bg.jpg);
	}
	#kani .typearea {
	float:left;
    width:500px;
    height:auto;
	margin-top:45px;
	text-align:left;
    }	
	#kani .object {
	float:right;
    width:255px;
    height:auto;
	text-align:left;
    margin-top:405px;
    }		
	


/* facilities page
=============================================================================*/

#facilities {
	width: 780px;
	height: 520px;
	background-image:url(../facilities/facilities.jpg);
	}
	#facilities .typearea {
	float:right;
    width:280px;
    height:auto;
	text-align:left;
    margin:30px 0px 0px 0px;
    }	
	
#bath {
	width: 780px;
	height: 600px;
	background-image:url(../facilities/bath_bg.jpg);
	}
	#bath .typearea {
	float:left;
    width:500px;
    height:auto;
	text-align:left;
    margin:60px 0px 0px 0px;
    }	

#amenity {
	width: 780px;
	height: 270px;
	background-image:url(../facilities/facilities_bg.jpg);
	}
	#amenity .typearea {
	float:left;
    width:740px;
    height:auto;
	text-align:left;
    margin:20px 0px 0px 20px;
	}
	
	#amenity img {
	float:left;
    width:240px;
    height:auto;
	display:inline;
    margin:0px 10px 10px 0px;
	}		
			
/* access page
=============================================================================*/
	
#access {
	width: 780px;
	height: 280px;
	background-image:url(../access/gaikan.jpg);
	}
	#access .typearea {
	float:left;
    width:300px;
    height:auto;
	text-align:left;
    padding:160px 0px 0px 30px;
    }	
	
/* --------------------------------------------
 *    お知らせ
 * -------------------------------------------- */

.info-box {
    padding: 0.8em 1em;
    margin: 1em 0;
    font-weight: bold;
    border: solid 3px #ff7d6e;
	background:#ffeaea;
}
.info-box .info-box-text {
    top: -2px;
    left: -2px;
    padding: 0 9px;
    height: 60px;
    line-height: 25px;
    font-size: 18px;
    color: #DB3D36;
    font-weight: bold;
	
}	
.info-box p {
    margin: 0; 
    padding: 0;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
	
