@charset 'UTF-8';/* div */div.selectBox {	overflow:hidden;	width:680px;	margin:0 0 20px 0;}div.selectBoxLeft {	float:left;	width:330px;}div.selectBoxRight {	float:right;	width:330px;}div.storeBox {	width:680px;	margin:0 0 20px 0;}div.storeHouseBox {	overflow:hidden;	width:680px;}div.storeHouseBoxLeft {	float:left;	width:140px;}div.storeHouseBoxRight {	float:right;	width:520px;}div.indexBannerBox {	width:200px;}/* h3 */div.storeBox h3 {	width:680px;	margin:0 0 10px 0;}/* h4 */div.storeHouseBoxRight h4 {	margin:0 0 5px 0;	padding:0 0 0 65px;	background:white url('../images/z_pickup.gif') no-repeat left center;	font-size:14px;}/* ul */div.selectBoxLeft ul {	width:330px;	height:85px;}div.selectBoxLeft li {	float:left;	width:110px;	height:85px;}div.selectBoxRight ul {	width:330px;}div.selectBoxRight li {	width:330px;}div.indexBannerBox ul {	width:200px;}div.indexBannerBox li {	width:200px;	height:51px;}/* dl */div.selectBoxLeft dl,div.selectBoxRight dl {	width:330px;}div.selectBoxLeft dl dt,div.selectBoxRight dl dt {	width:330px;}div.selectBoxLeft dl dd,div.selectBoxRight dl dd {	width:330px;	height:25px;	background:white url('../images/bg_select.gif') repeat-y;	font-size:12px;	line-height:220%;	text-align:center;}/* table */div.storeHouseBoxRight table {	width:520px;	margin:0 0 10px 0;	border-bottom:1px solid #CCCCCC;}div.storeHouseBoxRight table th {	width:10%;	padding:5px 0;	color:#666666;	font-size:12px;	text-align:center;	white-space:nowrap;}div.storeHouseBoxRight table td {	padding:5px 0;	font-size:12px;	text-align:center;}div.storeHouseBoxRight table td.kind {	width:15%;}div.storeHouseBoxRight table td.price {	width:15%;	color:red;	font-weight:bold;}div.storeHouseBoxRight table td.area {	width:40%;	text-align:left;}/* p */p.comment {	font-size:12px;	margin:0 0 5px 0;	padding:5px;	background:#E8E8F9;}p.shopLink {	padding:0 12px 0 0;	background:white url('../images/z_delta.gif') no-repeat right center;	font-size:12px;	text-align:right;}/* strong */div.selectBox strong {	padding:0 5px;	color:red;	font-weight:bold;}/* img */div.selectBoxRight li img {	display:inline;	vertical-align:bottom;}