@charset "Shift_JIS";
/*--------------- for feat page ---------------*/

h2#tmp-subtitle{
	width: 935px;
	background: url(/vaio/share/images/products/tmp/bg_subtitle2.gif) repeat-x;
}

h4.cityList {
	border-bottom:1px solid #BCBCBC;
	margin-bottom:10px;
	padding-bottom:3px;
}

ul.areaList {
	float:right;
	margin-bottom:10px;
}
ul.areaList li {
	float:left;
	border-left:1px solid #cccccc;
	padding: 0 5px;
}
ul.areaList li.endList {
	border-right:1px solid #cccccc;
}

ul.areaListTop {
	margin-bottom:20px;
}
ul.areaListTop li {
	float:left;
	border-left:1px solid #cccccc;
	padding: 0 5px;
	text-align:center;
}
ul.areaListTop li.endList {
	border-right:1px solid #cccccc;
}
.centerTab {
	margin:0 auto;
}


/*----- shopTable -----*/
div.shopWrap {
	background:url(/vaiobusiness/tmp_data/images/partner/partnerlist_tbl_ttl.gif) no-repeat top;
}
table.shopTab {
	width: 950px;
	margin-bottom:20px;
}
table.shopTab tr.firsttr {
	height:50px;
}
table.shopTab tr.firsttr th {
	background:url(/vaiobusiness/tmp_data/images/partner/partnerlist_tbl_break.gif) no-repeat right bottom;
	padding-left:20px;
}

table.shopTab td {
	vertical-align:top;
	padding:10px;
	background:transparent url(/vaio/share/images/products/tmp/border_dotted.gif) repeat-x scroll left bottom;
}

table.shopTab td dl dt {
	float:left;
}
table.shopTab td dl dd {
	margin-left:7.5em;
}

table.shopTab th.clm01 {
	width:25%;
}
table.shopTab th.clm02 {
	width:20%;
}
table.shopTab th.clm03 {
	width:40%;
}
table.shopTab th.clm04 {
	width:15%;
}

/*----- pagetoparea overwrite-----*/
#container #pagebody #pagetoparea {
	margin-bottom:10px;
}

