/*comon*/
body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    color: #333333;
    background-image: url(img/comon/back.gif);
    background-repeat: repeat;
}

p {
    line-height: 18px;
}

.sheet {
    width: 1200px;
    margin: auto;
}

.header {
    width: 1000px;
    height: 290px;
    background-image: url(img/comon/header.png);
    background-repeat: no-repeat;
    padding: 10px 0 0px 130px;
}

#logo {
    width: 849px;
    height: 135px;
}

.logo {
    margin: 6px 0px 0px 12px;
    float: left;
}

.fb {
    float: right;
}

#button {
    padding: 0 1px;
    width: 798px;
}

#button2 {
    padding: 0 1px;
    width: 1000px;
}

#button2a {
    padding: 0 1px 0 100px;
    width: 800px;
}

.button,
.button2,
.button2a {
    width: 158px;
    text-align: center;
    float: left;
}

.button2 {
    width: 135px;
}

.button2a {
    width: 135px;
}

.content {
    width: 800px;
    margin: auto;
    padding: 20px 50px 30px 50px;
    background-image: url(img/comon/sheet.gif);
    background-repeat: repeat-y;
}

.up {
    width: 900px;
    margin: auto;
    padding: 20px 0px 20px 0px;
    text-align: right;
}


/*info*/
#info {
    width: 800px;
}

.info_float {
    width: 400px;
    float: left;
}

.info_back01 {
    background-color: #DCCFBE;
    font-weight: bold;
    text-align: center;
    padding: 5px 20px 5px 20px;
    border: 1px solid #000;
}

.info_back02 {
    background-color: #FFF;
    padding: 5px 20px 5px 20px;
    border: 1px solid #000;
}

.info_border {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #000;
}

.info_border p {
    margin: 0px;
}

#table_rec tr {
    border-bottom: 1px dotted #661400;
}

#table_rec th {
    vertical-align: top;
    padding-right: 15px;
    text-align: left;
    width: 120px;
    padding-top: 10px;
}

#table_rec td {
    padding-top: 25px;
    padding-bottom: 20px;
    vertical-align: top;
    text-align: left;
}

#menu-content {
    float: right;
    width: 600px;
}

#menu_cat-wrap {
    float: left;
    width: 175px;
    padding-top: 10px;
}

.menubox {
    margin-bottom: 20px;
    border-bottom: 1px dotted #604C3F;
    clear: right;
}

.menubox h3 {
    margin-bottom: 7px;
}

.menu-price {
    font-weight: bold;
    color: #604C3F;
    margin-bottom: 5px;
	font-size: 1.5em;
}
.menu-pricetxt{
    color: #604C3F;
    margin-bottom: 5px;
}
.menu-txt {
    margin: 0px;
    padding-bottom: 5px;
}

a:hover img.opacitystyle {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
}

#shop_title-wrap {
    margin-bottom: 20px;
}

#shop_title-wrap h2 {
    float: left;
}

#shop_headside-bt-wrap {
    float: right;
}

#shopinfo-wrap {
    float: left;
    width: 445px;
}

#shopinfo-table {
    width: 445px;
}

#shopinfo-table th {
    font-weight: bold;
    color: #F60;
    text-align: right;
    vertical-align: top;
    padding: 3px;
}

#shopinfo-table td {
    vertical-align: top;
    padding: 3px;
    line-height: 1.3em;
}

#shop_mapwrap {
    clear: both;
    margin-top: 20px;
    background: #603503;
    padding: 5px;
	width: 870px;
	margin-left: 20px;
}

a:link {
    color: #C00;
    text-decoration: underline;
}

a:hover {
    color: #C00;
    text-decoration: none;
}

a:visited {
    color: #C66;
    text-decoration: underline;
}

#footer {
    margin-bottom: 20px;
}

.menu-table01 th {
    padding: 5px;
}

.option-menu {
    background-color: #EFA82B;
    border-radius: 15px;
    padding: 3px 8px;
    font-size: 11px;
    margin-left: 5px;
    color: #fff;
}
