@charset "utf-8";



/*--市町村--*/

ul.listShichoson{
	margin:0 12px;
}

ul.listShichoson li{
	width:200px;
	float:left;
	text-align:left;
	background:url(../../../images/common/ic_arrow_01.gif) 0 5px no-repeat;
	padding-bottom:10px;
}

ul.listShichoson li a{
	padding-left:10px;
	}


/*--chumoku--*/
table.topBukkenlistBox{
	width:723px;
	margin:0 auto;
	border-top:#666666 dotted 1px;
	border-left:#666666 dotted 1px;
}

table.topBukkenlistBox td{
	width:49%;
	border-bottom:#666666 dotted 1px;
	border-right:#666666 dotted 1px;
}

table.topBukkenlistBox td div.bukkenDetail{
	width:335px;
	margin:0 auto;
	padding:12px 0;
	}

table.topBukkenlistBox td div.bukkenDetail div.bukkenDetailL{
	width:140px;
	float:left;
	text-align:left;
}

table.topBukkenlistBox td div.bukkenDetail div.bukkenDetailR{
	width:164px;
	float:right;
	text-align:left;
}

table.topBukkenlistBox td div.bukkenDetail p{
	padding-bottom:15px;
	font-size:1.2em;
	}

table.topBukkenlistBox td div.bukkenDetail p strong.bukkenName{
	font-weight:bold;
	color:#00ae8c;
}

table.topBukkenlistBox td div.bukkenDetail p strong.bukkenPrice{
	font-weight:bold;
	color:#ff0000;
	font-size:1.6em;
}

table.topBukkenlistBox td div.bukkenDetail p sup{
	font-size:0.88em;
	}





















