/* ショップページ -----------------------------------------  */


/* 共通  ----------------------------------------- */
body{
width:850px;
margin:0px auto 0px auto;
font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:11px;
color:#666666;
}

p,a{
margin:0px;
}

#main_all{
width:850px;


background-color:#E9E4D6;
}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #A60000;
}
a:active {
	text-decoration: none;
	color: #999999;
}

}
/* ヘッダー -----------------------------------------  */
#header{
width:850px;
height:96px;
}

#header_boder{
background-color:#A60000;
height:10px;
}

#header_2{
width:850px;
height:58px;
}

#header_rogo{
width:190px;
height:58px;
margin-top:10px;
float:left;
}

#header_submenu{
width:660px;
text-align:right;
margin-top:10px;
float:left;
}

#header_menu{
width:850px;
height:10px;
margin-bottom:5px;
text-align:right;
}


#shop_header{
width:850px;
height:186px;
background-image:url(img/shop_header.gif);
background-repeat:no-repeat;
padding:0px;
margin:0px;
}

.shop_name{
margin:0px 0px 5px 250px;
font-size:15px;
font-weight:bold;
padding-top:95px;
}

.shop_url{
margin:0px 0px 5px 250px;
font-size:12px;
}

#main_home{
width:822px;
height:17px;
margin-left:14px;
margin-bottom:5px;
padding:0px;
}

/* ショップメニュー  ----------------------------------------- */
#shop_menu{
width:835px;
background-color:#E9E4D6;
text-align:right;
padding-right:15px;
}



/* レフトボディ  ----------------------------------------- */

#left_body{
width:185px;
height:850px;
float:left;
padding-top:10px;
padding-left:10px;
background-color:#E9E4D6;
}

.left_bg{
background-color:#FFFFFF;
width:185px;
margin-bottom:15px;
}
.shop_1{
margin:0px auto 0px 14px;
background-color:#FFFFFF;
padding-top:5px;
}

.shop_1text1{
margin:5px 0px 5px 5px;
color:#CC0000;
font-weight:bold;
}

.shop_1text2{
margin:0px 0px 15px 5px;
}

/* ライトボディ  ----------------------------------------- */
#right_body{
width:655px;
padding-top:10px;
background-color:#E9E4D6;
float:left;
}

.movie_title{
width:620px;
margin-left:20px;
}

.movie_all{
background-color:#000000;
width:620px;
margin-left:20px;
}

.movie{
width:425px;
margin:0px auto 0px auto;
padding-top:30px;
}

.movie_text{
color:#FFFFFF;
width:425px;
margin:15px auto 20px auto;
}



#shop_photo_big{
width:620px;
height:440px;
margin-left:20px;
padding-top:20px;
background-color:#000000;
}

.shop_photo_b{
width:600px;
height:420px;
margin:auto;
}

/* アンダーボディ  ----------------------------------------- */

#under_body{
width:850px;

float:left;
padding-top:15px;
background-color:#E9E4D6;

}
/* インフォメーション ----------------------------------------- */

.shop_title{
width:816px;
margin:0px auto 0px auto;
padding-top:10px;
}

.shop_info{
width:816px;
height:300px;
margin:0px auto 0px auto;
background-color:#FFFFFF;
}

.shop_info_1{
margin:25px 0px 20px 20px;
float:left;
}
.shop_info_name{
width:350px;
font-size:13px;
font-weight:bold;
}

.shop_info_p{
width:200px;
float:left;
margin:25px 0px 0px 20px;
}

.shop_info_t{
width:450px;
margin:0px 0px 0px 20px;
float:left;
}

.shop_info_2{
height:17px;
width:250px;
font-size:12px;
}


.shop_info_3{
height:17px;
width:120px;
font-size:12px;
}

.shop_info_4{
height:17px;
width:50px;
font-size:12px;
text-align:right;
}
.shop_info_5{
height:17px;
width:20px;
font-size:12px;
}

.shop_info_6{
height:17px;
width:30px;
font-size:12px;
text-align:left;
}

/* マップ  ----------------------------------------- */

.shop_info_m{
width:816px;
height:450px;
margin:0px auto 0px auto;
background-color:#FFFFFF;
margin-bottom:10px;
}


.shop_info_map{
width:480px;
height:360px;
float:left;
margin:0px 0px 0px 20px;
padding-top:25px;
}

.shop_map_t{
margin:0px 0px 0px 20px;
float:left;
padding-top:25px;
}

.shop_map_1{
height:17px;
font-size:12px;
}


#shop_menu_under{
background-color:#E9E4D6;
text-align:right;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;
}



/* フッター ----------------------------------------- */

#footer{
width:850px;
background-color:#FFFFFF;
border-top-color:#FFCC00;
border-top-style:dotted;
border-top-width:1px;
padding-top:10px;
float:left;
}

.footer_menu{
float:left;
}

.copyright{
text-align:right;
padding-top:5px;
margin-right:5px;
}