@charset "shift_jis";

/* Table of Contents
--------------------------
	Reset
	Base
	Style
	Text
	Layout
	Clearfix Settings
	Navigation
-------------------------- */


/* Reset
-----------------------------------------------	*/
h1,h2,h3,h4,h5,h6,div,p,ol,ul,li,dl,dt,dd,address,form,input{
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}

html, body {
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 1.0em;
}

html {
	overflow-y: scroll;
}

img{ border: none;}
em{ font-style: normal; font-weight: normal;}
ol, ul{ list-style-type: none;}


/* Base
-----------------------------------------------	*/
html, body {
	color: #333;
	background:#FFFFFF url(../img/body02.jpg);
	height: 100%;
	width: 100%;
	font: 87%/1.5em "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "CI", Meiryo, "lr oSVbN", verdana, arial, sans-serif;
	}

a:link, a:visited{
	color: #993300;
	text-decoration: none;
	}
a:hover, a:active{
	color: #CCCC00;
	text-decoration: underline;
	}
h1 {
	line-height: 15px;
	text-align: right;
	padding: 0px 0px 2px 0px;
	margin: 0px;
	height: 15px;
	display: block;
	width: 560px;
	float: left;
	}
h2 {
	line-height: 16px;
	text-align: left;
	}
strong{
	border: none;
	color: #CC0000;
}


/* Style
-------------------------------------- */
.border {
	border: 1px solid #999999;
	}
.border_btm {
	border-bottom: 1px solid #999999;
	}
.borderdot {
	border: 1px dotted #787E36;
	}
.borderdouble {
	border: 3px double #787E36;
	}

.mt5 {	margin: 5px 0px 0px 0px;}
.mt10 {	margin: 10px 0px 0px 0px;}
.m5 {	margin: 5px 5px 5px 5px;}
.midashi {
	margin: 5px 0px;
	padding: 2px 2px 2px 5px;
	border-left: 8px solid #787E36;
	border-bottom: 1px solid #787E36;
	font-weight: bold;
	font-size: 14px;
	}
.btn {
	padding: 3px;
	margin: 3px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #aa7766;
	border: 3px double #E1DDDD;
	width: auto;
	}
	.btn a:link,.btn a:visited {
	color: #FFFFFF;
	}
.back_yoyaku {
	background: url(../img/gaikan.jpg) no-repeat left bottom;
}


/* Text
-------------------------------------- */
.small,.small01,.small02,.smallB,.small01B,.small02B
	{ font-size: 83%;}
.medium,.medium01,.medium02,.mediumB,.medium01B,.medium02B
	{ font-size: 124%;}
.large,.txtBL,.color01BL,.color02BL
	{ font-size: 141%;}

.txtB,.txtBL,.color01B,.color01BL,.color02B,.color02BL,.smallB,.small01B,.small02B,.mediumB,.medium01B,.medium02B
	{ font-weight: bold; line-height: 1.5em;} 

.color01,.color01B,.color01BL,.small01,.small01B,.medium01,.medium01B
	{  color: #991111;}
.color02,.color02B,.color02BL,.small02,.small02B,.medium02,.medium02B
	{  color: #ee9922;}


/* Layout 
-------------------------------------- */
div#container {
	margin: 0px auto;
	width: auto;
	height: auto;
	background: url(../img/body01_01.jpg) repeat-x center top;
	}
div#container_back01 {
	margin: 0px auto;
	width: 920px;
	height: auto;
	background: url(../img/back01.jpg) no-repeat center top;
	}
div#container_back02{
	margin: 0px auto;
	width: 920px;
	height: auto;
	background: url(../img/back02.jpg) repeat-y center top;
	}

div#header {
	margin: 0px 30px;
	width: auto;
	height: 95px;
	padding: 10px 0px 0px;
	}
div#logo {
	width: 300px;
	height: 55px;
	margin: 0px 0px 5px 0px;
	background: url(../img/logo.gif) no-repeat;
	float: left;
	}
	div#logo a {
	display: block;
	height: 55px;
	width: 300px;
	text-indent: 0px;
	}

div#main_top {
	margin: 0px 0px 5px;
	width: 870px;
	height: auto;
	padding: 5px 25px 0px;
	clear: both;
	}
div#main {
	margin: 0px 0px 20px;
	width: 860px;
	height: auto;
	padding: 5px 30px 0px;
	}

div#frame01 {
	margin: 10px 10px 20px 0px;
	width: auto;
	height: auto;
	float: left;
	}
div#frame02 {
	margin: 10px 0px 20px;
	width: auto;
	height: auto;
	float: left;
	}

div#footer {
	margin: 0px auto;
	width: 880px;
	height: auto;
	background: url(../img/footer_back.jpg) no-repeat center bottom;
	clear: both;
	padding: 10px 20px 5px;
	}
	div#footerbnr {
	padding: 0px 0px 5px;
	float: right;
	margin: 0px;
	height: auto;
	width: auto;
	}
	div#footer img {
	padding: 0px;
	margin: 5px 0px 5px 5px;
	float: right;
	}
	div#footer .add {
	float: left;
	text-align: left;
	margin-top: 10px;
	}
div#footernavi {
	margin: 0px;
	padding: 5px;
	text-align: left;
	height: auto;
	width: auto;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	float: left;
	}

div#pagetop {
	margin: 0px;
	padding: 0px 10px;
	float: right;
	height: 15px;
	width: 100px;
	font-size: 10px;
	}

.lfloat {float: left;}
.rfloat {float: right;}
.lfloatm20 {float: left;margin: 0px 20px;}
.rfloatm20 {float: right;margin: 0px 20px;}
.alignleft {text-align:left;}
.alignleft img {padding: 4px;}
.alignright {text-align: right;}
.alignright img {padding: 4px;}

.clear {clear: both;}


/* Clearfix Settings
-----------------------------------------------	*/
.clearfix:after{ content:"."; height:0px; clear:both; display: block; visibility:hidden; }
/* IE7 and MacIE5 \*/
.clearfix { display:inline-block; }
/* WinIE5x \*/
* html .clearfix { height: 1%; }
.clearfix { display:block; }
/* */


/* 
 navigation 
-------------------------------------- */
#naviframe {
	margin: 0px auto;
	padding: 0px;
	height: 30px;
	width: 100%;
	background-color: #E1DDDD;
	}
#navi {
	margin: 0px auto;
	padding: 0px;
	height: 30px;
	width: 860px;
	background: url(../img/navi.gif);
	clear: both;
	}
	#navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	#navi li {
	height: 30px;
	float: left;
	text-indent: -9999px;
	margin: 0px 0px 0px 0px;
	}
	#navi a {
	height: 30px;
	display: block;
	text-indent: -9999px;
	}

#navi01 a {background: url(../img/navi.gif) no-repeat 0px 0px;width: 63px;}
#navi01,#navi01 a:hover {background: url(../img/naviover.gif) 0px 0px;width: 63px;}
#navi02 a {background: url(../img/navi.gif) no-repeat -63px 0px;width: 133px;}
#navi02,#navi02 a:hover {background: url(../img/naviover.gif) -63px 0px;width: 133px;}
#navi03 a {background: url(../img/navi.gif) no-repeat -196px 0px;width: 119px;}
#navi03,#navi03 a:hover {background: url(../img/naviover.gif) -196px 0px;width: 119px;}
#navi04 a {background: url(../img/navi.gif) no-repeat -315px 0px;width: 63px;}
#navi04,#navi04 a:hover {background: url(../img/naviover.gif) -315px 0px;width: 63px;}
#navi05 a {background: url(../img/navi.gif) no-repeat -378px 0px;width: 77px;}
#navi05,#navi05 a:hover {background: url(../img/naviover.gif) -378px 0px;width: 77px;}
#navi06 a {background: url(../img/navi.gif) no-repeat -455px 0px;width: 147px;}
#navi06,#navi06 a:hover {background: url(../img/naviover.gif) -455px 0px;width: 147px;}
#navi07 a {background: url(../img/navi.gif) no-repeat -602px 0px;width: 133px;}
#navi07,#navi07 a:hover {background: url(../img/naviover.gif) -602px 0px;width: 133px;}
#navi08 a {background: url(../img/navi.gif) no-repeat -735px 0px;width: 125px;}
#navi08,#navi08 a:hover {background: url(../img/naviover.gif) -735px 0px;width: 125px;}


#subnavi {
	background: url(../img/sub_menu.gif) no-repeat;
	height: 30px;
	width: 253px;
	margin: 8px 0px 5px 307px;
	padding: 0px;
	display: block;
	float: left;
	}
	#subnavi li {
	width: 126px;
	height: 30px;
	float: left;
	text-indent: -9999px;
	display: list-item;
	}
	#subnavi a {
	width: 126px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	}
#subnavi01 a {background: url(../img/sub_menu.gif) no-repeat 0px 0px;}
#subnavi01,#subnavi01 a:hover {background: url(../img/sub_menuover.gif) 0px 0px;}
#subnavi02 a {background: url(../img/sub_menu.gif) no-repeat -126px 0px;}
#subnavi02,#subnavi02 a:hover {background: url(../img/sub_menuover.gif) -126px 0px;}


#banner_ryouri,#banner_ryouri a:hover {
	background: url(../img/top_photo01over.jpg) no-repeat;
	height: 130px;
	width: 255px;
	margin: 0px;
	}
	#banner_ryouri a {
	background: url(../img/top_photo01.jpg) no-repeat;
	height: 130px;
	width: 255px;
	display: block;
	text-indent: -9999px;
	}
#banner_kani,#banner_kani a:hover {
	background: url(../img/top_photo01over.jpg) no-repeat 0 -130px;
	height: 130px;
	width: 255px;
	margin: 0px;
	}
	#banner_kani a {
	background: url(../img/top_photo01.jpg) no-repeat 0 -130px;
	height: 130px;
	width: 255px;
	display: block;
	text-indent: -9999px;
	}


#banner {
	margin: 0px auto;
	padding: 10px 5px 5px;
	height: 345px;
	width: 840px;
	background: url(../img/top_photo03.jpg) no-repeat;
	}
	#banner ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	#banner li {
	float: left;
	text-indent: -9999px;
	height: 110px;
	display: inline;s
	}
	#banner a {
	height: 110px;
	display: block;
	text-indent: -9999px;
	}
#banner01 a {background: url(../img/top_photo03.jpg) -5px -10px;width: 420px;}
#banner01,#banner01 a:hover {background: url(../img/top_photo03over.jpg) -5px -10px;width: 420px;}
#banner02 a {background: url(../img/top_photo03.jpg) -425px -10px;width: 210px;}
#banner02,#banner02 a:hover {background: url(../img/top_photo03over.jpg) -425px -10px;width: 210px;}
#banner03 a {background: url(../img/top_photo03.jpg) -635px -10px;width: 210px;}
#banner03,#banner03 a:hover {background: url(../img/top_photo03over.jpg) -635px -10px;width: 210px;}
#banner04 a {background: url(../img/top_photo03.jpg) -5px -230px;width: 280px;}
#banner04,#banner04 a:hover {background: url(../img/top_photo03over.jpg) -5px -230px;width: 280px;}
#banner05 a {background: url(../img/top_photo03.jpg) -285px -230px;width: 280px;}
#banner05,#banner05 a:hover {background: url(../img/top_photo03over.jpg) -285px -230px;width: 280px;}
#banner06 a {background: url(../img/top_photo03.jpg) -565px -230px;width: 280px;}
#banner06,#banner06 a:hover {background: url(../img/top_photo03over.jpg) -565px -230px;width: 280px;}
#banner07 a {background: url(../img/top_photo03.jpg) -5px -120px;width: 420px;}
#banner07,#banner07 a:hover {background: url(../img/top_photo03over.jpg) -5px -120px;width: 420px;}
#banner08 a {background: url(../img/top_photo03.jpg) -425px -120px;width: 420px;}
#banner08,#banner08 a:hover {background: url(../img/top_photo03over.jpg) -425px -120px;width: 420px;}


/* 
 ͺΊ 
-------------------------------------- */
#smokeroom {
	padding:20px;
	}
	
#smokeroom h2 {
    font-size: 1.4rem;
    font-weight: 600;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid;
    }
	
.sr_imgbox {
    display: inline-block;
    margin: 10px 7px 0 0;
    width: 32.33333%;
    }
    
    .sr_imgbox:last-child {
    margin-right: 0;
    }
    

/* 
 uORSS
-------------------------------------- */

#blog_rss {
    padding: 20px;
    background-color: #fff;
    width: 555px;
    margin: 5px 15px;
    height: 210px;
    border-radius: 20px;
    }
    
    #blog_rss h2 {
    font-size: 1.3rem;
    font-weight: bold;
    }