* {
	padding:0;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	background-image: none;
}

body {
	background-color: #000000;
}

a {
	color:#990000;
}

a:hover {
	text-decoration: none;
	font-size:14px;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #CC3300;
	font-size:14px;
}


.chui {
	font-size: 10px;
	color: #FF0000;
}


/*
ベース
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 1px;
	font-size: 14px;
}



/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:800px;
	height:50px;
	background-color: #CCCCCC;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
}


h1 {
	display: none;
	text-decoration: none;
	width: 300px;
	height: 50px;
	margin-left: 35px;
	font-size: 18px;
	color: #FF0000;
}

#header #sub {
	font-size: 10px;
	color: #cccccc;
	margin-left: 100px;
}


/*ナビゲーション
----------------------------------------------- */
#nav {
	width:800px;
	height: 30px;
	background-color: #CCCCCC;
}

#nav ul {
	list-style-type:none;
	float: right;
	display: block;
	margin-right: 20px;
  }
  

#nav li {
	display: inline;
	background-repeat: no-repeat;
	padding:0;
  }
  
#nav a {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#nav a:hover {
	color: #333333;
}


/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	width:800px;
}

#contents #fla {
	width:800px;
}


#contents .l_pad {
	width:400px;
	padding:0px;
	float:left;
	background-color: #ffffff;
	background-image:url(../img/dash.gif);
	background-position:right top;
	background-repeat:repeat-y;

}

#contents .r_pad {
	width:400px;
	padding:0px;
	float:left;
	background-color: #ffffff;
}


#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 30px;
	margin-left: 30px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #333333;
}

#contents ul {
	list-style-type:none;
	margin-right: 5px;
	margin-left: 10px;
}

#contents li {
	list-style-type:none;
	font-size:14px;
	padding-right: 30px;
	padding-left: 20px;
	line-height: 20px;
		padding-top: 5px;
	padding-bottom: 5px;


}


#contents li a{
	padding-left: 30px;
	font-size: 14px;
	color: #990000;
	background-image: url(../img/h4.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
}



#contents h2 {
	display: none;
	line-height: 30px;
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 10px;
	padding-left: 5px;
	margin-left: 30px;	
}


#contents h3 {
	line-height: 25px;
	font-size: 14px;
	color: #663300;
	text-indent: 30px;
	margin-top: 10px;
	margin-left: 20px;
}

#contents h4 {
	background-image: url(../img/h4.gif);
	background-repeat: no-repeat;
	display: block;
	line-height: 25px;
	font-size: 14px;
	color: #333333;
	text-indent: 20px;
	margin-top: 10px;
	background-position: 8px 8px;
	margin-left: 30px;
}

#contents #c_pad {
	padding: 0px;
}

#contents #c_pad p {
	line-height: 20px;
}

#contents #c_pad p strong {
	line-height: 20px;
}

#contents #top_img {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
}

#contents #left_img {
	padding-top: 10px;
	padding-bottom: 10px;
	float:left;
	padding-right: 10px;
	padding-left: 30px;
}

#contents #right_img {
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
	padding-right: 40px;
	padding-left: 30px;
}


#contents #title1 {
	background-image:url(../img/welcom.gif);
	background-repeat:no-repeat;
	width:auto;
	height:30px;
	margin: 5px 0px 10px;
	background-color: #CCCCCC;
	background-position: center;
	}
	
#contents #title2 {
	background-image:url(../img/travel.gif);
	background-repeat:no-repeat;
	width:auto;
	height:30px;
	margin: 5px 20px 10px;
	}
	
#contents #title3 {
	background-image:url(../img/gallery.gif);
	background-repeat:no-repeat;
	width:auto;
	height:30px;
	margin: 5px 20px 10px;
	}

#contents #title4 {
	background-image:url(../img/guide.gif);
	background-repeat:no-repeat;
	width:auto;
	height:30px;
	margin: 5px 20px 10px;
	}

#contents #title5 {
	background-image:url(../img/contact.gif);
	background-repeat:no-repeat;
	width:auto;
	height:30px;
	margin: 5px 20px 10px;
	}

#contents #title6 {
	background-image:url(../img/link.gif);
	background-repeat:no-repeat;
	width:auto;
	height:30px;
	margin: 5px 20px 10px;
	}
	
#contents #title7 {
	background-image:url(../img/trekking.gif);
	background-repeat:no-repeat;
	width:auto;
	height:30px;
	margin: 5px 20px 10px;
	}

/*
サイド・メニュー
-------------------------------------------------------------------*/


/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	text-align: center;
	height: 10px;
	background-color: #CCCCCC;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 10px;
}

#f_menu p {
	font-size: 10px;
	color: #333333;
}


/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
	display: block;
	background-color: #cccccc;
	font-size: 14px;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
