@charset "utf-8";
@import url(general.css);

#navim .faq a {background-position:0px -40px;}

#body {padding-top:40px;}
	#navis {
	float:left;
	width:300px;
	height: 452px;
}
	#navis h2 {}
	#navis ul {width:210px; margin-top:130px; background:url(../images/line_dotted.gif) 0px bottom repeat-x;}
	#navis li {padding:6px 0px; background:url(../images/line_dotted.gif) repeat-x;}
	#navis li.current a {color:#E42100;}
	#main {
	float:left;
	width:590px;
	margin-left:10px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}
	#main h3 {width:590px; height:42px; margin-bottom:10px;}
	#main h3 img {display:block; float:left;}
	#main h3 a {display:block; background-repeat:no-repeat;}
	#main h3 a:hover {background-position:0px -42px;}
	#main h3 .detailedmap {float:left; width:118px; height:42px; margin-left:12px; background:url(../images/shopinfo/btn_detailedmap.gif);}
	#main h3 .detailedmap span {display:none;}
	#main .info {
	width:590px;
	height:350px;
	margin-top:20px;
}
	#main .info dt {padding:6px 0px; background:url(../images/line_dotted.gif) repeat-x;}
	#main .info dd {padding:6px 0px; background:url(../images/line_dotted.gif) repeat-x;}
	#main .mainBottom {clear:both;}
