@charset "UTF-8";

/* ################################################### */
/* #                                                 # */
/* #                                                 # */
/* #                		shopIndex用css               # */
/* #                                                 # */
/* #                                                 # */
/* ################################################### */



/* ShopIndex
---------------------------------------------------- */


#Shop #DocBody #Contents #Main {
	width:626px;
	clear:both;
}


#Shop #DocBody #Contents #Main .ShopOutline {
	width:626px;
	height:105px;
	padding-top:20px;
	background:url(/img_common/dot.gif) repeat-x left bottom;
}

#Shop #DocBody #Contents #Main .ShopOutline .icon {
	width:70px;
	height:24px;
	float:left;
	display:block;
	padding-top:4px;
	margin-right:35px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	background:url(/shop/img/icon_shop_pref.gif) no-repeat top left;
}

#Shop #DocBody #Contents #Main .ShopOutline .data {
	width:521px;
	float:left;

}

#Shop #DocBody #Contents #Main .ShopOutline .data .name {
	width:130px;
	padding:3px 0 0 0;
	float:left;
	font-size:1.2em;
	color:#002966;
}

#Shop #DocBody #Contents #Main .ShopOutline .data .call {
	width:391px;
	height:19px;
	float:left;
	background:url(/shop/img/icon_freedial_mark.gif) no-repeat top left;
	font-size:1.9em;
	text-indent:37px;
	color:#FF4209;
	font-weight:bold;
}

#Shop #DocBody #Contents #Main .ShopOutline .data .address {
	width:506px;
	clear:both;
	padding-top:10px;
}

#Shop #DocBody #Contents #Main .ShopOutline .data .goto-detail {
	margin-top:5px;
	padding:0 5px 0 0;
	text-align:right;
}


/* ShopDetail
---------------------------------------------------- */

#Shop #DocBody #Contents #Main #shopData {
	width:236px;
	float:left;
	padding-top:30px;
}

#Shop #DocBody #Contents #Main #shopMap {
	width:380px;
	float:right;
	padding-top:30px;
}


#Shop #DocBody #Contents #Main h3 {
	clear:both;
	color:#FF4209;
	padding:15px 0 5px 0;
	background:url(/img_common/dot.gif) repeat-x left bottom;
	
}

#Shop #DocBody #Contents #Main #prefIcon {
	width:70px;
	height:24px;
	display:block;
	padding-top:4px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	background:url(/shop/img/icon_shop_pref.gif) no-repeat top left;
}


#Shop #DocBody #Contents #Main #storeName {
	padding:10px 0 2px 2px;
	font-size:1.3em;
	color:#002966;
	font-weight:bold;
	border-bottom:1px solid #002966;
}

#Shop #DocBody #Contents #Main #freeDial {
	margin:10px 0 0 2px;
	background:url(/shop/img/icon_freedial_mark.gif) no-repeat left;
	font-size:2em;
	text-indent:37px;
	color:#FF4209;
	font-weight:bold;
}

#Shop #DocBody #Contents #Main #address {
	padding:10px 0 2px 2px;
}

dl .name {
font-weight:bold;
}
