/* CSS Document */

*{
margin:0;
padding:0;}

body{
	background-position:top;
	background-image: url(../img/bodybg.jpg);
	background-repeat: repeat-x;
}

img{
border:0;}

a:link,a:visited,a:active{
color:#330099;
text-decoration:none;}

/* マウスをのせると画像が動く1/3 */
/* a:hover {
background-color: #FFF4F4;
color: #FF6600;
} */

h1{
font-size:10px;
text-align:center;
font-weight:normal;
color:#CCCCCC;
background-color:#333333;
padding-bottom:5px;
height:17px;}

h2{
padding:0px;
margin:0px;}

h3{
padding:0px;
margin:0px;}

div#header{
width:921px;}


div#headernavi01{
width:523px;
text-align:right;}

div#headernavi ul{
width:735px;
list-style-type:none;
padding-left:0px;}
div#headernavi li{
display:inline;
clear:left;}


div#wrap{
width:921px;
height:auto}


div#main{
width:921px;}

div#contents{
width:630px;}

div#contents .txt01{
font-size:83%;
color:#CCCCCC;
padding-bottom:25px;
text-align:left;
padding-top: 13px;
padding-left: 70px;
}

div#lunch{
float:left;
width:310px;
padding-top:40px;
padding-left:0px;
background-image: url(../img/lunchbg.jpg);
background-repeat: no-repeat;
}

div#lunch .syousai{
padding: 10px 0 0 0;
text-align:right;
}

div#dinner{
float:left;
width:310px;
padding-top:40px;
padding-left:0px;
background-image: url(../img/dinnerbg.jpg);
background-repeat: no-repeat;
}

div#dinner .syousai{
padding: 10px 0 0 0;
text-align:right;
}

.shop_t {
clear: both;
}

div#menu{
width:140px;
padding-top:18px;
padding-left:490px;
background-image: url(../img/menubg.jpg);
background-repeat: no-repeat;
}

div#restrant{
width:140px;
padding-top:18px;
padding-left:490px;
background-image: url(../img/restrantbg.jpg);
background-repeat: no-repeat;
}


div#sidenabvi01{
width:291px;}

div#sidenabvi01 .txt02{
	font-size:83%;
	color:#fff;
	text-align:center;
	line-height:130%;
	padding-top: 10px;
	background-image: url(../img/onlinebg.jpg);
	background-repeat: no-repeat;
}
div#sidenabvi01 .txt03{
	font-size:83%;
	color:#fff;
	text-align:left;
	line-height:160%;
	padding-top: 8px;
	padding-left:50px;
	background-image: url(../img/reservebg.jpg);
	background-repeat: no-repeat;
}

div#sidenabvi01 .txt04{
	font-size:83%;
	color:#fff;
	text-align:left;
	line-height:160%;
	padding-top: 15px;
	padding-left:50px;
	background-image: url(../img/dougabg.jpg);
	background-repeat: no-repeat;
	padding-bottom:10px;
}

div#sidenabvi01 a:link{
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
}
div#sidenabvi01 a:visited{
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
}
div#sidenabvi01 a:active{
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
}
/* マウスをのせると画像が動く2/3 */
/* div#sidenabvi01 a:hover{
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
} */



div#onlinebtn{
	width:252px;
	padding-top: 22px;
}

div#footer{
width:921px;
}

div#footer .txt05{
	font-size:83%;
	color:#fff;
	text-align:left;
	line-height:160%;
	padding-top:15px;
	padding-left:30px;
	padding-bottom:10px;
	background-image: url(../img/fotterbg.jpg);
}

div#footer #footnavi{
	color:#fff;
	height:20px;
	background-color:#666666;
	padding-left:30px;
	padding-bottom: 2px;
}

*html .iefoot
{padding-top:4px;}

*:first-child+html .iefoot
{padding-top:4px;} 
 
div#footer #footnavi ul{
padding:2px 0 2px 0;
text-align:left;
list-style-type:none;}
div#footer #footnavi li{
font-size:83%;
display:inline;
padding:0 15px 0 0;}

#footnavi a:link{
	color: #ffffff;
	text-decoration: none;
	background-color:#666666;
}
#footnavi a:visited{
	color: #ffffff;
	text-decoration: none;
	background-color:#666666;
}
#footnavi a:active{
	color: #ffffff;
	text-decoration: none;
	background-color:#666666;
}
/* マウスをのせると画像が動く3/3 */
/* #footnavi a:hover{
	color: #ffffff;
	text-decoration: none;
	background-color:#666666;
} */


div#copy{
	font-size:83%;
	width:921px;
	color:#fff;
	text-align:right;
}


