@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, ul, li, p {
	margin: 0px;
	padding: 0px;
}
a:link {color: #663399; text-decoration:none; }
a:visited {color: #663399; text-decoration:none; }
a:hover{color: #cc99ff; text-decoration:underline; }
body {
	text-align: center;
	background-color: #F7F7F7;
}


ul {
width:690px;
padding:0px;
}
li {
width:225px;
margin:10px 0px 0px 0px;
list-style:none;
display:inline-block;
vertical-align:top;
}
* html li { /* IE 6 */
display:inline;
zoom:1;
}
*:first-child+html li{ /* IE 7 */
display:inline;
zoom:1;
}

ul#t1 li {
margin:0px;
}


#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
}
#wrapper #header {
	width: 800px;
	float: left;
	background-color: #FFFFFF;
	height: 55px;
}
#wrapper ul#naviBox {
	width: 560px;
	height: 40px;
	float: left;
	margin-right: 10px;
}
#wrapper ul#naviBox li {
	float: left;
	list-style-type: none;
}
#wrapper ul#naviBox li a {
	display: block;
	float: left;
	height: 40px;
	width: 90px;
	background-repeat: no-repeat;
	background-image: url(../../img/bg_gnavi.gif);
}
#wrapper #header #naviBox li span {
	display: none;
}
#wrapper #header #naviBox #n02 a {
	background-position: -0px 0px;
	height: 40px;
	width: 90px;
	display: block;
}
#wrapper #header #naviBox #n03 a {
	background-position: -90px 0px;
	height: 40px;
	width: 90px;
	display: block;
}
#wrapper #header #naviBox #n04 a {
	background-position: -180px 0px;
	height: 40px;
	width: 90px;
	display: block;
}
#wrapper #header #naviBox #n05 a {
	background-position: -270px 0px;
	height: 40px;
	width: 90px;
	display: block;
}
#wrapper #header #naviBox #n06 {
	background-position: -360px -40px;
	height: 40px;
	width: 90px;
	display: block;
	background-image: url(../../img/bg_gnavi.gif);
	background-repeat: no-repeat;
}
#wrapper #header #naviBox #n06 a {
	background-position: -360px -40px;
	height: 40px;
	width: 90px;
	display: block;
	text-indent: -9998px;
}
#wrapper #header #naviBox #n07 a {
	background-position: -450px 0px;
	height: 40px;
	width: 90px;
	display: block;
}
#wrapper #header  #naviBox  #n02 a:hover {
	background-position: -0px -40px;
	height: 40px;
	width: 90px;
	display: block;
}
#wrapper  #header  #naviBox  #n03 a:hover {
	background-position: -90px -40px;
	height: 40px;
	width: 90px;
	display: block;
}
#wrapper  #header  #naviBox  #n04 a:hover {
	background-position: -180px -40px;
	height: 40px;
	width: 90px;
	display: block;
}
#wrapper  #header  #naviBox  #n05 a:hover {
	background-position: -270px -40px;
	height: 40px;
	width: 90px;
	display: block;
}
#wrapper #header #naviBox #n07 a:hover {
	background-position: -450px -40px;
	height: 40px;
	width: 90px;
	display: block;
}
#wrapper #header #btnWL {
	background-image: url(../../img/btn_WL.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 110px;
	float: right;
	margin-right: 10px;
}
#wrapper #header #btnWL span {
	display: none;
}
#wrapper #header #btnWL a {
	background-image: url(../../img/btn_WL.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 110px;
	float: right;
	display: block;
}
#wrapper #contents {
	width: 800px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#wrapper #contents h1 {
	height: 45px;
	float: left;
	width: 130px;
	margin-right: 640px;
	background-image: url(../../img/bg_h1.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 30px;
	display: inline;
}
#wrapper #contents h1 span {
	display: none;
}
#wrapper #contents #mainBox {
	float: left;
	width: 800px;
	margin-top: 20px;
	padding-top: 50px;
	padding-bottom: 160px;
}
#wrapper #contents #mapBox {
	float: left;
	width: 800px;
	background-color: #FFFFFF;
	margin-top: 20px;
}
#wrapper #contents #mapBox #listBox {
	float: left;
	width: 270px;
	text-align: left;
	margin-left: 30px;
	display: inline;
}
#wrapper #contents #mapBox img {
	float: left;
}

#wrapper #contents #mapBox #listBox h2.text14B_gray {
	margin-top: 30px;
}
#wrapper #contents #mapBox #listBox p.text11_gray {
	margin-top: 20px;
}
#wrapper #contents #shoplistBox {
	float: left;
	width: 800px;
	background-color: #FFFFFF;
	margin-top: 20px;
	text-align: left;
}
#wrapper #contents #shoplistBox table {
	text-align: left;
}
#wrapper #footer {
	background-color: #FFFFFF;
	padding-bottom: 15px;
	float: left;
	padding-top: 10px;
	margin: 0px;
	width: 800px;
}
#wrapper #footer p.text11_gray {
	width: 760px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #727172;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
	padding-top: 5px;
}

