﻿body.base {
    background: #ffffff;
    font-family: Arial, Tahoma, Script;

}
table.main{
    background: #111111;
    width: 840px;
    margin: 10px;
    padding: 10px;
}
td.logo {
    padding: 23px 0px 0px 10px;
    width: 255px;
    text-align: center;
    vertical-align: top;
}
img.logo {
    margin-left: auto;
    margin-right: auto;
}

td.title {
    padding: 35px 0px 0px 10px;
    width: 275px;
    color: #FF8C00;
    font-weight: bold;
    text-align: center;
    vertical-align: top;
    line-height: 200%
}

td.info {
    padding: 35px 0px 0px 25px;
    width: 285px;
    font-size: 70%;
    color: #FF8C00;
    font-weight: bold;
    vertical-align: top;
}

.menu {
    text-align: center;
    font-size: 90%;
    color: #FF8C00;
    font-weight: bold;
    white-space: nowrap; 
}
.menu-line {
    text-align: center;
    font-size: 120%;
    color: #FF8C00;
    font-weight: bold;
}
.menu1 {
    padding: 5px 10px 5px 10px;
    width: 131px;
}
.menu2 {
    padding: 5px 0px 5px 0px;
    width: 196px;
}
.menu3 {
    padding: 5px 10px 5px 10px;
    width: 151px;
}
.menu4 {
    padding: 5px 10px 5px 10px;
    width: 151px;
}
.menu5 {
    padding: 5px 10px 5px 10px;
    width: 151px;
}
.menu a {
    color: #9d9f9e;
    text-decoration: none;
}
.menu a:visited {
    color: #9d9f9e;
    text-decoration: none;
}
.menu a:hover {
    color: #9d9f9e;
    text-decoration: underline;
}
.aboutus {
    width: 820px;
    background: #9d9f9e;
    color: #121212;
    font-weight: bold;
    vertical-align: top;
}
.aboutus-title {
    padding: 20px 30px 0px 30px;
    font-size: 130%;
}
.aboutus-text {
    padding: 5px 30px 20px 30px;
    font-weight: bold;
    line-height: 140%
}
.whats-yakitori {
    float: left;
    padding: 15px 30px 5px 30px;
    width: 340px;
    _width: 400px;
    height: 261px;
    _height: 281px;
    background: #9d9f9e;
    color: #121212;
    font-weight: bold;
}

.whats-yakitori-title {
    vertical-align: top;
    height: 20px;
    font-size: 120%;
    border-bottom: 5px solid #FF8C00;
    padding-bottom: 15px;
    _padding-bottom: 5px;
}
.whats-yakitori-text {
    padding-top: 10px;
    font-weight: bold;
    font-size: 80%;
    line-height: 140%;
    vertical-align: top;
}

.whats-yakitori-img {
    float: right;
    width: 412px;
    height: 218px;
}

.our-menu {
    background: #9d9f9e;
    color: #121212;
    text-decoration: none;
}
.our-menu-title {
    vertical-align: top;
    padding: 10px 30px 0px 30px;
    width: 820px;
    height: 20px;
    font-size: 130%;
    font-weight: bold;
}
div.line{
    padding: 0px 30px 0px 30px;
}
hr.line {
    border-width: 5px 0px 0px 0px;
    border-style: solid;
    border-color: #FF8C00;
    height: 5px;
}
.our-menu-img img {
    padding: 10px 0px 10px 30px;
    _margin: 10px 0px 10px 30px;
}

.map {
    _padding-left: 10px;
    float: left;
    width: 400px;
    height: 270px;
}
.contact {
    padding: 20px 20px 15px 60px;
    _padding: 20px 0px 20px 60px;
    _margin-right: 10px;
    float: right;
    width: 332px;
    height: 235px;
    background: #9d9f9e;
}
.contact-box {
    width: 346px;
}
.contact-title {
    font-size: 150%;
    font-weight: bold;
    text-align: left;
}
.contact-text {
    font-weight: bold;
    color: #ffffff;
    text-align: left;
    font-size: 120%;
    line-height: 140%
}
.company {
    padding: 10px 20px 0px 0px;
    _padding: 5px 10px 0px 0px;
    font-weight: bold;
    text-align: right;
    color: #ffffff;
    font-size: 90%;
}
.copyright {
    text-align: center;
    padding: 10px 0px 5px 0px;
    color: #ffffff;
    font-size: 80%;
}
