@charset "UTF-8";
/* CSS Document */

@import url("reset-min.css");
@import url("common.css");

@charset "UTF-8";
/* CSS Document */

h2.storeTop {
	background:url(../images/h2_storeTop.gif) no-repeat;
	width:800px;
	height:36px;
	margin:0;
	text-indent:-9999px;
}
div#right h3{
	background:url(../images/h3_storeList.gif) no-repeat;
	width:210px;
	height:25px;
	text-indent:-9999px;
	padding:0;
	margin:0;
	display:block;
}
div#flasharea {
	position:relative;
	width:760px;
	height:370px;
	margin:5px 20px 10px;
}
dl, dt, dd {
	margin: 0;
	padding: 0;
}

div.storeBox{
	width:542px;
	margin:10px auto;
	padding-bottom:10px;
}

.dotted{
	background:url(../images/border_dotted550.gif) no-repeat bottom;
}

dl {
	width:315px;
	float:left;
}

dl span{
	font-weight:bold;
}
dt, dd {
	padding: 2px 5px;
	margin-bottom:6px;
}
dt {
	clear: left;
	float: left;
	width:65px;
	font-weight:bold;
}
dd {
	margin-left: 65px;
	border-left: 1px solid #cccccc;
	background: #fff;
}

div#gmap{
	width:540px;
	height:340px;
}
dl.storetype {
	width: 330px;
	padding: 20px;
}
dl.storetype strong {
	font-weight: bold;
	font-size: 14px;
}
dl.storetype dt {
	display: block;
	float: none;
	clear: none;
	width: 330px;
	text-align: center;
	margin: 0px 0px 10px;
	padding: 0px;
}
dl.storetype dd {
	border-style: none;
	width: 330px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.storeicon {
	float: left;
	width: 305px;
}
.storeicon img {
	clear: both;
	padding: 5px;
}

