@charset "UTF-8";

/*----Style for Teppanyaki Kurosawa----*/

body#TeppanyakiKurosawa {
background:#190000
}
a:hover,
a:active {
color:#970000;
}
div#Content {
border:2px solid #340006;
}
div#Header {
background:url(../Teppanyaki/Images/HeaderBackground.jpg) top center no-repeat;
border-bottom:1px solid #fff;
}
div#Header img.Logo{
position:absolute;
top:40px;
right:25px;
}
ul#NaviSecondary li {
border-left:1em solid #970000;
}
div.Menu {
background:url(../Teppanyaki/Images/BackgroundMenu.jpg) bottom left no-repeat;
}
div.MenuSummary {
background:url(../Teppanyaki/Images/BackgroundMenuSummary.jpg) left repeat-y;
}
h3 {
background:url(../Teppanyaki/Images/h3Background.gif) top left no-repeat;
}
h3 strong {
color:#970000;
}
div.Maps {
background:none;
}
div.Maps img {
margin:20px 0 0 165px;
}
div.Menu p.Styled {
width:350px;
}


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