@import "head.css";
@import "navi.css";
@import "menu.css";

body{
	margin:0px;
	padding:0px;
	text-align:center;
	background-image: url("../img/back_02.gif");
	background-attachment: fixed;
	background-position: 0% 0%;
}
img{border:0px;}


#wrap{
	position:relative;
	width:800px;
	margin: 0px auto;
	padding: 0px;
	text-align:left;
	background-image: url("");
	background-color:#FFFFFF;
}

.path{
	margin:2px  0 0 0;
	padding:0 0 2px 5px;
	text-align:left;
	color: #cccccc;
	font-size: 10px;
	font-weight: bold;
	background:url(../img/top_03.jpg) no-repeat;
}
.path a{
	color: #999999;
	text-decoration: none;
}
.path a:hover{
	text-decoration: underline;
}
.path span{
	color: #666666;
	font-weight: bold;
}
#com{
	margin: 0 5px 0 5px;

}
#left{
	float:left;
	margin: 0;
	padding:0;
	width:185px;
	height:100%;
	background-color:#ffffff;
	background-image:url(../img/left_back.jpg);
}
.botton{
	margin: 0;
	padding: 0;
	text-align:center;
	font-size: 12px;
}
#right{
	float:right;
	margin:0;
	padding:0;
	width:600px;
	height:100%;
	background-color:#ffffff;
}
.order{
	margin:20px 0;
	padding:0px;
}
a.order{
	display:block;
	text-indent:-8888px;
	width:600px;
	height:69px;
	background-image:url(../img/order.gif);
	text-align:center;
}
a:hover.order{
	background-position:0px -69px;
}
.top_page{
	margin: 10px 0;
	padding: 0px;
	text-align:right;
	clear:both;
}
.top_page a{
	font-size: 12px;
	text-decoration: none;
	padding:3px 5px;
}
.top_page a:hover{
	padding:3px 5px 2px 3px;
	text-decoration: none;
	background-color:#eeeeee;
	border-bottom: #999999 1px solid;
}
#foot{
	margin:0px;
	padding:20px 0;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	position:relative;
	width:800px;
	clear:both;
}
.foot{
	color:#666666;
	text-align:center;
	font-size: 12px;
}
.foot a{
	color:#666666;
	text-decoration: none;
}
.foot a:hover{
	text-decoration: underline;
}
.foot p{
	margin:0px;
	padding:20px 0 20px 0;
}
.site {
	margin:0px;
	padding:20px 5px 0 5px;
	text-align:center;
	font-size: 12px;

}
.site a{
	color:#999999;
	text-decoration: none;
}
.site a:hover{
	color:#666666;
	text-decoration: underline;
}
.yakiniku{
	color:#999999;
	text-align:center;
}
.yakiniku h3 {
	font-size: 12px;
	margin:0;
	padding:0;
}
.yakiniku p{
	font-size: 10px;
	margin:0;
	padding:0;
}
