@charset "shift-jis";

body{
margin:0px;          /* ページ全体のmargin */
padding:0px;         /* ページ全体のpadding */
border:0px;
background-color: #f0f2f2;
font-family:sans-serif;
font-weight:normal;
line-height:1.5em;
color:#036;
word-break:normal;
word-wrap:break-word;
overflow:scroll;
line-break:strict;
  min-width: initial;
  padding-top: 90px;
}
	
#wrap
{
margin:15px auto;  /* 上下 右左 */
padding:0px; 
border:0;
width:800px;  /* 幅を決定する */
background-color: #f0f2f2;
overflow: hidden; 
}

#menu
{     margin:0px;     
     padding:0px; 
 border:0;       
 width:800px;         /* 幅を決定する */
 height:100px;
 text-align:center;
 color:#036;
}   
.headpic{ margin:0px; padding:10px 0px 0px 0px; /* 上右下左 */ text-align:center;} 

#header
 {     margin:0px;     
     padding:0px;        
 width:800px;         /* 幅を決定する */
 border:0;
 text-align:center;
}  
.top{ margin:0px; padding:40px 0px 40px 0px; /* 上右下左 */ text-align:center; color:#036; font-size:14px; line-height:2em; width:800px; border-bottom:2px solid #CCC;}  
.site{ margin:0px; padding:30px 75px 30px 75px; /* 上右下左 */ text-align:left; color:#036; font-size:14px; line-height:2em; width:800px; border-bottom:2px solid #CCC;}  
.sitemaptitle{ margin:0px; padding:5px 100px 5px 0px; /* 上右下左 */ text-align:left; color:#036; font-size:18px;}  
.sitemaplist{ margin:0px; padding:5px 150px 5px 0px; /* 上右下左 */ text-align:left; color:#036; font-size:14px;}  

#naka
{     margin:0px;     
     padding:30px 0px;        
 width:800px;         /* 幅を決定する */
 border:0px;
 text-align:center;
background-color: #fff;
color:#036;
}    

#naka.a{}
.pic{
	margin:0px;
	padding:30px 0px 30px 0px; /* 上右下左 */
	text-align:center;
	color:#888;
	font-size:90%;
	letter-spacing:1.5px;
	}
	
.lb{ margin:0px; padding:100px 0px 100px 0px; /* 上右下左 */ text-align:center; color:#888;font-size:90%;}
.text{ margin:0px; padding:30px 75px 30px 75px; /* 上右下左 */ text-align:left; color:#036; line-height:2em; font-size:100%;}
.textred{ margin:0px; padding:0px 75px 30px 75px; /* 上右下左 */ text-align:left; color:#E00; line-height:2em; font-size:100%;}
.text2{ margin:0px; padding:25px 50px 25px 0px; /* 上右下左 */ text-align:left; color:#036; line-height:2em; font-size:100%;}
.text3{ margin:0px; padding:5px 00px 5px 50px; /* 上右下左 */ text-align:right; color:#036; line-height:2em; font-size:90%;}

.en{ margin:0px; padding:25px 75px 25px 75px; /* 上右下左 */ text-align:center; color:#036; font-size:100px; line-height:2em; letter-spacing:2px; font-family:Arial, Helvetica, sans-serif;}
.title{ margin:0px; padding:25px 10px 25px 10px; /* 上右下左 */ text-align:center; color:#036; font-size:19px; line-height:1.5em; letter-spacing:2px; font-family:Arial, Helvetica, sans-serif;}

.about{margin:0px; padding:10px 40px 10px 0px; /* 上右下左 */ text-align:left; color:#036; font-size:100%; line-height:2em;}

.headline{
	
	margin: 40px 75px 10px 75px; /* 上右下左 */
	padding: 10px 10px 10px 10px; /* 上右下左 */
	text-align:center; 
	color:#036; 
	font-size:120%; 
	font-weight:bold;
	line-height:2em; 
	letter-spacing:10px;
	border-bottom:1px solid #036;
	border-top: 1px solid #036
}

p{
	padding:10px 75px 10px 75px; /* 上右下左 */ 
	text-align:center;
	color:#036; 
	line-height:2em; 
	font-size:100%;}
.on{
	padding: 10px 10px 10px 10px; /* 上右下左 */
	text-align:center;
	color:#036; 
	line-height:2em;
		letter-spacing:3px; 
	font-size:120%;}

	
.list{
	text-align:center;
	color:#036;
	line-height:2em;
	border:1px;
	border-color:#036;
	font-size:120%;} 
.ex{ margin:0px; padding:60px 0px 60px 0px; /* 上右下左 */ text-align:center; color:#888;font-size:100%;}

.ol{
	margin:0px;
	padding:15px 125px 25px 125px; /* 上右下左 */ 
	text-align:left; 
	color:#036; 
	font-size:110%; 
	line-height:2em;
	letter-spacing:2px; 
	width:600px;}
#footer
{
	margin:0px;
	padding:0px;
	width:800px;         /* 幅を決定する */
	border:0;
	text-align:right;
	float:none;
	position:absolute;
	color:#036;
	font-size:80%;
}    

table.menu{
	height:100px;border:0;
	width:800px;}

table {
	margin-left:auto;
	margin-right:auto;}/* google chrome用 */
table.travel{
	background-color:#fff;
	padding:30px 0px 30px 0px; /* 上右下左 */ }
 

table.travel th {
	text-align:left;
	background-color: #fff;
	padding:5px 30px 5px 30px; /* 上右下左 */ }
table.travel tr td {
	text-align:center;}
	
table.rp{
	font-size:110%;
	font-family:sans-serif;
	background-color:#fff;
	text-align:left;
	border-top: 1px solid #036;   /*table要素の「上」ボーダー*/
	border-left: 1px solid #036;  /*table要素の「左」ボーダー*/
	border-spacing:0;  /*セル同士の間隔*/}	
table.rp tr td{
	background-color:#fff;
	text-align:left;
	border-bottom:1px solid #036; /*セルの「下」ボーダー*/
	border-right: 1px solid #036; /*セルの「右」ボーダー*/
	padding:0.5em 1em;  /*セルのボーダーとテキストの間をあけて読みやすく*/}

img {
	border:0px;
	vertical-align:bottom;}
h1 {
	margin: 30px 120px 30px 120px; /* 上右下左 */
	padding: 10px 10px 10px 10px; /* 上右下左 */
	text-align:center; 
	color:#036; 
	font-size:130%; 
	font-weight:bold;
	font-family:sans-serif;
	line-height:2em; 
	letter-spacing:10px;
	border-bottom:2px solid #036;
	border-top: 2px solid #036
	}
	
h2 {
padding: 10px;
margin: 10px 75px 10px 75px; /* 上右下左 */
     font-size :120%;
	 font-weight:normal;
	 font-family:sans-serif;
	 color:#036;
    text-align:center;
	text-decoration:none;
	letter-spacing:2px;
	line-height:2em;
	}
	
	h2.rp {
padding: 10px;
margin: 10px 75px 10px 75px; /* 上右下左 */
     font-size :150%;
	 font-weight:normal;
	 font-family:sans-serif;
	 color:#fff;
    text-align:center;
	text-decoration:none;
	letter-spacing:2px;
	line-height:2em;
	background-color:#036;
	}
	
	h3 {
padding: 0px;
margin-left: 0px;
margin-top:15px;
margin-bottom:15px;
     font-size :100%;
	 font-weight:normal;
	 font-family:sans-serif;
	 color:#036;
    text-align:center;
	text-decoration:none;
	letter-spacing:2px;
	line-height:1.5em;
	}

#main
    {
     margin-left:auto;    /* 左側マージンを自動的に空ける */
     margin-right:auto;   /* 右側マージンを自動的に空ける */
     text-align:left;     /* 中身を左側表示に戻す */
     width:800px;         /* 幅を決定する */
    }
	
#ginza
    {
     margin-left:auto;    /* 左側マージンを自動的に空ける */
     margin-right:auto;   /* 右側マージンを自動的に空ける */
     text-align:center;     /* 中身を左側表示に戻す */
     width:800px; }
	 
	#ginza img{ 
	margin-bottom:30px;  
     text-align:center; }
	

#contents
{
float: left;
width:650px;
}


 

#items
    {
     float:left;
     width:500px;         /* 幅を決定する */
height:500px;
     text-align:left;  
 margin-left:20px;
}

#thumbnails {
  float:right;
width:60px;
height:500px;
text-align:center;
margin-left:20px;
margin-right:20px;
}

a:link { color: #0099CC	 }      /* 通常のリンク */
a:visited { color: #0099CC	} /* 訪問したリンク */
a:hover { color: #666666 }      /* マウスの乗ったリンク */
a:active { color: #0099CC	}    /* クリック中のリンク */
a{ outline:none; text-decoration:none;}