@charset "shift_jis";

/* Table of Contents
--------------------------
	Reset
	Base
	Style
	Text
	Layout
	Clearfix Settings
	Navigation
	index
-------------------------- */


/* Reset
-----------------------------------------------	*/
h1,h2,h3,h4,h5,h6,div,p,ol,ul,li,dl,dt,dd,address,table,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: #584329;
	background:#FFFFFF url(../img/body.jpg) repeat-x;
	height: 100%;
	width: 100%;
	font: 87%/1.5em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "メイリオ", Meiryo, verdana, arial, sans-serif;
	}

a:link, a:visited{
	color: #472C60;
	text-decoration: none;
	}
a:hover, a:active{
	color: #9999CC;
	text-decoration: underline;
	}
h1 {
	text-align: left;
	float: right;
	margin: 0px 3px 0px 0px;
	height: 20px;
	font-size: 93%;
	}
h2 {
	line-height: 16px;
	text-align: left;
	}
strong{
	border: none;
	color: #CC0000;
}


/* Style
-------------------------------------- */
.bar {
	background: url(../img/bar.jpg) no-repeat;
	height: 34px;
	width: 726px;
	padding: 0px 0px 0px 34px;
	font-size: 124%;
	line-height: 34px;
	font-weight: bold;
	margin: 0px 0px 10px;
	clear: both;
	}
.line {
	border-bottom: 1px solid #DACDBC;
	margin: 0px 0px 15px;
	}

.border {
	border: 1px solid #DACDBC;
	}
.borderdot {
	border: 1px dotted #DACDBC;
	}
.borderbtmdot {
	border-bottom: 1px dotted #DACDBC;
	}


/* 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: 820px;
	height: auto;
	background: url(../img/mainback.jpg) repeat-y;
	}
	div#container_inner {
	width: 760px;
	height: auto;
	margin: 0px auto;
	background: url(../img/back_top.jpg) no-repeat center top;
	padding: 0px 30px;
	}

div#header {
	margin: 0px;
	width: auto;
	height: 60px;
	background: url(../img/header_back.jpg) repeat-x;
	padding: 20px 15px 0px 10px;
	}
div#logo {
	width: 215px;
	height: 45px;
	background: url(../hp/img/logo.gif);
	float: left;
	margin: 0;
	}
	div#logo a {
	display: block;
	}
div#header_tel {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 20px;
	width: 270px;
	clear: right;
	}

div#main {
	margin: 0px auto 20px;
	width: 760px;
	height: auto;
	}
div#title_img {
	height: auto;
	width: 760px;
	margin: 0px 0px 23px;
	}

div#footer {
	margin: 0px;
	width: auto;
	height: 74px;
	background: url(../img/footer_back.jpg) repeat-x;
	clear: both;
	padding: 0px 20px;
	}
	div#footer .add {
	margin: 18px 0px 0px;
	float: left;
	text-align: left;
	height: auto;
	width: auto;
	font-size: 98%;
	line-height: 1.2em;
	}
	#copyright {
	margin: 33px 0px 0px;
	padding: 0px;
	float: right;
	height: 16px;
	width: 288px;
	}
div#footernavi {
	margin: 0px;
	padding: 10px;
	text-align: center;
	height: 12px;
	width: auto;
	font-size: 98%;
	color: #F4E6EB;
	line-height: 12px;
	font-weight: normal;
	background: url(../img/footernavi_back.jpg) repeat-x;
	clear: both;
	}
	div#footernavi a {
	color: #FFFFFF;
	}

div#pagetop {
	margin: 0px;
	padding: 0px 10px;
	float: right;
	height: 15px;
	width: 100px;
	font-size: 10px;
	}

.frame {
	margin: 0px 20px 10px 0px;
	height: auto;
	float: left;
	width: auto;
	display: inline;
	}
.frame02 {
	margin: 0px 0px 10px;
	height: auto;
	float: left;
	width: auto;
	display: inline;
	}
.btmline_box {
	height: auto;
	width: auto;
	border-bottom: 1px solid #DACDBC;
	padding: 0px 0px 15px;
	}
.arrow li {
	padding: 0px 0px 15px 25px;
	text-align: left;
	margin: 0px;
	line-height: 1.1em;
	list-style: none;
	background: url(../img/arrow.gif) no-repeat left top;
	}
.contentsbox01 {
	margin: 0px 10px;
	width: auto;
}

.m10 {	margin: 10px;}
.mt5 {	margin: 5px 0px 0px 0px;}
.mt10 {	margin: 10px 0px 0px 0px;}
.ml10 {margin: 0px 0px 0px 10px;}
.ml20 {margin: 0px 0px 0px 20px;}
.mr10 {margin: 0px 10px 0px 0px;}
.mr20 {margin: 0px 20px 0px 0px;}

.lfloat {float: left;}
.rfloat {float: right;}
.lfloatm5 {float: left;margin: 0px 5px;}
.rfloatm5 {float: right;margin: 0px 5px;}

.lfloatm10 {
	margin: 0px 10px 0px 0px;
	float: left;
}
.lfloatml20 {float: left;margin: 0px 0px 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 
-------------------------------------- */
div#navi {
	margin: 0px auto;
	height: 40px;
	width: auto;
	background: url(../img/navi_over.gif) no-repeat;
	text-align: left;
	padding: 0px 0px 0px 60px;
	}
	div#navi li {
	height: 40px;
	width: 105px;
	float: left;
	display: list-item;
	text-indent: 0px;
	}
	div#navi a {
	height: 40px;
	width: 105px;
	display: block;
	}
	div#navi li a:hover,
	div#navi li a:active,
	div#navi li a:focus {
	background: transparent;
	}
	div#navi li a:hover img,
	div#navi li a:active img,
	div#navi li a:focus img {
	visibility: hidden;
	}


/* menu
-------------------------------------- */
dl {
	width: auto;
	height: auto;
	margin: 20px 0px 0px;
	clear: right;
	}
dt {
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #E2E4F1;
	border-left: 9px solid #574A99;
	padding-left: 3px;
	line-height: 1.5em;
	margin: 0px 0px 5px 5px;
	}
dd.name {
	border-bottom: 1px dotted #d2d4e1;
	padding: 0px 0px 0px 3px;
	margin: 0px 0px 0px 14px;
	}
dd.price {
	text-align: right;
	float: right;
	}
dd.cap {
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 3px 0px 3px 14px;
	}
dd.photo {
	margin: 6px 0px;
	float: right;
	}


/* index
-------------------------------------- */
div#index {
	margin: 0px;
	width: 760px;
	height: auto;
	}
	div#index .frame, div#index .frame02 {width: 370px;}

.top_leftadd {
	margin: 0px 0px 6px;
	float: left;
	}

/* aisatsu
-------------------------------------- */
div#aisatsu {
	margin: 0px auto;
	width: auto;
	height: auto;
	}
	div#aisatsu .frame, div#aisatsu .frame02 {width: 360px;}

	div#aisatsu .contentsbox01 {
	margin: 0px 10px;
	width: 740px;
	}
.whitebox {
	margin: 0px auto;
	width: 700px;
	height: 170px;
	background: url(../img/box_back.jpg) no-repeat;
	padding: 20px;
	clear: both;
	}

/* party
-------------------------------------- */
div#party {
	margin: 0px 10px;
	width: 740px;
	height: auto;
	}
	div#party .frame, div#party .frame02 {width: auto;}

#party dl {
	width: 480px;
	margin: 10px 0px 0px;
	}
#party dt {
	background: url(../img/bar.jpg) no-repeat -5px -5px;
	height: 24px;
	width: auto;
	padding: 0px 0px 0px 30px;
	margin: 0px;
	clear: both;
	border-style: none;
	font: bold 124%/24px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	}
#party dd.name {
	border-bottom: 1px dotted #d2d4e1;
	padding: 0px 0px 0px 3px;
	margin: 0px 0px 0px 30px;
	font-size: 90%;
	}
#party dd.price {
	text-align: right;
	float: right;
	padding-right: 5px;
	}
#party dd.cap {
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 0px 0px 0px 33px;
	}

/* lunch
-------------------------------------- */
div#lunch {
	margin: 0px 10px;
	width: 740px;
	height: auto;
	}
	div#lunch .frame, div#lunch .frame02 {width: 360px;}

/* dinner
-------------------------------------- */
div#dinner {
	margin: 0px;
	width: 760px;
	height: auto;
	}
	div#dinner .frame, div#dinner .frame02 {width: 240px;}

/* shop
-------------------------------------- */
.txtbox {
	margin: 10px 20px 0px;
	width: auto;
}
