@charset "UTF-8";

@import url(../css/base.css);
@import url(../css/layout.css);

h1{
	background-image: url(img/h1.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 840px;
	clear:both
}

h1 span{ display:none}

/* tab */
#area{
	margin-bottom: 15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #206D16;
}
#area li{
	float: left;
	margin-left: 7px;
}
#area li img{
	vertical-align: bottom;
}
/* sightseeing */
#sightseeing{
	clear: both;

}


div#map {
	width: 540px;
	height: 300px;
	text-align:center;
	background-color: #ccc;
	margin-bottom: 10px;
}

div#Spot {
	width: 540px;
	margin-top: 0;
	margin-bottom: 0;
	clear: both;
}

div#MapArea_nf{
margin: 10px 15px 0 0;
float: right;
width: 190px;
height: 235px;
}

div#map_nf {
width: 188px;
height: 233px;
overflow: hidden;
border: 1px solid #060;
}

div#MapArea_ac{
margin: 10px 15px 0 0;
float: right;
width: 580px;
height: 300px;
}

div#map_ac {
width: 578px;
height: 298px;
overflow: hidden;
border: 1px solid #060;
}


h2.SpotTitle {
	font-size: 100%;
	font-weight: bold;
	line-height: 48px;
	background-image: url(img/h2_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
	height: 51px;
	margin-top: 15px;
}
div.SpotBlock {
	position: relative;
	background-color: #F6F8F3;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

div.SpotBlock img {
float: left;
margin: 0 10px 0 0;
}

div.SpotBlock p.text {
}

.button a{
	display: block;
	width: 47px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(img/b_map.gif);
	background-repeat: no-repeat;
	float: right;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* burarimap */



#burarimap div{
	background-image: url(../img/index/dot_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: right;}
#burarimap div h3{
	float: left;
	margin-bottom: 20px;
	font-weight: bold;
}


#burarimap div div{
	float: right;
	background-image: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 3px;
}

#burarimap p{
	text-align: left;
}

#burarimap p img{
	border: 1px solid #B0CB43;
	float: left;
	margin-right: 10px;
}




/* burarimap */

#aboutnuruyu h3{
	margin-top: 15px;
}
#aboutnuruyu h4{
	margin-top: 15px;
}
#aboutnuruyu p,#aboutnuruyu li{
	margin-top: 15px;
}
#aboutnuruyu li{
	list-style-type: disc;
	margin-left: 30px;
}
/* seimei */
#pdfPh{
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
#seimei{
	margin-top: 25px;
	margin-bottom: 50px;
}
#seimei li{
	list-style-type: disc;
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
}
#seimei li a{
	font-weight: bold;
}
#seimei li img{
	vertical-align: middle;
	margin-left: 10px;
	float: right;
	margin-right: 30px;
	margin-top: -20px;
}
