@charset "UTF-8";
/* CSS Document */

 html body{
	margin:0;
	padding:0;
	background-color: #FFC;
	background-image: url(img/top/content_bg.gif);
}

.h1.h2.h3.h4.h5.h6{
	margin:0;
	padding:0;
}

.container{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	margin-top:0;
	background-image: url(img/top/content_bg.gif);
}

.top{
	width:800px;
	height:auto;
	padding:0;
	margin:0;
}
.header{
	background:url(img/top/top.png);
	background-repeat:no-repeat;
	width:800px;
	height:315px;
	float:left;
	margin-top:0;
	padding:0;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: xx-small;
	text-decoration: none;
	color: #FFF;
}

.info{
	background:url(img/top/hinoki_bg.gif);
	width:800px;
	height:360px;
	repeat:no-repeat;
	margin:0;
	padding:0;
	float:left;
}

.info h3{
	height:40px;
	repeat:no-repeat;
	float:left;
	background-image: url(img/top/sougyo.png);
	width: 380px;
	background-repeat: no-repeat;
	margin-top: 100px;
	margin-left: 20px;
	margin-bottom: 10px;
}

.top h1{
	height:100px;
	repeat:no-repeat;
	width: 800px;
	background-repeat: no-repeat;
	position: relative;
	top: 270px;
	background-color: #FFF;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity:0.85;
	font-size: xx-small;
	text-align: left;
	background-image: url(img/top/shopinfo.png);
	color: #FFF;
}
	
.info img{
	background:url(img/top/320_bg.png);
	width:330px;
	height:250px;
	padding: 10px;
	margin-top: 70px;
	margin-left: 30px;
	float: left
	text-align: right;
	float: left;
}
	

.info h2{
	width:360px;
	height:180px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	color: #630;
	text-decoration: none;
	line-height: 1.5em;
	background-image: url(img/top/info.png);
	background-repeat: no-repeat;
	padding: 5px;
}
	
.info h2 span {
	text-align: right;
}
#menu {
	background-image: url(img/top/menu_bg.png);
	height: 50px;
	width: 800px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	float: inherit;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu ul {
	display: block;
	padding-right: 140px;
	padding-left: 140px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 50px;
}
#menu ul li {
	display: inline-block;
	text-decoration: none;
	height: 40px;
	width: 100px;
	overflow: hidden;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 5px;
	list-style-type: none;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#menu ul li a {
	text-decoration: none;
	background-image: url(img/top/bottan_bg.png);
	height: 30px;
	width: 100px;
	list-style-type: none;
	text-align: center;
	display: block;
	padding-top: 10px;
	font-size: 16px;
	color: #633;
	overflow: hidden;
}

#menu ul li a:hover,a:focus {
	text-decoration: none;
	height: 30px;
	width: 100px;
	list-style-type: none;
	text-align: center;
	display: block;
	padding-top: 10px;
	font-size: 16px;
	color: #300;
	background-position: -125px 0;
	background-repeat: no-repeat;
	overflow: hidden;
}

#content {
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #630;
	text-decoration: none;
	background-color: #FFF;
	background-image: url(img/top/hinoki_bg.gif);
}
#content h2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	color: #630;
	text-decoration: none;
	background-image: url(img/top/h2_bg.png);
	text-align: center;
	height: 30px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 0px;
	clear: both;
	margin-bottom: 0px;
	padding-top: 6px;
}

#content .menu {
	float: left;
	width: 100px;
}

.menu img {
	border: thin solid #666;
	padding: 3px;
	height: 80px;
	width: 80px;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 3px;
}
#content img {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#content h6 {
    margin: 0;
    padding: 0;
}

#Lunch {
	float:left;
	width-max:680px;
	letter-spacing: 2px;
	width: 680px;
	margin-bottom: 15px;
	margin-top: 0px;
}

#Dinner {
	float:left;
	width-max:680px;
	letter-spacing: 2px;
	width: 680px;
	margin-bottom: 15px;
	margin-top: 0px;
}

.td1 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	color: #630;
	text-decoration: none;
	width: 70px;
}

.td2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	color: #630;
	text-decoration: none;
	width: 260px;
	font-weight: bold;
}

.td3 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 12px;
	color: #630;
	text-decoration: none;
	width: 270px;
}

.td4 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	color: #630;
	text-decoration: none;
	width: 70px;
	font-weight: bold;
}
.sub {
	font-size: 11px;
	font-weight: normal;
}
.td5 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	font-weight: normal;
	color: #630;
	text-decoration: none;
	width: 250px;
}

.td6 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	font-weight: bold;
	color: #630;
	text-decoration: none;
}

.copyright {
	font-size: 12px;
	font-weight: lighter;
	color: #330;
	text-decoration: none;
	height: 15px;
	width: 800px;
	background-position: 2px;
	text-align: center;
}
#content h6 {
	font-size: 14px;
	font-weight: normal;
	color: #630;
	text-decoration: none;
	line-height: 2em;
	padding-left: 50px;
}
#catch h7 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	font-weight: normal;
	color: #630;
	text-decoration: none;
	word-spacing: 1em;
	padding-top: 10px;
	line-height: 1.5em;
	padding-left: 10px;
	width: 400px;
}
#catch img {
	height: auto;
	width: 340px;
	float: left;
	clear: both;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#catch {
	font-size: 18px;
	font-weight: normal;
	color: #630;
	text-decoration: none;
	line-height: 1.5em;
	width: 780px;
	padding-top: 10px;
	margin-top: 5px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#catch p {
	font-weight: bold;
}
.link h3 {
	float: left;
}
.link img {
	margin: 5px;
	float: left;
	height: auto;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.link {
	text-decoration: none;
}
