@charset "utf-8";
/* CSS Document */

.storeSeach {
	background-image: url(/images/store/searchBg.gif);
	height: 30px;
	width: 650px;
	padding-left: 100px;
	padding-top: 5px;
	position: relative;
	background-repeat: no-repeat;
}
.storeSearch2 {
	position: absolute;
	width: 178px;
	top: -10px;
	right: 10px;
}




.storeMenu li{
	list-style-type: none;
	float: left;
	width: 125px;
	padding: 5px 0 10px 0;
}
.storeMainPic {
	background-color: #EAEAEA;
	padding: 5px;
}
.storeListTitle {
	background-image: url(/images/store/searchTitleBg.gif);
	padding-left: 10px;
	margin-bottom: 10px;
}
.storeListTop {
	background-color: #EAEAEA;
	color: #87613F;
	font-size: 10pt;

}
.storeListTop2 {
	background-color: #EBE1CF;
	color: #87613F;
	font-size: 10pt;
}
.storeTableBorder{
	border: solid 1px #CCCCCC;
	padding:2px
	
}
.storeListTable td{
	border-bottom: dotted 1px #CCCCCC;
	padding: 5px 3px;
}
.storeNav {
	font-size: 10pt;
	width: 750px;
	margin-bottom: 10px;
	position: relative;
}
.storeFunction li{
	list-style-type: none;
	width: 96px;
	margin: 5px;
	float: left;
	text-align: center;
}

.storePrint {
	position: absolute;
	width: 202px;
	right: 0px;
	top: 0px;
}
.storeGoogleBox {
	margin: 10px;
}
.storeGoogleSearch {
	text-align: center;
	padding: 5px;
}
.mapPlusBox {
    position: relative;
	width: 250px;
	height: 160px;
	font-size: 9pt;
	line-height: 1.4em;
}
.mapPlusTop {
	width: 250px;
	height: 6px;
	position: absolute;
}
.mapPlusTopLine {
	position: absolute;
	width: 238px;
	height: 6px;
	top: 0px;
	right: 6px;
	background-color: #FFFFFF;
	background-image: url(/images/store/mapPlusTopLine.gif);
}

.mapPlusTL {
	position: absolute;
	height: 6px;
	width: 6px;
	top: 0px;
	left: 0px;
}
.mapPlusTR {
	position: absolute;
	height: 6px;
	width: 6px;
	top: 0px;
	right: 0px;
}


.mapPlusMiddle {
	position: absolute;
	height: 144px;
	width: 250px;
	top: 6px;
	left: 0px;
	background-image: url(/images/store/mapPlusMiddle.gif);
	background-color: #FFFFFF;
	
}
.mapPlusCt {
	position: absolute;
	width: 216px;
	left: 15px;
	top: 8px;
}
.mapPlusCt li{
	list-style-type:none;
	background-image: url(/images/store/mapPlusPoint.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	padding-bottom: 3px;
	}
.mapPlusMore {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.mapPlusClose {
	position: absolute;
	top: -1px;
	right: 5px;
}



.mapPlusIcon {
	position: absolute;
	left: 10px;
	top: 8px;
	width: 17px;
}
.mapPlusTitle {
	font-size: 10pt;
	border-bottom: 1px dotted #999;
	padding-bottom: 5px;
	width: 196px;
	margin-bottom: 5px;
}
.mapPlusAdr {
	width: 150px;
}
.mapPlusArrow {
	position: absolute;
	left: 43px;
	bottom: -20px;
	width: 23px;
	height: 23px;
}
.mapPlusBottom {
	width: 250px;
	position: absolute;
	top: 154px;
}


.mapPlusBottomLine {
	position: absolute;
	height: 6px;
	width: 238px;
	bottom: 0px;
	right: 6px;
	background-color: #FFFFFF;
	background-image: url(/images/store/mapPlusButtomLine.gif);
}
.mapPlusBL {
	position: absolute;
	height: 6px;
	width: 6px;
	bottom: 0px;
	left: 0px;
}
.mapPlusBR {
	position: absolute;
	height: 6px;
	width: 6px;
	right: 0px;
	bottom: 0px;
}
a {
	color: #584D43;
	text-decoration: none;
}
a:hover {
	color: #584D43;
	text-decoration: underline;
}
