html, body {
}
html {
	background: #fff;
}
body {background-image: url(../images/back.jpg);
}
 h1,#g_navi table,.bg1 h2,.bg2 h2{font-family:'Lucida Grande','HiraMinProN-W3','MS-PMincho','MS-Mincho', serif;}
 #information li{font-family:'Lucida Grande','HiraKakuProN-W3','Meiryo', sans-serif;}
 #list h2{font-family:'Lucida Grande', 'HiraKakuProN-W6','Meiryo', sans-serif; font-weight:bold;}
a:hover {color: #b00000;}
.slider-container div a img:hover,.spot_container .spot_image img:hover,.link_list:hover,#banner a:hover,#wayside_link:hover,.list_container .spot_image img:hover { 
opacity:0.7;
filter: alpha(opacity=70);        /* ie lt 8 */
-ms-filter: "alpha(opacity=70)";  /* ie 8 */
-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
-khtml-opacity: 0.7;              /* Safari 1.x */
}
.clear_both {
	clear: both;
}
.shadow {
	width: 100%;
	height: 6px;
	margin-bottom: 20px;
	background-image: url(../images/shadow.png);
	background-repeat: no-repeat;
	background-position: center;
}
#top {padding: 0px 0px 0px 0px;}
#g_navi {
	padding: 0 0 12px 0;
	width: 1090px;
	margin: 0 auto;
}


h1{width: 231px;height:37px;margin: 18px 0 15px 0;float:left;}
#nav_tf{ float:left; margin:18px 0 0 50px;}
#nav_tf li{ display:inline; margin-left:20px;}
#nav_tf li:first-child{margin-left:0px;}
#headerDiv{float:right; margin:8px 60px 0 63px; width:40%;}
div#fb {width: 100%;text-align: right;padding-top: 10px;}
#information{ padding:2px 10px;  width: 100%; height:auto; overflow: auto; background-color:rgba(0,0,0,0.40);}
#information li{ font-size:12px; color:#fff; line-height:16px; display:block; white-space: nowrap;}
#g_navi table {margin-top: 10px;}
#g_navi table td {
	font-size: 13px;
	border-right: solid 1px #333;
	background-image: url(../images/nav_img.png);
	background-position: center 32px;
	background-repeat: no-repeat;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#g_navi table td:hover {
	background-position: center 36px;
}
#g_navi table td:nth-last-of-type(1){ background-image:none;}
#g_navi table td:first-child {
	border-left: solid 1px #333;
}
#g_navi table td a {
	padding: 10px 17px 0px 17px;
	text-decoration: none;
	display: inline-block;
	height: 30px;
	line-height: 20px;
}
/*#g_navi table td a img{ height:14px;}*/
#top_slider {
	background-image: url(../images/back2.png);
}
#slider {
	position: relative;
	margin: 0px auto;
	padding: 30px 0;
	width: 1090px;
}
#slider a:focus {
	outline: 0;
}
.slider-view {
	position: relative;
	margin: 0px 65px 0px;
	width: 970px;
	height: 308px;
	overflow: hidden;
	
}
.slider-container {
	position: absolute;
	top: 0;
	left: 0;
}
.slider-container div {
	position: relative;
	float: left;
	width: 970px;
	height: 130px;
}
.slider-container div a { display:inline-block;}
.slider-container div a:first-child {
	margin-right:10px;
}
.slider-container div a:hover {
	color: #600;
}
.slider-container div a img,.slider-container div p img{
	overflow: hidden;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;
}
.banner300,.banner630,.banner955{border: 4px solid #fff;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px; background-color:#fff;}
.banner300{ width:300px; height:300px;}
.banner300 img{ width:300px;}
.banner630{  width:630px; height:300px;}
.banner630 img{ width:630px;}
.banner955{  width:955px; height:300px;}
.banner955 img{ width:955px;height:300px;}
#slide-prev, #slide-next {
	position: absolute;
	top: 30px;
}
#slide-prev {
	left: 2px;-webkit-border-radius: 10px 0px 0px 10px;-moz-border-radius: 10px 0px 0px 10px;border-radius:10px 0px 0px 10px;
}
#slide-next {
	right: 2px;-webkit-border-radius: 0px 10px 10px 0px;-moz-border-radius: 0px 10px 10px 0px;border-radius:0px 10px 10px 0px;
}
#slide-prev:hover, #slide-next:hover {-webkit-box-shadow:0px 0px 20px  #fff inset;-moz-box-shadow:0px 0px 20px  #fff inset;box-shadow:0px 0px 20px  #fff inset;}
#slide-prev:active, #slide-next:active {-webkit-box-shadow:0px 0px 40px  #fff inset;-moz-box-shadow:0px 0px 40px  #fff inset;box-shadow:0px 0px 40px  #fff inset;}
.slider-pagination {
	display:none;
	position: absolute;
	top: 365px;
	left: 500px;
	margin-left: -50px;
	width: 600px;
}
.slider-pagination a {
	float: left;
	margin: 5px 5px 0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	width: 16px;
	height: 16px;
	overflow: hidden;
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2) inset;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2) inset;
	background: #fff;
	text-indent: -9999px;
	vertical-align: middle;
}
.slider-pagination a:hover {
	background: #ccc;
}
.slider-pagination a.current {
	-webkit-box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 1)inset;
	-moz-box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 1) inset;
	box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 1)inset;
	background: #b00000;
}

#photo_area{ width:100%; height:106px; margin: 20px auto 0; background-image: url(../images/back3.png);}
.w970 {width: 970px;margin: 0 auto;}
#title_photo_area{ display:block; margin-top:16px; width:64px; height:76px; float:left;}
#photo_area .slideFrame{ width:886px; float:left; background:none; margin: 13px 0px 0px 13px;}
#photo_area .slideFrame .slideGuide .slideCell a img{ width:100%;}
/*.contents_box{ width:100%;  margin-bottom:5px;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px; background-color:#fff;overflow: hidden;-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);}
*/#photo_by{ color:#FFFFFF; font-size:10px;}

#movie,#wayside,#spot,#time,#choshi{width:970px; margin: 0 auto;}
#movie{margin-top: 40px}
#movie h2,#wayside h2,#spot h2,#time h2,#choshi h2,#megumi h2{margin: 50px auto 30px auto;}

#wayside .contents_box{ 
	background-image:url(../images/eki_choshi.png);
	background-repeat:no-repeat;
	background-position:100px 120px;
	background-size:230px;
	background-color: #fff;
	border-radius: 10px;
}
#wayside_link{ display:inline-block; width:410px; height:20px; margin:0 27px 15px 27px;background-image:url(../images/link_eki.png); background-repeat:no-repeat; background-position:center;}
#wayside_link_img:hover{ opacity:0.8;}
#wayside_image{ width:500px !important; height:auto !important;border-top-right-radius: 10px;}
#wayside_map_canvas {width: 239px;height: 160px; float:left;-webkit-border-radius: 0px 0px 0px 10px;-moz-border-radius: 0px 0px 0px 10px;border-radius: 0px 0px 0px 10px;}
#wayside .slideFrame{ width:95%; float:left; background-color:#FFFFFF; margin: 13px 0px 0px 13px;float:left;}
#wayside .slideFrame .slideGuide .slideCell{background-repeat:no-repeat; background-position:center; background-size:100%; background-color:#fff;}
#wayside .slideFrame .slideGuide .slideCell a img{}
#wayside .slideFrame .slideGuide .slideCell a img:hover{opacity:0.3;}
#wayside_rail{ width:95%; height:50px;margin: 5px 0px 0px 13px; background-image:url(../images/rail.png); background-repeat:repeat-x; background-position:center;float:left;}
#train{}

/*#spot_box,#time_box{ height:632px;}
*/
#spot_map_canvas,#event_map_canvas {
	width: 400px;height: 100%;float:left;-webkit-border-radius: 10px 0px 0px 10px;-moz-border-radius: 10px 0px 0px 10px;border-radius: 10px 0px 0px 10px;
}


.spot_container {
	width: 316px;
	height: auto;
	min-height: 350px;
	position: relative;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	background-color: #fff;
	border-radius: 10px;
	box-shadow:2px 2px 9px -4px #000;
	-moz-box-shadow:2px 2px 9px -4px #000;
	-webkit-box-shadow:2px 2px 9px -4px #000;
}
.spot_container:nth-child(3),
.spot_container:nth-child(6) {
	margin-right: 0;
}
.spot_container .spot_title {
	width: 94%;
	height:30px;
	font-size: 14px;
	line-height:15px;
	font-weight: bold;
	padding: 10px 0;
	margin: 0 auto;

}
.spot_container .spot_description {
	width: 94%;
	font-size: 12px;
	line-height: 14px;
	margin: 0 auto;
}
.spot_container .spot_sub {
	width: 94%;
	height:30px;
	font-size: 12px;
	line-height: 16px;
	margin: 0 auto;
}
.spot_container .spot_sub_description {
	width: 305px;
	font-size: 12px;
	line-height: 14px;
}
.spot_container .spot_info {
	position: absolute;
	top: 5px;
	right: 5px;
}
.spot_info .place {
	display: inline-block;
	padding: 0px 4px;
	color: #fff;
	font-size: 11px;
	background-color: #846A0E;
}
.spot_container .spot_image {
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	height: 215px;
	width: 100%;
	overflow: hidden;
}
.spot_container .spot_image img {
	width: 100%;
	height: 100%;
}
#list{width: 1090px;
	margin: 0 auto;
	}
#list h2{ font-size:20px; width:120px; margin:20px auto;}
.list_container {
	width: 535px;
	height: 158px;
	margin-bottom:25px;
	position: relative;
	float: left;
	background-color:#fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	overflow:hidden;
	float:left;
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}
.list_container:nth-child(odd){ margin-left:15px;}
.list_container .spot_title {
	position: absolute;
	top: 32px;
	left: 225px;
	width: 270px;
	height:30px;
	font-size: 14px;
	line-height:15px;
	font-weight: bold;
	padding-left: 25px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	/*background-image:url(../images/marker_blue.png);*/
}
.list_container .spot_description {
	position: absolute;
	top: 70px;
	left: 230px;
	width: 295px;
	font-size: 12px;
	line-height: 14px;
}
.list_container .spot_sub {
	position: absolute;
	top: 70px;
	left: 230px;
	width: 295px;
	height:30px;
	font-size: 12px;
	line-height: 14px;
}
.list_container .spot_sub_description {
	position: absolute;
	top: 100px;
	left: 230px;
	width: 295px;
	font-size: 12px;
	line-height: 14px;
}
.list_container .spot_info {
	position: absolute;
	top: 5px;
	right: 15px;
}
.list_info .place {
	display: inline-block;
	padding: 0px 4px;
	color: #fff;
	font-size: 11px;
	background-color: #846A0E;
}
.list_container .spot_image {
	position: absolute;
	height:100%;
	width: 215px;
}
.list_container .spot_image img {
	width: 100%;
	height: 100%;
}

.link_list { display:inline-block; width:22%; max-width:213px; margin-left:78%; margin-top:30px;}

.relese_list { display:inline-block; width:38%; max-width:334px; margin-left:62%; margin-top:30px;}

.choshi_container {
	width: 220px;
	height: 256px;
	margin-bottom: 20px;
	margin-right: 30px;
	background-color: #fff;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
	float: left;
}

#choshi_box div:nth-child(4n+4) {
	margin-right: 0px;
}


.choshi_container .choshi_title a {
/*	position: absolute;
	top: 0px;
	left: 0px;*/
	width: 190px;
	height: 32px;
/*	padding-top: 223px;*/
	padding-left: 30px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/title_icon.png);
	background-position: 10px 226px;
	background-repeat: no-repeat;
}
.choshi_container .choshi_image {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 200px;
	height: 200px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}
.choshi_container .choshi_image img {
	width: 200px;
	height: 200px;
}
.only_title {
	height: 60px;
	display: table;
}

.only_title .choshi_title a {
/*	position: absolute;
	top: 0px;
	padding-top: 20px;*/
	background-position: 10px 23px;
	display: table-cell;
	vertical-align: middle;
	height: 60px;
	width: 100%;
}
.choshi_container .choshi_title_row2 a {
	position: absolute;
	top: 14px;
	left: 10px;
	width: 182px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(../images/title_icon.png);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	line-height: 16px;
}

#megumi{width:970px; margin: 0 auto;}
#megumi_box{ height:582px; padding:25px 0; text-align:center;}
#megumi_box iframe{ width:915px; height:100%; }



.bottom {
	margin: 60px 0px 60px 0px;
}
.message_view {
	width:90%;
	height: auto;
	margin-bottom:15px;
	padding: 15px 5%;
	text-align: center;
	/*border: solid 1px #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;*/
}
.message_title {
	margin: 0px 0px 8px 0px;
	font-size: 16px;
	font-weight: bold;
}
.message_description {
	line-height: 16px;
	font-size: 13px;
}
.line {
	width: 100%;
	height: 2px;
	background-image: url(../images/line.png);
	background-repeat: repeat-x;
}
#banner {
	width:100%; margin-top:15px;
}
#banner a {
	display: inline-block;
	width: 220px;
	height: 60px;
	margin-right: 24px;
	margin-bottom: 15px;
}
#banner a:nth-child(4n+4) {
	margin-right: 0px;
}
#banner a img {
	width: 220px;
	height: 60px;
}

.profile_view {
	width:90%;
	height: auto;
	margin-top: 15px;
	padding: 15px 5% 10px 5%;
	border: solid 1px #ccc;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.profile_name {
	margin: 0px 0px 8px 0px;
	font-size: 16px;
	font-weight: bold;
}
.profile_address {
	margin: 0px 0px 8px 0px;
	font-size: 13px;
	line-height: 16px;
}
.profile_description {
	margin-top: 10px;
	font-size: 13px;
	line-height: 16px;
}
#copyright {
	width: 100%;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	font-size: 13px;
	background-color: #b00000;
}
/* slider_plugin
--------------------------------------------------------- */
.slideFrame {
	position: relative;
	margin: 10px 0px 0 10px;
	overflow: hidden;
	border-radius: 5px;
	overflow-x: auto;
	width: 920px;
	height: 80px;
	background: #eee;
}
.slideGuide {
	width: 150%;
	height: 100%;
}
.slideCell {
	display: block;
	float: left;
	margin-right: 10px;
	width: 120px;
	height: 80px;
	background: #eee;
	color: #333;
	border-radius: 5px;
	overflow: hidden;
}
/* sample */
.slideCell a {
	display: block;
	width: 100%;
	height: 100%;
}
.slideCell a:hover {
}
.slideCell img {
	display: block;
	width: 160px;
	height: 80px;
}
/* controller */
.slideCtrl {
	display: none;
	position: absolute;
	top: 0;
	width: 30px;
	height: 60px;
	background: #676767 url(/web/images/top/hatch.png);
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	cursor: default;
	opacity: 0.8;
	-moz-opacity: 0.8;
	-webkit-opacity: 0.8;
	filter: alpha(opacity=80);
	/* 確認用 */	
	background: #AF9507;
	padding-top: 25px;
}
.slideCtrl.left {
	left: 0px;
}
.slideCtrl.right {
	right: 0px;
}
/* クラス名変更
--------------------------------------------------------- */
.cell {
	display: block;
	float: left;
	margin-right: 5px;
	width: 200px;
	height: 100%;
	background: #eee;
}
.controller {
	position: absolute;
	top: 0;
	width: 60px;
	height: 100%;
	padding-top: 40px;
	background: #676767 url(hatch.png);
	padding-top: 40px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	cursor: default;
	opacity: 0.8;
	-moz-opacity: 0.8;
	-webkit-opacity: 0.8;
	filter: alpha(opacity=80);
}
.controller.left {
	left: -5px;
}
.controller.right {
	right: -5px;
}
a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #b00000;
}
a:active {
	color: #aaa;
}
a {
	text-decoration: none;
}
/* \\\\\\\\\\\\\\\\\    MODAL CODE   ///////////////////////////////// */
.overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
}

.modal {
  display: none;
  overflow: auto;
  z-index: 1001;
  position: absolute;
  width: 100%;
  height:90%;
  padding-top:10%;
  min-height: 300px;
  text-align:center;
}
.modal img{
	-webkit-box-shadow: 30px 30px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 30px 30px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 30px 30px 10px rgba(0, 0, 0, 0.2);
}


/* \\\\\\\\\\\\\\\\\    END MODAL CODE   ///////////////////////////////// */
/*@media print{
#top{display:none;} 
#slider{display:none;} 
#detail_title{display:none;} 
#detail_read{display:none;}  
#detail_description{display:none;}  
.travel_slider{display:none;}  
#spot_info{display:none;}
#spot_list{display:none;}
.bottom{display:none;}
#copyright{display:none;}
#detail_main{width:100%; float:none; box-shadow:none;}
#detail_name{padding:10px 20px 0% 0; background-size:12px;background-position:right 13px;}
.table_title{margin-bottom:0px; font-size:14px;padding-right:35px;background-size:25px;}
.info_table{margin-bottom:0px;}
.info_table th,.info_table td{ line-height:16px; padding-bottom:0%;padding-top:0%;word-wrap: break-word;border:1px dotted #eee;}
.line {display:none;}
}*/
/*.map_view {
	width: 440px;
	height: 280px;
	margin-top: 5px;
	padding: 10px;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	float: right;
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}*/



#newsside {width:970px; margin: 0 auto;}
#newsside h2 {margin: 40px auto 30px auto;}

#newsside li {
	padding: 15px 0 15px 50px;
	border-bottom: 1px dotted #cccccc;
}
#newsside li span {
	display: inline-block;
	margin: 0 10px;
}
#newsside li a {
	color: #246dac;
}

#canpagin {
	text-align:center;
}
#canpagin a img {

	padding-top: 20px;
}

#canpagin .bn_m,
#canpagin .bn_s {
	width: 970px;
	margin: 0 auto;
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
}


#skippr {
	width: 100%;
	min-width: 1090px;
	height: 500px;
}


#skippr .skipprInnner {
	width: 1090px;
	height: 500px;
	margin: 0 auto;
	position: relative;
}

#skippr .skipprInnner h2{
	top: 220px;
	left: 60px;
	position: absolute;
	line-height: 60px;
	font-size: 40px;
	color: #fff;
	-moz-text-shadow:0px 0px 20px #000;
	-webkit-text-shadow:0px 0px 20px #000;
	text-shadow:0px 0px 20px #000;
}


#skippr .skipprInnner a{
	display: block;
	height: 500px;
}



