@charset "utf-8";
/* CSS Document */

.storelist .head{
	font-size:16px;
	font-weight:bold;
	margin-top:24px;
	text-decoration:underline
}

.storelist .store{
	/*background-color:#009900;*/
	border:medium;
	width:340px;
	margin-top:24px;
	margin-bottom:18px;
	font-size:12px;
}

.storelist .store .head{
	font-weight:bold;
	font-size:12px;
}