/* CSS Document */


body,div,p,address,h1,h2,h3,h4,h5,h6,dl,dt,dd{
	margin:0;
	padding:0;
}
body{
	line-height:130%;
	color:#fff;
	font-size: 12px; 
    *font-size: 12px; /* IE 7�� */
    *font: 12px; /* IE 6�ȉ� */
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro",  Meiryo, Osaka,  "MS PGothic", sans-serif;
	background:url(../images/bg.gif);
}
a{
	color:#fff;
	outline:none;
	text-decoration:none;
}
a:hover{
	color:#;
	text-decoration:underline;
}
a:active{
	color:#;
	text-decoration:;
}
ul,ol,li{
	margin:0;
	padding:0;
	list-style:none;
}

#container{
	width:980px;
	margin:0 auto;
	padding:0 0 20px;
	background:url(../images/bg_left.jpg) no-repeat 0 243px #000;
}

/* **************Header*************** */
#head{

}


/* ***************Body*************** */
#body{
	height:100%;
}


/* *****DishSubMenu */
#sub_menu{
	height:100%;
	margin:28px 20px 20px;
}
#sub_menu p{
	width:148px;
	float:left;
}
#sub_menu p a{
	height:44px;
	text-indent:-9999px;
	display:block;
	background-repeat: no-repeat;
}
#sub_menu p a:hover{
	background-position:0 -44px;
}
.s01 a{
	background-image: url(../../dish/images/sub01.gif);
}
.s02 a{
	background-image: url(../../dish/images/sub02.gif);
}
.s03 a{
	background-image: url(../../dish/images/sub03.gif);
}
.s04 a{
	background-image: url(../../dish/images/sub04.gif);
}
.s05 a{
	background-image: url(../../dish/images/sub05.gif);
}


/* ***************Navi*************** */
#navi_top{
	width:190px;
	float:left;
	display:inline;
	margin:10px 0 0 10px;
}
#navi{
	width:160px;
	float:left;
	display:inline;
	margin:0 0 0 20px;
}
#navi h1{
	margin:28px 0 32px;
}
#navi ul{
	border-top:1px solid #5b504b;
}
#navi ul li{
	border-bottom:1px solid #5b504b;
}
#navi ul li a{
	display:block;
	height:55px;
	text-indent:-9999px;
	background-repeat: no-repeat;
}
#navi ul li a:hover{
	background-position:0 -55px;
}
.n01 a{
	background-image: url(../images/navi01.gif);
}
.n02 a{
	background-image: url(../images/navi02.gif);
}
.n03 a{
	background-image: url(../images/navi03.gif);
}
.n04 a{
	background-image: url(../images/navi04.gif);
}
#navi p{
	margin:28px 0 0;
	border-top:1px solid #5b504b;
	border-bottom:1px solid #5b504b;
}
#navi p a{
	display:block;
	height:87px;
	text-indent:-9999px;
	background-repeat: no-repeat;
	background: url(../images/navi_rsv.gif) no-repeat;
}
#navi p a:hover{
	background-position:0 -87px;
}

/* ***************Main*************** */
#main{
	width:780px;
	float:right;
}







/***************Footer***************/
#foot01{
	color:#5b504b;
	height:100%;
	width:740px;
	margin:30px auto 0;
}
#foot01 a{
	color:#b7b0ac;
}
#foot01 span{
	width:580px;
	float:left;
	display:block;
	margin-bottom:3px;
}
.gotop a{
	margin-top:3px;
	width:110px;
	height:17px;
	display:block;
	float:right;
	text-indent:-9999px;
	background:url(../images/gotop.gif) no-repeat 0 0;
}
.gotop a:hover{
	background-color:#23201e;
}

#foot02{
	color:#968c87;
	border-top:1px solid #5b504b;
	padding:10px 0 0;
	height:100%;
	width:740px;
	margin:0 auto;
}
#foot02 address{
	font-style:normal;
	font-weight:bold;
	font-size:0.75em;
	letter-spacing:1px;
}
#foot02 a{
	color:#968c87;
}
.f_link02{
	width:300px;
	float:right;
	text-align:right;
}





.kouji{
	text-align:center;
	line-height:200%;
	padding:120px 0 150px;
	color:#b5aaa5;
}






