@charset "utf-8";
/* CSS Document */


/*index
-------------------*/


.index_subtitle_img01 {
	background:url(../images/category/shop/subtitle_img01.gif) 0 0 no-repeat;
	width:720px;
	height:25px;
	text-indent:-9999px;
	margin-bottom:20px;
}


.index_subtitle_img02 {
	background:url(../images/category/shop/subtitle_img02.gif) 0 0 no-repeat;
	width:720px;
	height:25px;
	text-indent:-9999px;
	margin-bottom:20px;
}


.shop_img {
	width:250px;
	float:left;
}


.shop_detail {
	width:450px;
	float:right;
	margin-bottom:20px;
}

.shop_master {
	background:#373532;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	font-family:"ＭＳ Ｐ明朝", "細明朝体";
	padding:2px 10px;
	color:#FFFFFF;
	margin-bottom:10px;
}

.img_l {
	float:left;
	margin:0 10px 10px 0;
}

.table_tag {
	border-top:1px solid #E3E3E3;
	border-right:1px solid #E3E3E3;
	background-color:#FFFFFF;
	font-size:0.9em;
	margin-bottom:20px;
}

.table_tag th {
	background:#F0F0F0;
	border-bottom:1px solid #E3E3E3;
	color:#000000;
	font-weight:normal;
	padding:5px;
	text-align:left;
}

.table_tag td {
	border-bottom:1px solid #E3E3E3;
	padding:5px;
}








