@charset "UTF-8";

/*----Style for Nagatacho Kurosawa----*/

body#NagatachoKurosawa {
background:#0B0B0B;
}
a:hover,
a:active {
color:#697DA7;
}
div#Content {
border:2px solid #333;
}
div#Header {
background:url(../Nagatacho/Images/HeaderBackground.jpg) top center no-repeat;
border-bottom:1px solid #fff;
}
div#Header img.Logo{
position:absolute;
top:27px;
right:20px;
}
ul#NaviSecondary li {
border-left:1em solid #D0DCFF;
}
div.Menu {
background:url(../Nagatacho/Images/BackgroundMenu.jpg) bottom left no-repeat;
}
div.MenuSummary {
background:url(../Nagatacho/Images/BackgroundMenuSummary.jpg) left repeat-y;
}
h3 {
background:url(../Nagatacho/Images/h3Background.gif) top left no-repeat;
}
h3 strong {
color:#C5D2D2;
}
/*----------Style for Only Nagatacho Kurosawa. Cause the Menu is Not Same on Floor the 1st, and 2nd. ------------*/
/*START*/
div.Alacarte {
background:url(../Nagatacho/Images/BackgroundMenu-Alacarte.jpg) bottom left no-repeat;
padding-bottom:5em;
}
div.Alacarte h3 {
margin-top:2.5em;
width:460px;
}
/*END*/
div.Maps {
background:none;
}
div.Maps img {
margin:20px 0 0 95px;
}

/*--------------------Style for Restaurant TopPage-----------------*/
div#Content.Top {
background:url(../Nagatacho/Images/ImageTop.jpg) bottom center;
}
div#Content.Top img#Logo{
top:105px;
left:50px;
}
div#Content.Top div#RestaurantSummaly {
top:225px;
left:20px;
width:720px;
}
div#Content.Top h1 {
position:absolute;
top:0.5em;
left:20px;
}
