@charset "utf-8";

*   {
	padding:   0px;
	margin:   0px;
}


body {
	color:   #000;
	background:   #e0e8e7;
}

body {
font-family:  "メイリオ", Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "平成角ゴシック", "ＭＳ Ｐゴシック", "MS P Gothic", Arial, Helvetica, SunSans-Regular;
}






#container   {
	width:   700px;
	margin:   0px auto; }

h1   {
	font-size:   27px;
	color:   #070;
	background:   #fff url(fujisan2.jpg) no-repeat center top;
	border-bottom:   1px solid #aca;
	padding:   25px 0px 10px 15px;
	margin:   0px 0px 0px 0px; }

h1 span   {
	font-size:   70%; }

#header   {
	font-size:   80%;
	margin:   10px 0px 50px 15px; }

h2   {
	font-size:   140%;
	border-bottom:   2px dotted #cca;
	padding:   0px 0px 5px 0px;
	margin:   0px 0px 0px 0px; }

h2 span   {
	font-size:   60%;
	font-weight:   normal; }

h3   {
	color:   #777;
	font-weight:   normal;
	margin:   5px 0px 30px 0px;
	font-size:   82%; }

p   {
	width:   650px;
	text-align:   justify;
	font-size:   96%;
	line-height:   2;
	margin:   10px 0px 0px 0px;
	padding:   0px 0px 10px 0px; }

p.cap640   {
	line-height:   1.5;
	margin:   0px 0px 20px 5px;
	font-size:   86%;
	width:   630px; }

p.cap560   {
	line-height:   1.5;
	margin:   0px 0px 20px 5px;
	font-size:   86%;
	width:   550px;
}

p.cap480   {
	line-height:   1.5;
	margin:   0px 0px 20px 5px;
	font-size:   86%;
	width:   470px; }

p.cap420   {
	line-height:   1.5;
	margin:   0px 0px 20px 5px;
	font-size:   86%;
	width:   410px; }

p.timetable   {
	line-height:   2;
	color:   #555;
	width:   640px;
	padding:   0px 0px 0px 7px;
	margin:   0px 0px 50px 0px;
	font-size:   82%;
	border-left:   5px solid #aca;
}

p.notice   {
	line-height:   2;
	color:   #555;
	width:   640px;
	padding:   5px 0px 0px 0px;
	margin:   10px 0px 50px 0px;
	font-size:   82%;
	border-top:   1px dotted #aca;
}

img   {
	margin:   15px 0px 5px 0px;
	border:   1px solid #f8f8f8;
	background:   #f8f8f8; }

.map   {
	width:   574px;
	margin:   10px 0px 20px 35px;
}


a   {
	color:   #000; }

a:visited   {
	color:   #555; }

a:hover   {
	color:   #070;
}



#footer   {
	font-size:   82%;
	line-height:   3;
	border-top:   2px dotted #aca;
	text-align:   center;
	padding:   10px 0px 30px 0px;
	margin:   70px 0px 30px 0px;
}

#footer img   {
	vertical-align:   middle;
	padding:   0px 3px 0px 3px;
	margin:   0px 0px 0px 0px;
	border:   none;
	background:   none; }

#footer a   {
	text-decoration:   none; }








