@charset "utf-8";


#sub-head-navi {
	background-image: url(../store_locator/images/sub-head-navi-bkg.png);
	background-repeat: repeat;
}
#sub-head-navi li {
	float: left;
}
#topic-path {
	background-image: url(../store_locator/images/topic-path-bkg.png);
	background-repeat: repeat;
}
#sub {
	background-image: url(../store_locator/images/sub-bkg.png);
	background-repeat: no-repeat;
}
#content {
	background-image: url(../store_locator/images/content-bkg.png);
	background-repeat: repeat-y;
}

#serchi .map-wrap {
	width: 580px;
	float: left;
	height: 372px;
	background-image: url(../store_locator/images/index-map.png);
	background-repeat: no-repeat;
}
#serchi .map-wrap table td {
	font-size: 12px;
	line-height: 130%;
	white-space: nowrap;
}
#serchi .map-wrap table.tb1 {
	position: relative;
	top: 100px;
	left: 420px;
}
#serchi .map-wrap table.tb2 {
	position: relative;
	top: 140px;
	left: 10px;
}
#serchi .map-wrap table.tb3 {
	position: relative;
	top: 90px;
	left: 130px;
}
#serchi .map-wrap table.tb4 {
	position: relative;
	top: 60px;
	left: 420px;
}
#serchi .map-wrap table.tb5 {
	position: relative;
	top: 105px;
	left: 10px;
}
#serchi .map-wrap table.tb6 {
	position: relative;
	top: 55px;
	left: 420px;
}





#serchi .pref-wrap {
	width: 285px;
	float: left;
	height: 140px;
	background-image: url(../store_locator/images/form-bkg.png);
	background-repeat: no-repeat;
}
#serchi .pref-wrap table {
	margin-top: 20px;
	margin-left: 10px;
}
#serchi .pref-wrap td {
	font-size: 10px;
	color: #7D8BB0;
	padding-right: 10px;
}
#serchi .store-wrap {
	width: 285px;
	float: left;
	height: 140px;
	background-image: url(../store_locator/images/form-bkg.png);
	background-repeat: no-repeat;
	margin-left: 10px;
}
#serchi .store-wrap table {
	margin-top: 20px;
	margin-left: 10px;
}
#serchi .store-wrap td {
	font-size: 10px;
	color: #7D8BB0;
	padding-right: 10px;
}
#store-news table {
	width: 100%;
}
#store-news td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#store-news .data {
	width: 70px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	font-size: 10px;
	color: #990000;
}
#store-news {
	clear: both;
	padding-top: 30px;
}
#store-news .store_type {
	text-align: center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#store-news .store_pref {
	padding-left: 10px;
}
#store-news .store_detail {
	padding-left: 10px;
}
