@charset "utf-8";
/* CSS Document */
/*========================== 基本 =============================*/

#shop_detail_container img{
	border: none;
} 

#shop_detail_container .p10{
	font-size:10px;
	line-height:15px;
}

#shop_detail_container .p12{
	font-size:12px;
	line-height:18px;
}
#shop_detail_container{
	
	width:800px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-color:#000000;
	font-size:12px;
	color:#eeeeee;
}

#shop_detail_container a{
	color:#FFFFFF;
}

#shop_detail_container a:hover{
	color:#eeeeee;
}

img {
	border:none;
}

.mes_bk{
	color:#000;
}

#pagebody{
	clear:both;
	width:800px;
	padding-top:10px;
}
/*========================== ヘッダー＆タイトル =============================*/

#shop_detail_header{
	width:800px;
	height:75px;
	font-size:12px;
	margin:0px 0px 0px 0px;

}

#shop_detail_title{
	width:800px;
	background-image:url(../images/shop/img_titlebg.gif);
	background-repeat:repeat-x;
	background-position:top;
	color:#FFFFFF;
}

#shop_detail_title .thrdim{
	float:left;
	width:100px;
	height:80px;
	margin-left:20px;
	margin-right:20px;
	
}

#shop_detail_title .title{
	margin:5px 0px 0px 0px; 
	top:0px;
	left:15px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}

#shop_detail_title .url{
	margin:5px 0px 0px 0px; 
	top:0px;
	left:15px;
	font-size:12px;
	text-align:left;
	color:#FFFFFF;
}

#shop_detail_title .genre{
	font-size:14px;
	font-weight:normal;
}

.grbk{
	float:right;
	font-size:12px;
	margin-right:10px;
}

/*========================== 左コンテンツ =============================*/
#shop_detail_left{
	float:left;
	width:385px;
	margin:0px 0px 0px 5px;
	text-align:center;
}

#shop_detail_img{
	width:350px;
/*	background-image:url(../images/shop/photo_0_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
*/
	padding-left:0px;
	padding-top:0px;
	margin-left:0px;
	margin-top:20px;
}
#shop_detail_img img{
	margin:7px;
	padding:0px;
}

#shop_detail_img td{
	width:350px;
	height:200px;
}

html>/**/body #shop_detail_img {
	margin-left:15px;
}

html>/**/body #shop_detail_table {
	margin-left:15px;
}

#shop_detail_table table{
	
	margin:10px 0px 0px 0px;
	width:350px;
}

#shop_detail_table th{
	color:#FFFFFF;
	width:60px;
	text-align:left;
}

#shop_detail_table td{
	color:#FFFFFF;
	width:280px;
	text-align:left;
}

#shop_detail_table .t_border{
	color:#FFFFFF;
	width:10px;
	text-align:center;
}

#shop_detail_table .icon{
	width:10px;
	height:10px;
	background-image:url(/images/shop/icon_01.gif);
	background-position:center;
	background-repeat:no-repeat;
}

#shop_detail_link{
	margin-top:10px;
	margin-left:18px;
	width:200px;
}

#shop_detail_link ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

#shop_detail_link li{
	float:left;
	width:60px;
	height:45px;
	margin-top:5px;
	text-indent:-9999px;
}

#shop_detail_link li a{
	width:60px;
	height:45px;
	text-decoration:none;
	display:block;
}

#shop_detail_link .menu{
	background:url(../images/shop/shop_button_03.gif) no-repeat;
	}

#shop_detail_link .menu a:hover{
	background:url(../images/shop/shop_button_15.gif) no-repeat;
}

#shop_detail_link .coupon{
	background:url(../images/shop/shop_button_05.gif) no-repeat;
	}

#shop_detail_link .coupon a:hover{
	background:url(../images/shop/shop_button_16.gif) no-repeat;
}

#shop_detail_link .map{
	background:url(../images/shop/shop_button_07.gif) no-repeat;
	}

#shop_detail_link .map a:hover{
	background:url(../images/shop/shop_button_17.gif) no-repeat;
}

/*
#shop_detail_link .recruit{
	background:url(../images/shop/img_19.gif) no-repeat;
	}

#shop_detail_link .recruit a:hover{
	background:url(../images/shop/shop_button_09.gif) no-repeat;
}
*/
#shop_detail_link .official{
	background:url(../images/shop/shop_button_09.gif) no-repeat;
	}

#shop_detail_link .official a:hover{
	background:url(../images/shop/shop_button_18.gif) no-repeat;
}

#shop_detail_link .coupon_no{
	background:url(../images/shop/shop_button_23.gif) no-repeat;
}
/*
#shop_detail_link .recruit_no{
	background:url(../images/shop/img_19.gif) no-repeat;
}
*/

#shop_detail_link .official_no{
	background:url(../images/shop/shop_button_24.gif) no-repeat;
}

/*========================== 右コンテンツ =============================*/
#shop_detail_right{
	margin-left:390px;
	width:380px;
}

#shop_detail_sent{
	color:#FFFFFF;
	text-align:left;
}

#shop_detail_sent .title{
	font-size:16px;
	font-weight:bold;
	color:#F7941D;
	height:40px;
	vertical-align:middle;
	line-height:20px;
}

#shop_detail_sent .exp{
	font-size:10px;
	font-weight:normal;
}

#shop_detail_photo{
	
	margin:10px 0px 0px 0px;
	text-align:center;
	height:110px;
	}	

#shop_detail_photo ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

#shop_detail_photo li{
	float:left;
	width:120px;
	height:100px;
	margin-top:5px;
}


#shop_detail_more{
	width:380px;
	margin-top:30px;
}

#shop_detail_more .title{
	width:380px;
	height:68px;
	margin:0px;
	background-image:url(../images/shop/img_03.gif);
	background-repeat:no-repeat;
	background-color:#666666;
	color:#FFFFFF;
}

#shop_detail_more .title .text{
	padding-left:80px;
	padding-top:38px;
	font-weight:bold;
	font-size:14px;
	color:#222222;
	text-align:left;
}

#shop_detail_more .body{
	background-image:url(../images/shop/img_09.gif);
	background-repeat:repeat-y;
	width:380px;
}

#shop_detail_more .img{
	width:130px;
	padding-left:30px;
	padding-top:0px;
}

#shop_detail_more .body .sent{
	width:200px;

}

#shop_detail_more .sent .exp{
	text-align:left;
	vertical-align:top;
	font-size:10px;
	color:#666666;
	
}

#shop_detail_more .sent .exp a{
	font-size:10px;

}

#shop_detail_more .sent .time{
	font-size:12px;
	color:#666666;
	text-align:right;
}

#shop_detail_more .footer{
	width:380px;
	height:15px;
	background-image:url(../images/shop/img_28.gif);
	background-repeat:no-repeat;
	margin:0px;
}

.cl{
	clear:both;
}
/*========================== トピック写真＆フッター =============================*/
#shop_detail_topi{
	clear:both;
	height:120px;
	width:800px;
	padding:0px;
	text-align:left;
	background-image:url(../images/shop/img_31.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
#shop_detail_topi .title{
	width:180px;
	height:20px;
	font-size:12px;
	font-weight:bold;
	margin-left:16px;
}

#shop_detail_topi ul{
	margin-left:50px;
	padding:0px;
	list-style:none;
}

#shop_detail_topi li{
	float:left;
	width:80px;
	height:80px;
}

#shop_detail_footer{
	
	clear:both;
	text-align:center;
	height:15px;
	background-color:#222222;
	
	font-size:8px;
	line-height:10px;
	text-align:center;
	color:#666666;
	letter-spacing:1px;
	margin-bottom:10px;

}
/*========================= Ajax表示用 ==================================*/

#TB_window {
	border: 1px #000000 solid;
}

/*ie7でモーダルウインドウ下部のラインが消えるバグの対応*/
*+html #TB_window {
	border-bottom: 2px #000000 solid;
}

#TB_title{
	height:27px;
	color:#000000;
	margin-top:5px;
}

