html{
	height:100%;
}
body{
	margin: 0;
	padding: 0;
	background: #AFC4E1 url(image/back.jpg) no-repeat fixed bottom;
	color: #333333
	text-indent:0px;
	height: 100%;
}

/* header */
#header{
	margin: -20px 0 0 0;
	padding: 0;
	width: 100%;
	height: 20px;
	background: #89cb82 url(image/header_back.gif) no-repeat right top;
	float: left;
}
body > #header {
	margin: 0 0 0 0;
}

/* contact */
#contact{
	background: #7fbfff;
	font-weight: bolder;
}
/* footer */
#top_link{
 margin: 5px;
 text-align: right;
}
 #top_link a{
  font-size: 0.8em;
  line-height: 1.8em;
 }
#copyright{
 position:absolute;
 bottom:0px;	
 clear: both;
 width: 100%;
 height: 40px;
 background: #dcdcdc;
 border-top: solid 1px gray;
 text-align: center;
}
 #copyright p{
  font-size: 0.7em;
 }

/* main contents */
#main_wrapper{
 float: left;
 margin: 0;
 width: 100%;
 height: 100%;
 min-height: 100%;
 position: relative;
}

/* main */
#main{
 margin-left:auto;
 margin-right: auto;
 text-align: left;
/* vertical-align: top;*/
 width: 900px;
 background: white;
 padding-bottom: 40px;
 height: 100%;
 min-height: 100%; 
}
body > #main_wrapper {
    height: auto;
}


/* header */
#main_header{
 margin: 0;
 padding: 0;
 height: 80px;
 background: white url(image/main_header_back.gif) no-repeat;
}
 #main_header h1{
  display: none;
 }

/* main image */
#main_image{
width: 880px;
 margin: 10px 10px 10px 10px;
}
 #main_image h2{
   padding: 3px 3px 3px 3px;
  background: #7fbfff;
  font-size:1em;
  font-weight: bold;
 text-align: center; 
 }

 #main_image p{
  margin: 0;
  padding: 5px 5px 5px 5px;
  background: #7fbfff;
  font-size: 0.8em;
 }
#top_image{
	width: 880px;
	height: 430px;
	margin: 10px 10px 0px 10px;
	background: url(../image/top_image01.jpg) no-repeat white;	
}
#top_image h2{
   padding: 3px 3px 3px 3px;
  background: #7fbfff;
  font-size:1em;
  font-weight: bold;
 text-align: center; 
 }
 #about_image{
	padding-top:330px;
	margin-left: 705px; 	
	margin-bottom: 40px;
 }
 #main_banner{
width: 880px;
 margin: 10px 10px 10px 10px;	
 }
.main_text{
	padding: 15px 15px 15px 15px;
	font-size: 1.0em;
}
#topnews{
 width: 500px;
 float: left;
 margin: 10px 10px 10px 10px;	
}

/* category */
#cat_box{
	width:800px;
	float: left;
	background: white;
	font-size: 14px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#cat_desc_box{
	width:810px;
	background: white;
	font-size: 14px;	
	margin-left: 25px;
}
#cat_box th{
	border-bottom: dashed 1px gray;
}
#cat_desc_box th{
	border-bottom: dashed 1px gray;
}
#cat_box td{
	border-left: dashed 1px gray;
	border-bottom: dashed 1px gray;
	border-right: dashed 1px gray;
	padding-bottom: 10px;
	line-height: 25px;
}
#cat_desc_box td{
	border-left: dashed 1px gray;
	border-bottom: dashed 1px gray;
	border-right: dashed 1px gray;
	padding-bottom: 10px;
	line-height: 25px;
}
#cat_box a{
	padding-left: 10px;
}
#cat_desc_box a{
	padding-left: 10px;
}
.current_desc{
	width: 130px;

	color: Navy;
	text-decoration: none;
	background: #F6DDD5;
	line-height: 18px;
	margin-left: 5px;	
	border: 1px solid red;
}

/* special */
#special_box{
	width: 350px;
	float:left;
	margin-left: 5px;
	background: #d6e9ca;
}
#special_box td{
	background: #d6e9ca;	
	text-align: center;
}
#special_box p{
	padding: 5px;
	font-size: 13px;
	border-bottom: dotted 1px gray;
}

/* michi no tabi */
#michi_title{
 margin: 0px 10px 0px 10px;
 padding: 0;
 height: 117px;
 background: white url(image/michinotabi_title.gif) no-repeat;
 border-right: 1px solid #bfff7f;
}

#michi_title h2{
 padding: 55px 0px 0px 130px;
 font-size: 1em;
 font-weight: bold;
}
 
#michi{
 margin: 0px 10px 0px 10px;
 padding: 5px 5px 5px 5px;
 border-top: none;
 border-right: 1px solid #bfff7f;
 border-bottom: 1px solid #bfff7f;
 border-left: 1px solid #bfff7f;
}

/* federation member */
.member{
 clear:both;
 margin: 20px 20px 20px 20px;
 padding: 0;
 border: 1px solid #7fbfff;
 background: white;
}

 .member h2{
  margin: 0;
  padding: 3px 0px 3px 15px;
  width: auto;
  background: #7fbfff url(image/blue_gradation.gif) repeat-x;
  font-size: 1em;
  font-weight: bold;
 }
.member p{
	margin: 5px;
	font-size: 0.8em;
} 
 .member td{
  border: 1px solid gray;
  text-align: center;
  font-size: 0.8em;
 }
  .member img{
  margin: 5px 5px 5px 5px;
 }
.info_frame{
	margin: 5px 10px 10px 10px;
}

/* michi banner */
.michi_b{
 margin: 0;
 padding: 0;
}

.michi_b ul{
 list-style:none;
 margin: 0;
 padding: 0;
 width: 100%;
} 
.michi_b li{
 list-style:none;
}
.michi_b a{
 display: block;
 width:400px;
 height:60px;
 text-align: left;
 text-indent:-600px;
 overflow:hidden; 
}
a.nakasendou{
 background: url(../road/kisoji.jpg); 
}
a:hover.nakasendou{
 background: url(../road/kisoji.jpg) 0 -60px;
}
a.sansyuu{
 background: url(../road/sansyuu.jpg); 
}
a:hover.sansyuu{
 background: url(../road/sansyuu.jpg) 0 -60px;
}
a.salad{
 background: url(../road/salad.jpg); 
}
a:hover.salad{
 background: url(../road/salad.jpg) 0 -60px;
}
a.shinonome{
 background: url(../road/shinonome.jpg); 
}
a:hover.shinonome{
 background: url(../road/shinonome.jpg) 0 -60px;
}
a.kamikouchi{
 background: url(../road/kamikouchi.jpg); 
}
a:hover.kamikouchi{
 background: url(../road/kamikouchi.jpg) 0 -60px;
}
a.echo{
 background: url(../road/echo.jpg); 
}
a:hover.echo{
 background: url(../road/echo.jpg) 0 -60px;
}
a.nomugi{
 background: url(../road/nomugi.jpg); 
}
a:hover.nomugi{
 background: url(../road/nomugi.jpg) 0 -60px;
}
a.buri{
 background: url(../road/buri.jpg); 
}
a:hover.buri{
 background: url(../road/buri.jpg) 0 -60px;
}
a.venus{
 background: url(../road/venus.jpg); 
}
a:hover.venus{
 background: url(../road/venus.jpg) 0 -60px;
}
a.art{
 background: url(../road/art.jpg); 
}
a:hover.art{
 background: url(../road/art.jpg) 0 -60px;
}
a.northalps{
 background: url(../road/northalps.jpg); 
}
a:hover.northalps{
 background: url(../road/northalps.jpg) 0 -60px;
}
a.chikuni{
 background: url(../road/chikuni.jpg); 
}
a:hover.chikuni{
 background: url(../road/chikuni.jpg) 0 -60px;
}
a.R19{
 background: url(../road/r19.jpg); 
}
a:hover.R19{
 background: url(../road/r19.jpg) 0 -60px;
}
a.panorama{
 background: url(../road/panorama.jpg); 
}
a:hover.panorama{
 background: url(../road/panorama.jpg) 0 -60px;
}


/* about page */
about_wrapper{
 float: left;
 margin: 0;
 padding: 0;
 width: 100%;
 height: auto;
}
#about_main{
	margin-left: auto;
	margin-right: auto;
 text-align: left;
 vertical-align: top;	
	width: 850px;
	height: 850px;
	 background: white url(../about/background.jpg) no-repeat;
}

/* header */
#about_header{
 margin: 0;
 padding: 0;
}

#about_text{
	clear: both;
	float: left;
	width: 450px;
	margin-top: 150px;
	margin-left: 10px;
	margin-right: 20px;
	padding: 5px 5px 5px;
	background: #E6E6FA;
	color: #333333;
	font-size: 14px;
	line-height: 1.5em;
	text-indent: 14px;
}
#about_box{
	float: left;
	margin-top: 20px;
/*	padding-left: 510px;*/
	width:340px;
	height: 830px;
}
#about_box p{
	display: inline;
}
#about_box img{
	border: 3px solid orange;
}
#member_wrapper{
	float:left;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	background: white;
}

/* GMAP */
#data{
 margin: 0;
 padding 0;
 list-style: none;
 line-height: 1.3em;
 font-size: 0.9em;
 text-align: left;
 vertical-align: top;
}
.mark{
 margin-bottom:5px;
 border-bottom: 1px gray dotted;
}
.desc_text{
 line-height: 1.4em;
 font-size: 1.0em;
}
.retrun_text{}
 .return_text a{
  font-size:0.8em;
  text-decoration: none;
 }
 #infowindow{
 	width: 350px;
 	
 }
  
 /* lightbox */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
#stamp {
	margin-top:20px;
}


