@charset "utf-8";
/*
 Share Style
----------------------------------------------------------- */

* {
	font-size:14px;
	line-height: 18px;
	letter-spacing:1px;
	margin: 0;
	padding: 0;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	color:#222;
}
body {
	background:#fff url(img/bg.gif) repeat;
	;
	text-align: center;
}
/* font */

em {
	font-style:normal;
	font-size:16px;
	font-weight:bold;
	color:
	#BE5E23;
}
strong {
	font-weight:bold;
	color:#FF6600;
}
span {
	color:#cc0000;
}
a:link {
	color:#993300;
}
a:visited {
	color:#993333;
	text-decoration:none;
}
a:hover {
	color:#FF9900;
}
a:active {
	color:#993300;
}
p {
	margin: 0 0 1em;
}
a img {
	border:0;
}
dl, ul, ol, dl dt, dl dd, ul li, ol li {
	margin:0;
	padding:0;
	list-style:none;
}
textarea, select, input {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", "Osaka", "Verdana", "Helvetica", "Arial", "ＭＳ Ｐゴシック", "sans-serif";
}
h1, h2 {
	margin:0;
	padding:0;
}
h1 {
	float:left;
	width:361px;/* 場合により調節 */
}
h2 {
	text-align:center;
	margin:15px 0 0;
}
h3 {
	background:url(img/bar_back.gif) no-repeat 0 0;
	height:22px;
	font-size:14px;
	line-height:22px;
	margin:0;
	padding:0 0 0 15px;
}
#rightTop h3 {
	margin:0 0 15px;
	background:none;
	height:auto;
	padding:0;
	font-size:0;
	line-height:0;
}
h3#Greeting {
	background:none;
	height:24px;
	margin:0;
	padding:0 0 .5em 10px;
}
h4 {
	clear:both;
	margin:0px;
	padding:15px 0 0 10px;
	line-height:1.6;
	letter-spacing:.1em;
	font-size:120%;
	color:#4d3626;
}
h5 {
	font-size:100%;
	margin:0 0 1em;
	padding:0;
	text-indent:.5em;
	color:#4d3626;
}
#body {
	width: 780px;
	border: #4D3626 1px solid;
	background-color:#fff;
	text-align:left;
	margin: 0px auto;
}
#wrapper {
	background:url(img/bg01.gif) no-repeat;
	margin: 0px auto;
	text-align:center;
}
#header {
	background-color: #B10200;
	background-image:url(img/header-bg.gif);
	height:95px;
	background-position: right;
	background-repeat: no-repeat;
	padding: 0px 0px 4px 0px;
}
/* E topic link */
.menu {
	float:right;
	width: 419px;
	height:60px;
	margin:0;
	padding:0;
	background:url(img/url.gif) no-repeat left bottom;
}
.menu li {
	float: right;
	display: inline;
	text-indent:-9999px;
	/*\*/ overflow: hidden;
}
.menu li a {
	display:block;
	height:27px;
}
.menu li.navi01 a {
	background-image: url(img/m-01.gif);
	width: 75px;
}
.menu li.navi02 a {
	background-image: url(img/m-02.gif);
	width: 80px;
}
.clear {
	clear:both;
}
#contents {
	padding:10px 14px 14px;
}
#left {
	margin: 10px 0px 0px 0px;
	float:left;
	width: 185px;
	text-align:center;
}
#right {
	margin: 10px 0px 0px 0px;
	float:right;
	width: 560px;
}
.leftcontents {
	padding: 10px;
}
#footer {
	background: url(img/f-bg.gif) repeat-x top;
	padding: 17px 0 0;
	text-align:right;
	margin: 0px;
	clear:both;
	height:29px;
}
/* E topic link */
.menu {
	float:right;
	margin: 0px;
 width:419px height:95px;
	background: url(img/header-bg.gif) no-repeat 80% 100%;/* URLの位置を調節 */
	padding: 0 0 30px;
}
/* menu */

.s-menu {
	width: 175px;
	margin: 0px 5px;
	padding: 0px;
	text-align: center;
}
.s-menu li {
	float: left;
	display: inline;
	text-indent:-9999px;
	/*\*/ overflow: hidden;
	margin:0 0 10px;
}
.s-menu li a {
	display: block;
	width: 175px;
	height:36px;
}
.s-menu li.menu01 a {
	background-image: url(img/m-04.gif);
}

.s-menu li.menu02 a {
	background-image: url(img/m-05.gif);
}

.s-menu li.menu03 a {
	background-image: url(img/m-06.gif);
}

.s-menu li.menu04 a {
	background-image: url(img/m-07.gif);
}

.s-menu li.menu05 a {
	background-image: url(img/m-08.gif);
}


.s-menu li.menu06 a {
	background-image: url(img/m-09.gif);
}


.s-menu li.menu07 a {
	height:25px;
	margin-bottom:5px;	background-image: url(img/policy.gif);
}


.menu08 {
	float: left;
	display: inline;
	text-indent:-9999px;
	/*\*/ overflow: hidden;
	margin:0 0 10px;
}
.menu08 a {
	width: 175px;
	height:125px;
	display: block;
	margin-left:5px;
}
.menu08 a:link {
	background-image: url(img/request.gif);
}

.menu08 a:hover {
	background-image: url(img/request01.gif);
}

/* LAYOUT
--------------------------------------------- */

/* class */
.clear {
	clear:both;
}
.img_r {
	float: right;
	vertical-align:top;
	margin:0 0 5px 5px;
}

.img_l {
	float: left;
	margin:0 5px 5px 0;
	vertical-align:top;
}
.p_right {
	text-align:right;
}
/* 戻る */
.return {
	text-align:right;
	margin:15px 0 15px;
	clear:both;
}
.return a:link {
	background:#333;
}
.return a:visited {
	background:#333;
}
.return a:hover {
	background:#CC3300;
}
.return a:active {
	background:#333;
}
/* address */
#Address {
	background-color:#FFFBEC;
	border: #FF6600 1px solid;
	margin: 15px 0 15px;
	padding: 10px 5px 10px 10px;
	color:#333;
	clear:both;
}
#Address p {
	margin:0 0 .5em;
}
#Address em {
	color:#cc3300;
	font-size:140%;
	font-weight:bold;
}
#Address caption {
	text-align:left;
	font-size:14px;
	font-weight:bold;
}
#Address th {
	font-weight:normal;
}
#Address table th, #Address table td {
	font-size:12px;
	line-height:14px;
}
/* layout
-------------------------------------------------- */

/* gbvy[W */
#rightTop { /* topのみ */
	margin: 10px 0 10px;
	float:right;
	width: 560px;
}
#TopLink {
	margin:0;
	float:left;
}
#TopLink li {
	float:left;
	margin:0;
	display:inline;
}
#TopLink .space {
	margin-right:10px;
}
/* access.html 
------------------*/

#map {
	width:500px;
	height:270px;
	border:1px solid #555;
	margin:15px auto 10px;
}
#map span {
	color:#333;
}
/* privacy.html
------------------*/
#Privacy ul li {
	list-style:none;
	margin-left:1.5em;
}
#Privacy dl {
	margin-left:1.5em;
}
#Privacy dl dd {
	margin-bottom:1em;
}
#Privacy h4 {
	margin:20px 0 5px 0;
	background:none;
	font-weight:normal;
	padding:0;
}
/* inquiry.html 
------------------*/
#Inquiry h4 {
	background:none;
	border:none;
	padding:0;
	margin:30px 0 15px;
}
#Inquiry ul {
	margin-bottom:1em;
}
#Inquiry li {
	margin: 0 0 5px 20px;
	list-style:outside square;
}
#InfoTel {
	margin:30px 0 20px;
	color:#666;
	width:500px;
	border:1px solid #dcdcdc;
	padding:5px;
}
#InfoTel li {
	display:inline;
	margin:0;
	list-style:none;
}
#InfoTel p {
	margin:0 0 0 20px;
}
/*  greeting.html
------------------*/

.name { /* 代表者 */
	text-align:right;
	margin:0 15px 15px;
}
#profile {
	border:1px dashed #FF3333;
	padding:10px;
}
.company {
	border:0;
	border-collapse:collapse;
	margin-bottom:2em;
	width:450px;
}
.company caption {
	text-align:left;
	font-weight:bold;
	line-height:2em;
}
.company th, .company td {
	border:1px solid #999;
	padding:3px 1em;
	font-size:12px;
}
/* CONTENTS
---------------------- */
/* contents1*/

#contents1 dl { width:500px;
margin-bottom:1em;
}

#contents1 dt { float:left;}

#contents1 dd { text-align:right; }

#contents1 dt,
#contents1 dd { 
border-bottom:1px solid #FCE0C2;
padding: 8px 0 1px 5px;}


.list01 li, .list02 li, .list03 li,.lunch02 li {
	list-style:square;
	list-style-position:inside;
	padding-left:.5em;
}
small { font-size:12px;}
/* contents2*/

.list01 { display:block;
border:1px dashed #F06F20;
width:250px;
margin-left:30px;
padding:10px;}

#food {
	border:1px dashed #F06F20;
	margin-left:30px;
	width:460px;
	padding:10px;
	float: left;
	margin-bottom: 1em;
 }
.list02 {
	width:180px;
	float: left;
}
.list03 {
	width:270px;
	float: right;
}

/* contents3*/
.lunch { margin-left:30px;}


.lunch li {
	float:left;
	display:block;
	border:1px dashed #F06F20;
	padding:15px 25px;
	margin-right:5px;
	line-height:20px;
}
.tasu {
	border:none!important;
	width:0;
	text-align:center;
}
.lunch02 { display:block;
border:1px dashed #F06F20;
width:420px;
margin:10px 0 0 30px;
padding:10px;
}


.corse1 {
	margin-bottom:2em;
}
.corse1 dd, .corse2 dd {
	margin-bottom:1em;
}
.corse1 dt { color:#4d3626;
font-weight:bold;}

.corse2 dt,
.corse2 dd { line-height:1.4em;}

.corse2 dd { margin-left:2em;}
.photo li {
	padding:0 .8em 0 0;
	float: left;
	font-size: 0.8em;
}
#qr {
clear:both;
		padding: 10px;
		margin: 1em 0;
		border: 2px solid #333;
		text-align: center;
}
