/*------------------ Q&A ------------------*/
#shop-col {
	width:640px;
	background:#fff url(../img/common/vtitle_shop.gif) no-repeat right 18px;
}



.area {
	margin-top:8px;
	background:url(../img/common/dot.gif) repeat-x left bottom;
	height:22px;
}
.area h3{
	width:100px;
	float:left;
	color:#000;
}
.area .prefecture {
	background:url(../img/common/bullet.gif) no-repeat 3px 3px;
	width:62px;
	float:left;
}
.area .prefecture a{
	margin-left:10px;
}

h2.shop-search {
	margin-top:24px;
	background:url(../img/common/dot.gif) repeat-x left bottom;
	height:24px;
	color:#000;
	font-size:120%;
}