body {
background: url(../img/back.gif) repeat;
margin: 0;
color: #ffffff;
text-align: center;
}

a {
color: #ffffff;
}

.f_s {
font-size: 10px;
}

p {
width: 810px;
height: 85px;
display: block;
background: url(../img/title_back.gif) left top no-repeat;
margin: 0 auto;
padding: 0;
text-align: center;
font-size: 10px;
font-weight:bold;
color:#ffffff;

}

.flo_cle {
clear: both;
color:#352102;
}

#layoutbody {
width: 820px;
background: url(../img/side_back.gif) repeat-y;
margin: -1px auto 0;
padding: 0 0 15px;
text-align: center;
}

.none {
display: none;
}

/* サイドメニュー */

#menu {
width: 120px;
float: left;
}

#menu ul {
list-style-type: none;
background: url(../img/menu_side.gif) repeat-y;
}

#menu ul li {
padding: 1px 0;
margin: 0 auto;
}

a#navi_store {
width: 91px;
height: 49px;
display: block;
background: url(../img/btn_store.gif) left top no-repeat;
}

a#navi_store:hover {
background: url(../img/btn_store.gif) right top no-repeat;
}

a#navi_top {
width: 91px;
height: 49px;
display: block;
background: url(../img/btn_top.gif) left top no-repeat;
}

a#navi_top:hover {
background: url(../img/btn_top.gif) right top no-repeat;
}

a#navi_menu {
width: 91px;
height: 49px;
display: block;
background: url(../img/btn_menu.gif) left top no-repeat;
}

a#navi_menu:hover {
background: url(../img/btn_menu.gif) right top no-repeat;
}

a#navi_franchise {
width: 91px;
height: 49px;
display: block;
background: url(../img/btn_franchise.gif) left top no-repeat;
}

a#navi_franchise:hover {
background: url(../img/btn_franchise.gif) right top no-repeat;
}

a#navi_coub {
width: 91px;
height: 49px;
display: block;
background: url(../img/btn_coub.gif) left top no-repeat;
}

a#navi_coub:hover {
background: url(../img/btn_coub.gif) right top no-repeat;
}

a#navi_board {
width: 91px;
height: 49px;
display: block;
background: url(../img/btn_board.gif) left top no-repeat;
}

a#navi_board:hover {
background: url(../img/btn_board.gif) right top no-repeat;
}

#side_map {
width: 120px;
margin: 10px auto;
text-align: left;
font-size: 9px;
font-weight: bold;
text-align: center;
}


/* コンテンツ */

#contents {
width: 630px;
float: right;
margin: 15px 15px 0 0;

}

.contents_text {
font-size: 14px;
line-height: 150%;
color: #ffffff;
}

a#navi_print {
width: 203px;
height: 58px;
margin: 20px auto 0;
display: block;
background: url(../img/btn_print.gif) left top no-repeat;
}

a#navi_print:hover {
background: url(../img/btn_print.gif) right top no-repeat;
}

.store_a {
width: 600px;
margin: 0 auto 20px;
}

h2 {
text-align: center;
font-size: 25px;
font-weight: bold;
line-height: 200%;
}

dt {
text-align: left;
margin-top: 40px;
}

dd {
text-align: left;
margin-top: 10px;
font-size: 17px;
font-weight: bold;
line-height: 150%;
}

#franchise_back {
width: 530px;
margin: 10px auto;
}

#info {
font-weight: bold;
text-align: center;
margin-top: 50px;
}

/* フロートクリアー */
.flo_cle {
width: 1px;
clear: both;
padding: 0 !important;
margin: 0 !important;
}

.coub_contents {
width: 550px;
font-size: 17px;
font-weight: bold;
line-height: 150%;
text-align: left;
margin: 0 auto 20px;
}

#footer {
width: 805px;
margin: 0 auto;
padding: 5px 0;
font-size: 10px;
color: #ffffff;
text-align: center;
background-color: #2F1D02;
}

#counter {
font-size: 9px;
color: #402102;
text-align: right;
width: 730px;
margin-top: 20px;
}

#coub_print {
display: none;
}