@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}

/* index */

#access{

}


div#MapArea_ac{
	width: 540px;
	height: 300px;
}

div#map_ac {
width: 538px;
height: 298px;
overflow: hidden;
border: 1px solid #060;
}

.access02{
	width: 540px;
	margin-top: 20px;
}

.access02 li{
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-bottom: 7px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#fujiinfo{

	margin-bottom: 10px;
}


#fujiinfo h2{}

#fujiinfo p{
	margin-top: 10px;
	margin-bottom: 15px;
}

#fujiinfo p img{
	float: right;
	margin-left: 10px;
}

