/* CSS Document */
#dining{
width:100%;
background-color:#D9CDB5;

	zoom: 1;
	overflow: hidden;
	overflow: -moz-scrollbars-none;
}
#dining .left{
width:241px;
float:left;
background-color:#D9CDB5;
}
#dining .right{
width:709px;
background-color:#D9CDB5;
float:right;
text-align:left;
color:#000;

}
.dining01{
margin-top:20px;
margin-bottom:10px;

}
.dining02{
margin-bottom:20px;
margin-left:12px;
}
.dining03{
margin-bottom:30px;
}
.dining03_1{
margin-right:15px;
}
.dining03_2{
margin-bottom:15px;
}

.dining04{
width:678px;
border-left:solid 1px #7B7360;
border-top:solid 1px #7B7360;
margin-bottom:34px;
}
.dining04 td{
   padding:7px;
   color:#1D140A;
}
.dining04_l{
width:185px;
background-color:#C8BD9F;
border-right:1px solid #7B7360;
border-bottom:1px solid #7B7360;
}
.dining04_r{
background-color:#E3DBCE;
border-right:1px solid #7B7360;
border-bottom:1px solid #7B7360;
}



#dining .left a.n1{
display:block;
background-image:url(../images/dining_n01.gif);
background-repeat:no-repeat;
width:209px;
height:46px;
text-indent:-9000px;
margin-top:18px;
margin-left:6px;
}
#dining .left a:hover.n1{
background-image:url(../images/diningr_n01.gif);
background-repeat:no-repeat;
}
#dining .left a.n2{
display:block;
background-image:url(../images/dining_n02.gif);
background-repeat:no-repeat;
width:209px;
height:45px;
text-indent:-9000px;
margin-left:6px;
}
#dining .left a:hover.n2{
background-image:url(../images/diningr_n02.gif);
background-repeat:no-repeat;
}
