
/*店舗情報追加分（2010-2-25）
----------------------------------------*/
table.margin-b10{ margin: 0 0 10px 0;}

span.new{ display:none;}
.area-list{
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height:180%;
}
.area-list li{
	float:left;
	width:50%;
	margin:0 0 5px 0;
	background-repeat: no-repeat;
	background-position:0 2px;
}
.area-list li span{ padding-left:11px; display:block;}
#area-kanto .area-list li{
	background-image: url(../img/arrow-01.gif);
}
#area-chubu .area-list li{
	background-image: url(../img/arrow-03.gif);
}
#area-kinki .area-list li{
	background-image: url(../img/arrow-04.gif);
}
#area-chugoku .area-list li{
	background-image: url(../img/arrow-06.gif);
}
#cat-title{
	font-size:20px;
	margin:0 0 10px 0;
}
#cat-title span{ font-size:14px; color: #CB2D31;}
#shop-title{ background-color:#CB2D31; padding:7px 5px; font-size:16px; margin:0 0 10px 0; color:#FFFFFF;}
#EntryMap{
	width: 335px;
	height: 355px;
}
.subtitle{
	border-bottom: 1px solid;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
	margin:0 0 5px 0;
	padding-bottom: 3px;
}
.shop-list{}
.shop-list th{
	text-align:left;
	font-weight:normal;
	background-image: url(../img/arrow-red.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-left:28px;
}

