@charset "utf-8";
/* CSS Document */


/*----------------------------------------------------
	☆top
----------------------------------------------------*/

body#top #header {
	margin-bottom:30px;
}


body#top div.contentsInr {
	padding:30px 0 10px;
}

body#top div.topMv {
	background-color:#FFF;
	height:360px;
	margin:0 auto 25px;
	padding:10px 0;
	width:970px;
	
	-moz-box-shadow: 0 0 4px #CCC;
    -webkit-box-shadow: 0 0 4px #CCC;
    -ms-filter: "progid:DXImageTransform.Microsoft.Glow(color=#999,strength=3)";
    filter:
        progid:DXImageTransform.Microsoft.Shadow(color=#CCCCCC,direction=0,strength=3)
        progid:DXImageTransform.Microsoft.Shadow(color=#CCCCCC,direction=90,strength=3)
        progid:DXImageTransform.Microsoft.Shadow(color=#CCCCCC,direction=180,strength=3)
        progid:DXImageTransform.Microsoft.Shadow(color=#CCCCCC,direction=270,strength=3);
    box-shadow: 0 0 4px #CCC;
}

body#top div.topMv div.topMvInr {
	margin:0 10px;
}

body#top div.topMv div.topMvInr div.topMvArea {
	float:left;
	width:732px;
}

body#top div.topMv div.topMvInr div.topMvArea .bx-wrapper {
	margin: 0 auto 0;
}

body#top div.topMv div.topMvInr div.topMvArea .bx-wrapper .bx-viewport {
	background: none;
	border: none;
	box-shadow: none;
	left: 0;
}

body#top div.topMv div.topMvInr div.topMvArea ul.mvSlider {
	height:328px;
	width:732px;
	
	overflow:hidden;
}

body#top div.topMv div.topMvInr div.topMvArea .bx-pager.bx-default-pager a:hover,
body#top div.topMv div.topMvInr div.topMvArea .bx-pager.bx-default-pager a.active {
	background: none repeat scroll 0 0 #49AEE3;
	border:1px solid #49AEE3;
}

body#top div.topMv div.topMvInr div.topMvArea .bx-pager.bx-default-pager a {
	background: none repeat scroll 0 0 #EDEDED;
	border:1px solid #CCC;
	border-radius: 10px;
	display: block;
	height: 10px;
	margin: 0 7px;
	width: 10px;
}

body#top div.topMv div.topMvInr .topMvMenu {
	background-color:#4FB0E3;
	float:right;
	height:360px;
	width: 208px;
	
	position:relative;
}

body#top div.topMv div.topMvInr .topMvMenu h2 {
	font-size:0;
	line-height:0;
	margin-bottom:7px;
}

body#top div.topMv div.topMvInr .topMvMenu ul {
	width:208px;
}

body#top div.topMv div.topMvInr .topMvMenu ul li {
}

body#top div.topMv div.topMvInr .topMvMenu ul li h2 {
	font-size:0;
	line-height:0;
	margin-bottom:0;
}

body#top div.topMv div.topMvInr .topMvMenu ul li span {
	display:none;
	visibility:hidden;
}

body#top div.topMv div.topMvInr .topMvMenu ul li a {
	background-image:url(../images/top/bg_tmlist.gif);
	background-repeat:no-repeat;
	display:block;
	height:58px;
	width:208px;
}

body#top div.topMv div.topMvInr .topMvMenu ul li.tm01 a { background-position:0 0;}
body#top div.topMv div.topMvInr .topMvMenu ul li.tm02 a { background-position:0 -58px;}
body#top div.topMv div.topMvInr .topMvMenu ul li.tm03 a { background-position:0 -116px;}
body#top div.topMv div.topMvInr .topMvMenu ul li.tm04 a { background-position:0 -174px;}
body#top div.topMv div.topMvInr .topMvMenu ul li.tm05 a { background-position:0 -232px;}

body#top div.topMv div.topMvInr .topMvMenu ul li.tm01.sfHover a { background-position:right 0;}
body#top div.topMv div.topMvInr .topMvMenu ul li.tm02.sfHover a { background-position:right -58px;}
body#top div.topMv div.topMvInr .topMvMenu ul li.tm03.sfHover a { background-position:right -116px;}
body#top div.topMv div.topMvInr .topMvMenu ul li.tm04.sfHover a { background-position:right -174px;}
body#top div.topMv div.topMvInr .topMvMenu ul li.tm05.sfHover a { background-position:right -232px;}


body#top div.topMv div.topMvInr .topMvMenu ul li ul {
	background:url(../images/top/bg_tmlist_submenu.gif) left top no-repeat;
	height:347px;
	padding-top:13px;
	width:185px;
	
	position:absolute;
	left:-185px;
	top:0;
	
	z-index:1000;
	display:none;
}

body#top div.topMv div.topMvInr .topMvMenu ul li ul li {
	font-size:0;
	line-height:0;
	margin:0 0 0 20px;
	width:144px;
}

body#top div.topMv div.topMvInr .topMvMenu ul li ul li a {
	background-image:url(../images/top/bg_tmlist_submenu_li.gif);
	background-repeat:no-repeat;
	height:42px;
	width:144px;
}

body#top div.topMv div.topMvInr .topMvMenu ul li.sfHover ul li.sub01 a { background-position:0 0; height:43px;}
body#top div.topMv div.topMvInr .topMvMenu ul li.sfHover ul li.sub02 a { background-position:0 -43px;}
body#top div.topMv div.topMvInr .topMvMenu ul li.sfHover ul li.sub03 a { background-position:0 -85px;}
body#top div.topMv div.topMvInr .topMvMenu ul li.sfHover ul li.sub04 a { background-position:0 -127px;}
body#top div.topMv div.topMvInr .topMvMenu ul li.sfHover ul li.sub05 a { background-position:0 -169px;}
body#top div.topMv div.topMvInr .topMvMenu ul li.sfHover ul li.sub06 a { background-position:0 -211px;}
body#top div.topMv div.topMvInr .topMvMenu ul li.sfHover ul li.sub07 a { background-position:0 -253px;}
body#top div.topMv div.topMvInr .topMvMenu ul li.sfHover ul li.sub08 a { background-position:0 -295px;}


body#top div.topMv div.topMvInr .topMvMenu ul li ul li.subArrow {
	background:url(../images/top/bg_tmlist_submenu_arrow.gif) left top no-repeat;
	height:15px;
	width:9px;
	
	position:absolute;
	top:0;
	right:-7px;
}

body#top div.topMv div.topMvInr .topMvMenu ul li.tm01 ul li.subArrow { top:82px;}
body#top div.topMv div.topMvInr .topMvMenu ul li.tm02 ul li.subArrow { top:142px;}
body#top div.topMv div.topMvInr .topMvMenu ul li.tm03 ul li.subArrow { top:202px;}
body#top div.topMv div.topMvInr .topMvMenu ul li.tm04 ul li.subArrow { top:258px;}
body#top div.topMv div.topMvInr .topMvMenu ul li.tm05 ul li.subArrow { top:318px;}





















body#top #contents div.trafficReports {
	background:url(../images/top/bg_trafficreports.gif) left bottom no-repeat;
	margin-bottom:24px;
	padding-bottom:18px;
	width:720px;
}

body#top #contents div.trafficReports div.inr {
	background:url(../images/top/bg_trafficreports.gif) left top no-repeat;
	padding-top:14px;
	width:720px;
}

body#top #contents div.trafficReports div.inr p {
	line-height:1.4;
	margin:0 0 3px 178px;
	width:520px;
}

body#top #contents div.trafficReports div.inr p a {
	color:#1B7CB4;
	text-decoration:underline;
}

body#top #contents div.trafficReports div.inr p a:hover {
	text-decoration:none;
}

body#top #contents div.newsBox {
	margin-bottom:25px;
	
	width:662px;
}

body#top #contents div.newsBox h2.head02 {
	margin-bottom:10px;
	position:relative;
}

body#top #contents div.newsBox h2.head02 a {
	display:inline-block;
	
	position:absolute;
	right:16px;
	top:10px;
}

body#top #contents div.newsBox ul {
	width:662px;
}

body#top #contents div.newsBox ul {
	width:662px;
}

body#top #contents div.newsBox ul li {
	border-bottom:1px dashed #CDCDCD;
	line-height:1.4;
	width:662px;
}

body#top #contents div.newsBox ul li.last {
	border-bottom:none;
}

body#top #contents div.newsBox ul li.last {
	border-bottom:none;
}

body#top #contents div.newsBox ul li a,
body#top #contents div.newsBox ul li p {
	background:url(../cmn_img/icon_news.gif) 3px 12px no-repeat;
	display:block;
	padding: 8px 0 8px 26px;
	text-decoration:none;
}

body#top #contents div.newsBox ul li a span.date,
body#top #contents div.newsBox ul li p span.date {
	color:#000000;
	display:block;
	float:left;
	padding:2px 0;
	width:9em;
}
body#top #contents div.newsBox ul li a span.tag,
body#top #contents div.newsBox ul li p span.tag {
	float:left;
	margin-right:14px;
	padding:4px 0 0;
	vertical-align:middle;
	width:70px;
}

body#top #contents div.newsBox ul li a span.data {
	color:#1B7CB4;
	display:block;
	float:left;
	padding:2px 0;
	text-decoration:underline;
	width:410px;
}

body#top #contents div.newsBox ul li p span.data {
  color:#1B7CB4;
	display:block;
	float:left;
	padding:2px 0;
	text-decoration:none;
	width:410px;
}



body#top #contents div.newsBox ul li a:hover span.data {
	text-decoration:none;
}

body#top #contents div.pickUpBox {
	width:662px;
}

body#top #contents div.pickUpBox ul {
	width:662px;
}

body#top #contents div.pickUpBox ul li {
	float:left;
	line-height:1.4;
	margin:0 16px 16px 0;
	width:210px;
}

body#top #contents div.pickUpBox ul li a {
	background-color:#FFF;
	border:2px solid #D4E9FA;
	color:#3DACEA;
	display:block;
	font-weight:bold;
	padding:10px 0 15px;
}

body#top #contents div.pickUpBox ul li a:hover {
	text-decoration:none;
}

body#top #contents div.pickUpBox ul li a span.img {
	display:block;
	margin:0 auto 15px;
	width:190px;
}

body#top #contents div.pickUpBox ul li a span.data {
	background:url(../images/top/bg_pickup_data.gif) right top no-repeat;
	display:block;
	margin:0 15px;
	padding-right:30px;
	
	min-height: 30px;
	height: auto !important;
	height: 30px;
}













/*----------------------------------------------------
	☆economy
----------------------------------------------------*/

#contents div.economyList {
}

#contents div.economyList ul{
	width: 100%;
}

#contents div.economyList ul li{
	border-bottom: 1px dashed #CCC;
	float: left;
	padding: 25px 0 10px;
	width:50%;
}



#contents div.economyList ul li a:hover{
	text-decoration:none;
}

#contents div.economyList ul li .ticketBox {
    border-right: 1px dashed #CCCCCC;
    padding-right: 14px;
    width: 318px;
}

#contents div.economyList ul li .ticketImg {
  height: 194px;
  margin: 0px 17px 15px;
  width: 288px;
  /* 20140206 add */
  text-align:center;
}

#contents div.economyList ul li div.data{
	background:url(../images/economy/bg_arrow.gif) 16px 0 no-repeat;
	width: 300px;
}

#contents div.economyList ul li div.data .ticketArea {
	color: #4AAFE5;
	font-size:138.5%!important;
	line-height: 109%;
	padding-left: 54px;
}

#contents div.economyList ul li .data .ticketText {
	color: #333;
	padding-left: 54px;
}

	




/*----------------------------------------------------
	☆town_detail
----------------------------------------------------*/

#contents div.townHd {
	background: url(../images/station/bg_townhd_01.gif) left top no-repeat;
 	padding-top: 22px;
	width: 100%;
}

#contents div.townHd h2 {
	background:url(../images/station/bg_townhd_02.gif) left bottom no-repeat;
	color:#4AAFE5;
	font-size:167%!important;
	font-weight: bold;
	padding-bottom: 20px;
	text-align: center;
}

#contents p.title {
	color: #00B2B2;
	font-size: 138.5% !important;
	font-weight: bold;
	line-height:113%!important;
	margin-bottom: 22px;
}


#contents div.townBox01,
#contents div.townBox02 {
	margin-bottom: 30px;
	width: 100%;
}

#contents div.townBox01 div.img,
#contents div.townBox02 div.img {
	background: url(../images/station/bg_photo.gif) left bottom no-repeat;
	float: right;
	padding-bottom:20px;
	width:400px;
}

#contents div.townBox02 div.img {
	float:left;
}

#contents div.townBox01 div.img p,
#contents div.townBox02 div.img p {
	background: url(../images/station/bg_photo_t.gif) left top no-repeat;
	font-size:0;
	line-height:0;
	padding-top:20px;
	width:400px;
}

#contents div.townBox01 div.img span,
#contents div.townBox02 div.img span {
	display: block;
	margin: 0 auto;
	width: 360px;
}

#contents div.townBox01 p.data {
	float:left;
	padding-top: 3px;
	width:240px;
}

#contents div.townBox02 p.data {
	float:right;
	padding-top: 3px;
	width:240px;
}

/* 20140201 add */
#contents div.townBox01 div.data {
	float:left;
	padding-top: 3px;
	width:240px;
	word-break:break-all;
	word-wrap:break-word;
}

#contents div.townBox02 div.data {
	float:right;
	padding-top: 3px;
	width:240px;
	word-break:break-all;
	word-wrap:break-word;
}
/* end */

#contents div.townBox01 h3,
#contents div.townBox02 h3{
	color: #00B2B2;
	font-size:123.1%!important;
	line-height:140%;
	margin-bottom: 13px;
	padding:17px 0 15px 60px;
}

.no1 {	background:url(../images/station/icon_number_01.gif) left center no-repeat;}
.no2 {	background:url(../images/station/icon_number_02.gif) left center no-repeat;}
.no3 {	background:url(../images/station/icon_number_03.gif) left center no-repeat;}
.no4 {	background:url(../images/station/icon_number_04.gif) left center no-repeat;}
.no5 {	background:url(../images/station/icon_number_05.gif) left center no-repeat;}


#contents div.townBox02 h3 {
	display: block;
	float:right;

}



/*----------------------------------------------------
	☆link
----------------------------------------------------*/

#contents div.linkList ul li {
	float: left;
	width: 30%;
	margin-right:9px;
}

#contents div.linkList ul li a{
	color:#333333;
}


/*----------------------------------------------------
	☆traininfo
----------------------------------------------------*/

#contents .traininfoInr {
	margin:0 auto;
	padding-bottom:40px;
	width:870px;
}

#contents .traininfoInr .guidance {
	color:#4AAFE5;
	font-size:138.5%!important;
	text-align: center;
}

.traininfoBtn01 {
	text-align: center;
	font-size:123.1%!important;
	margin-bottom:30px;
}

.traininfoBtn01 a {
	color:#FFF;
	display:inline-block;
	padding:5px 80px 2px;
	line-height:140%;
	text-decoration:none;
	
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #4BAFE5), color-stop(0.00, #4BAFE5));
background: -webkit-linear-gradient(#77C3F0, #4BAFE5);
background: -moz-linear-gradient(#77C3F0, #4BAFE5);
background: -o-linear-gradient(#77C3F0, #4BAFE5);
background: -ms-linear-gradient(#77C3F0, #4BAFE5);
background: linear-gradient(#77C3F0, #4BAFE5);

}

.traininfoBtn01 a:hover {
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #4BAFE5), color-stop(0.00, #4BAFE5));
background: -webkit-linear-gradient(#4BAFE5, #4BAFE5);
background: -moz-linear-gradient(#4BAFE5, #4BAFE5);
background: -o-linear-gradient(#4BAFE5, #4BAFE5);
background: -ms-linear-gradient(#4BAFE5, #4BAFE5);
background: linear-gradient(#4BAFE5, #4BAFE5);

}

.traininfoBtn01 a span {
	display:inline-block;
	padding:5px 0 10px;
}


.traininfoBtn02 {
	text-align: center;
	font-size:123.1%!important;
	margin-bottom:30px;
}

.traininfoBtn02 a {
	border: 1px solid #CCC;
	color:#333;
	display:inline-block;
	padding:10px 121px 10px;
	line-height:140%;
	text-decoration:none;
	
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #F0F0F0), color-stop(0.00, #F0F0F0));
background: -webkit-linear-gradient(#FFF, #F0F0F0);
background: -moz-linear-gradient(#FFF, #F0F0F0);
background: -o-linear-gradient(#FFF, #F0F0F0);
background: -ms-linear-gradient(#FFF, #F0F0F0);
background: linear-gradient(#FFF, #F0F0F0);

}

.traininfoBtn02 a:hover {
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #F0F0F0), color-stop(0.00, #F0F0F0));
background: -webkit-linear-gradient(#F0F0F0, #F0F0F0);
background: -moz-linear-gradient(#F0F0F0, #F0F0F0);
background: -o-linear-gradient(#F0F0F0, #F0F0F0);
background: -ms-linear-gradient(#F0F0F0, #F0F0F0);
background: linear-gradient(#F0F0F0, #F0F0F0);

}

.traininfoBtn02 a span {
	display:inline-block;
	padding:5px 0 10px;
}



/*----------------------------------------------------
	☆funContents
----------------------------------------------------*/

.funContents {
	background-color:#FFF;
	border:1px solid #C7DFF8;
	float:none;
	margin:0 0 20px;
	padding:55px 0;
	width:100%!important;
}

#contents .funContentsInr {
	background:url(../images/fun/bg_funcontentsinr.gif) center bottom no-repeat;
	margin:0 auto;
	padding-bottom:90px;
	width:870px;
}

#contents .funCornermenu {
	width:870px;
}

#contents .funCornerMenu ul li {
	margin:0 30px 30px 0;
	float:left;
}

#contents .funCornerMenu p.btn {
	padding-top:40px;
	text-align:center;
}



/*--☆funContents top --*/

#contents .topFc {
	margin:0 auto;
	width:900px;
}

#contents .funTopBox {
	background:url(../images/fun/bg_top_funtopbox.jpg) left bottom no-repeat;
	padding-bottom:10px;
	width:900px;
}

#contents .funTopBox p {
	font-size:0;
	line-height:0;
	margin:0 auto 10px;
	text-align:center;
}

#contents .funTopBox ul {
	margin:0 auto;
	width:630px;
}

#contents .funTopBox ul li {
	float:left;
	margin:39px 39px 0 0;
	width:184px;
}


/*--☆funContents zukan --*/

#contents .zukanMenu {
	border-bottom:4px solid #92D1F2;
	margin-bottom:50px;
	padding-bottom:10px;
	width:870px;
}

#contents .zukanMenu ul {
	width:870px;
}

#contents .zukanMenu ul li {
	background:url(../images/fun/bg_zukanlist_01.gif) right top repeat-y;
	float:left;
	margin-bottom:18px;
	padding-bottom:10px;
	line-height:140%;
	text-align:center;
	width:145px;
}

#contents .zukanMenu ul li.first,
#contents .zukanMenu ul li.lastClm {
	background:url(../images/fun/bg_zukanlist_02.gif) left top repeat-y;
}

#contents .zukanMenu ul li a {
	color:#12ADF8;
	display:block;
	font-weight:bold;
}

#contents .zukanMenu ul li a:hover,
#contents .zukanMenu ul li.current a {
	color:#EC6000;
	text-decoration:none;
}

#contents .zukanMenu ul li span {
	display:block;
	padding-top:8px;
}

#contents .zukanBox01 {
	margin-bottom:60px;
	width:870px;
}

#contents .zukanName {
	background:url(../images/fun/bg_zukanname.gif) left top no-repeat;
	height:87px;
	margin-bottom:30px;
	width:870px;
}

#contents .zukanName .nameInr {
	color:#00A5FF;
	font-size:26px!important;
	font-weight:normal;
	line-height:1.4;
	margin:0 auto;
	padding:17px 0;
	text-align:center;
	width:280px;
}

#contents .zukanName .nameInr02 {
    color: #00A5FF;
    font-size: 23px !important;
    font-weight: normal;
    line-height: 1.4;
    margin: 0 auto;
    padding: 22px 0;
    text-align: center;
    width: 280px;
}

#contents .zukanName .nameInr03 {
    color: #00A5FF;
    font-size: 23px !important;
    font-weight: normal;
    line-height: 1.2;
    margin: 0 auto;
    padding: 9px 0;
    text-align: center;
    width: 280px;
}

#contents .zukanImg {
	background:url(../images/fun/bg_zukanimg.gif) left top no-repeat;
	height:532px;
	margin-bottom:30px;
	width:870px;
}

#contents .zukanImg p {
	font-size:0;
	line-height:0;
	margin:0 0 0 27px;
	padding-top:10px;
	width:817px;
}

#contents .zukanTxt {
}

#contents .zukanBox02 {
	margin-bottom:60px;
	width:870px;
}

#contents div.zukanTbl table{
	border-top:1px solid #70CBFF;
	border-left:1px solid #70CBFF;
}

#contents div.zukanTbl table th,
#contents div.zukanTbl table td{
	border-bottom:1px solid #70CBFF;
	border-right:1px solid #70CBFF;
	line-height:1.4;
	padding:12px 15px;
	text-align:center;
	vertical-align:middle;
}

#contents div.zukanTbl table th{
	color:#00A7FF;
}

#contents .zukanBox03 {
	margin-bottom:60px;
	width:870px;
}

#contents .zukanBox03 h3.zukanCatch {
	color:#00A6FF;
	font-size:123.1%!important;
	font-weight:bold;
	margin-bottom:30px;
	text-align:center;
}

#contents .zukanBox03 .zukanDetail {
	margin:0 auto;
	width:870px;
}

#contents .zukanBox03 .zukanDetail ul {
	width:870px;
}

#contents .zukanBox03 .zukanDetail ul li {
	float:left;
	font-weight:normal;
	margin:0 12px 30px 0;
	width:208px;
}

#contents .zukanBox03 .zukanDetail ul li h4 {
	color:#00A7FF;
	font-size:123.1%!important;
	font-weight:normal;
	margin:0 3px 10px;
	padding-top:3px;
}

#contents .zukanBox03 .zukanDetail ul li span {
	display:block;
	line-height:1.4;
	margin:0 3px;
}




#contents div.funPagerArea {
	background: url(../images/fun/bg_pager.gif) left top repeat;
	margin-bottom:50px;
}

#contents div.funPagerArea div.inr {
	padding: 2px 0 4px;
}

#contents div.funPagerArea .page{
	background-color:#FFF;
	display: block;
	float:left;
	text-align: center;
	margin: 5px 18px 0;
}

#contents div.funPagerArea .page span{
	padding: 3px 8px;
}

#contents div.funPagerArea div.pagerList {
	float:left;
	padding-top: 1px;
}

#contents div.funPagerArea div.pagerList ul li{
	float: left;
	padding: 4px 5px;
}

#contents div.funPagerArea div.pagerList ul li a {
	color: #FFF;
	padding: 3px 8px;
}

#contents div.funPagerArea div.pagerList ul li a.current {
	background-color:#FF0;
	color: #333;
}


#contents div.funPagerArea div.pagerNav{
	float: right;
	padding: 4px 6px 1px 0;
}

#contents div.funPagerArea div.pagerNav ul li {
	float: left;
	margin-left: 10px;
}

#contents div.funPagerArea div.pagerNav ul li,
#contents div.funPagerArea div.pagerNav ul li a {
	font-size:0;
	line-height:0;
}



/*----------
	 trainfesta
	 		------*/
			

#contents div.yearLine {
	background: url(../images/fun/img_year.gif) left top no-repeat;
	padding-bottom:8px;
}

#contents div.yearLine p {
	color:#12ACF8;
	font-size:182%!important;
	text-align:center;
	padding:26px 0;
}

#contents div.dataList {
	margin:0 auto;
	border-bottom:solid #12ACF8 2px;
	margin-bottom: 50px;
  padding-bottom: 17px;
}

#contents div.dataList ul {
	margin:0 134px;
}

#contents div.dataList ul li{
	line-height:0.3;
}

#contents div.dataList ul li div.dataBox {
	float:left;
	width:300px;
	height:48px;
	padding-bottom:50px;
	border-right:solid #12ACF8 1px;
}


#contents div.dataList ul li p {
	color:#000;
	font-size:138.5%!important;
	text-align:center;
}
	





#contents div.trainfestaList {
	width: 100%;
}

#contents div.trainfestaList ul li {
	float: left;
	margin-bottom: 30px;
	margin-right: 18px;
	width: 416px;
}

#contents div.trainfestaList ul li .t_FestaHd{
	background: url(../images/fun/bg_trainfesta_hd_01.gif) left top no-repeat;
	padding-top:6px;
}

#contents div.trainfestaList ul li .t_FestaHd .t_FestaHdInr {
	background: url(../images/fun/bg_trainfesta_hd_03.gif) left bottom no-repeat;
	padding-bottom:19px;
}

#contents div.trainfestaList ul li .t_FestaHd .t_FestaHdInr h3{
	background: url(../images/fun/bg_trainfesta_hd_02.gif) left top repeat-y;
	padding-bottom: 2px;
}

#contents div.trainfestaList ul li .t_FestaHd .t_FestaHdInr h3 span{
	background:url(../images/fun/icon_trainfesta.jpg) left top no-repeat;
	color: #FFF;
	font-size:138.5%!important;
	margin-left:16px;
	padding: 5px 0 12px 40px;
}

#contents div.trainfestaList ul li .t_FestaImg{
	text-align:center;
	margin: 5px 0;
}

#contents div.trainfestaList ul li .t_FestaIcon{
	background-color:#FFF;
	float: right;
	padding: 0 0 0 15px;

}

#contents div.trainfestaList ul li .t_FestaData{
	background:url(../images/fun/bg_trainfesta_data.gif) left top repeat;
	padding: 20px 10px;
	min-height: 80px;
}



/*----------
	 goods
		------*/
			
#contents div.goodsList {
	margin-bottom: 50px;
	width:100%;
}

#contents div.goodsList ul li {
	border-bottom: 2px dotted #4AAFE5;
	float: left;
}

#contents div.goodsList ul li.last {
	border-bottom: none;
}

#contents div.goodsList ul li .goodsBoxL {
	border-right: 2px dotted #4AAFE5;
	float:left;
	padding-top: 50px;
	padding-bottom: 103px;
	padding-right: 25px;
	width: 401px;
	
	position: relative;
}

#contents div.goodsList ul li .goodsBoxR {
	float:right;
	padding-top: 50px;
	padding-bottom: 75px;
	padding-left: 25px;
	width: 401px;
	
	position: relative;
}

#contents div.goodsList ul li .goodsBoxL p.goodsNo,
#contents div.goodsList ul li .goodsBoxR p.goodsNo {
	left: 0;
	top: 30px;
	
	position: absolute;
}

#contents div.goodsList ul li .goodsBoxR p.goodsNo {
	left: 27px;
}


#contents div.goodsList ul li .goodsBoxL h2,
#contents div.goodsList ul li .goodsBoxR h2 {
	color: #4AAFE5;
	font-size:138.5%!important;
	padding-left: 120px;
	margin-bottom:5px;
	line-height: 108%;
}

#contents div.goodsList ul li .goodsBoxL p.goodsImg,
#contents div.goodsList ul li .goodsBoxR p.goodsImg {
	text-align: center;
	padding-bottom: 30px;
	
	position: relative;
}

#contents div.goodsList ul li .goodsBoxL div.goodsData,
#contents div.goodsList ul li .goodsBoxR div.goodsData{
	font-size:12px!important;
	left: 12px;
	top: 397px;
	width: 377px;
	
	position: absolute;
}

#contents div.goodsList ul li .goodsBoxR div.goodsData{
	left: 44px;
}

/*----------
	 timetable
		------*/

#contents section.TtSection {
	  border-top: 1px dashed #1A7BB3;
    clear: both;
    margin-bottom: 40px;
}



.PdfBtn {
	width:180px;
	font-size: 100% !important;
  background: url("../images/station/img_tt_01.gif") left center no-repeat;
	color:#1A7BB3;
	margin-bottom: 5px;
	margin-left: 425px;
  padding: 18px 0 18px 37px;
}

/*----------
	 present
		------*/

#contents div.presentBox {
	background: url(../images/fun/bg_present_02.gif) left top repeat;
	padding: 20px 40px;
	margin-bottom: 40px;
}

#contents div.presentBox .presentBoxHd {
	font-size:0;
	line-height:0;
	width: 100%;
}
		
#contents div.presentBox .presectBoxHd h2 {
	float: left;
	font-size: 0;
    line-height: 0;
}

#contents div.presentBox .presectBoxHd .categoryIcon {
	float: right;
}
		
#contents div.presentBox div.presentBox02 {
	background-color:#FFF;
	padding:10px;
}
		
#contents div.presentBox div.presentBox02 div.edge {
	background: url(../images/fun/bg_present_01.gif) left top repeat;
}
		
#contents div.presentBox div.presentBox02 div.edge .presentBox02Inr {
	margin: 0 auto;
	width: 688px;
}

#contents div.presentBox div.presentBox02 div.edge .presentBox02Inr h3 {
	margin-bottom: 8px;
}
		
#contents div.presentBox div.presentBox02 div.edge .presentBox02Inr h3 span {
	background:url(../images/fun/icon_present_04.png) left center no-repeat;
	font-size:138.5%!important;
	margin-right: 20px;
	padding-left: 32px;
}

#contents div.presentBox div.presentBox02 div.edge .presentBox02Inr ul li {
	float: left;
	margin-right: 45px;
}

#contents div.presentBox div.presentBox02 div.edge .presentBox02Inr ul li .preImg{
	font-size:0;
	line-height:0;
	margin-bottom:20px;
}
	
		
#contents div.presentBox div.presentBox02 div.edge .presentBox02Inr ul li .preBtn {
    font-size: 108% !important;
    margin-bottom: 10px;
	text-align: center;
}

#contents div.presentBox div.presentBox02 div.edge .presentBox02Inr ul li .preBtn a {
    background-color: #FFF;
    border: 2px solid #4AAFE5;
    border-radius: 30px;
    color: #4AAFE5;
    display: inline-block;
	font-size:93%!important;
	font-weight: bold;
    line-height: 140%;
    padding: 2px 50px;
    text-align: center;
    text-decoration: none;
}

#contents div.presentBox div.presentBox02 div.edge .presentBox02Inr ul li .preBtn a:hover {
    color: #EC6000;
}

#contents div.presentBox div.presentBox02 div.edge .presentBox02Inr ul li .preBtn a span {
    background: url(../cmn_img/icon_arrow_02.gif) no-repeat scroll right center;
	padding: 5px 0;
}	

#contents div.presentBox div.presentBox02 div.edge .presentBox02Inr ul li .preBtn a span span.pdfIcon {
    background: url(../images/fun/icon_pdfbtn.gif) no-repeat scroll left center;
    display: inline-block;
    padding-left: 40px;
    padding-right: 24px;
}	

#contents div.preHowto {
	margin-bottom: 40px;
}

#contents div.preHowto dl {
	font-size:85%!important;
	line-height:140%!important;
	margin-bottom: 40px;
}

#contents div.preHowto dl dt {
    color: #4AAFE5;
}

#contents div.preHowto dl dd {
	margin-bottom: 15px;
}


/*----------------------------------------------------
	☆news
----------------------------------------------------*/

#contents div.newsBox02 {
	border-bottom:1px solid #7DBCEC;
}

#contents div.newsBox02 ul {
	width:662px;
}

#contents div.newsBox02 ul {
	width:662px;
	padding-bottom: 30px;
}

#contents div.newsBox02 ul li {
	border-bottom:1px dashed #CDCDCD;
	line-height:1.4;
	width:650px;
}

#contents div.newsBox02 ul li.last {
	border-bottom:none;
}

#contents div.newsBox02 ul li a,
#contents div.newsBox02 ul li p {
	background:url(../cmn_img/icon_news.gif) 0px 15px no-repeat;
	display:block;
	padding:10px 0 10px 27px;
	text-decoration:none;
}

#contents div.newsBox02 ul li a span.date,
#contents div.newsBox02 ul li p span.date {
	color:#000000;
	display:block;
	float:left;
	padding:2px 0;
	width:9em;
}

#contents div.newsBox02 ul li a span.tag,
#contents div.newsBox02 ul li p span.tag {
	float:left;
	margin-right:14px;
	padding:4px 0 0;
	vertical-align:middle;
	width:70px;
}

#contents div.newsBox02 ul li a span.data {
	color:#1B7CB4;
	display:block;
	float:left;
	padding:2px 0;
	text-decoration:underline;
	width:410px;
}

#contents div.newsBox02 ul li p span.data {
	color:#1B7CB4;
	display:block;
	float:left;
	padding:2px 0;
	text-decoration:none;
	width:410px;
}

#contents div.newsBox02 ul li a:hover span.data {
	text-decoration:none;
}

.newsBox02 li .icon{
	margin-left:5px!important;
}

#contents div.newsline ul li.first{
	float:left;
}


.newsline {
	background:url(../../lib/images/news/btn_news_01.gif) left 8px no-repeat;
  padding: 10px 0;
  width: 100%;
}




.newsline li{
	float:left;
	margin: 0 4px;
	line-height:100%;
}

.newsline li img{
	vertical-align: middle;
}

.newsline li a{
	color:#0F7BB6;
	border:1px solid #B4DFF5;
	display:inline-block;
	padding:3px;

}


.newsline ul{
	margin-left:95px;
}

.newsline li a.current,
.newsline li a:hover{
	background-color:#B3DFF6;
}


/*----------
	 hiking
		------*/


.hikingImg {
	float:left;
	padding: 0 0 15px 20px;
}

.hikingHead {
	color:#333333;
	font-size: 182% !important;
	line-height: 1.4;
	margin-left: 304px;
	font-weight: normal;
}


div.hikingHead02 {
    background: url("../images/fun/img_hiking_01.gif") left bottom no-repeat;
    color: #4AAFE5;
    font-size:131% !important;
    margin-left: 284px;
    margin-top: 22px;
    padding-bottom: 50px;
}

div.hikingHead02 p {
	margin-left:18px;
}



#contents div.hikingTbl table th {
    background: url("../images/fun/bg_texture_hiking.gif") left top repeat;
    color: #0079B8;
    font-weight: normal;
		text-align: center;
}

#contents div.hikingTbl table th, #contents div.hikingTbl table td {
    border-bottom: 1px solid #B7E3FA;
    border-right: 1px solid #B7E3FA;
    line-height: 1.4;
    padding: 20px 30px;
    vertical-align: middle;
}

#contents div.hikingTbl table {
    border-collapse: separate;
    border-left: 1px solid #B7E3FA;
    border-spacing: 1px;
    border-top: 1px solid #B7E3FA;
}

#contents div.hikingTbl table a {
	color:#0079B8;
}



.hikingHead03 {
    background: url("../images/fun/h_hiking_02.gif") left center no-repeat;
    color: #FFFFFF;
    font-size: 170.1% !important;
    font-weight: normal;
    margin-bottom: 25px;
    padding: 18px 0 18px 25px;
}

#contents section.hikingBg {
	background: url("../images/fun/bg_hiking_01.gif") left center no-repeat;
	padding: 18px 0 18px 25px;
}



#contents div.hikingList {
	margin-bottom: 20px;
	width:100%;
}

#contents div.hikingList ul li {
	background:url(../images/fun/hr_hiking_02.gif) left bottom repeat-x;
}

#contents div.hikingList ul li.last {
	background:none;
}

#contents div.hikingList ul li div.category{
	background: url(../images/fun/bg_hiking_circle.gif) center center no-repeat;
	float: left;
	margin-bottom: 7px;
	width:94px;
}

#contents div.hikingList ul li div.category span{
	display:block;
	color:#FFF;
	margin: 0 auto;
	padding: 17px;
	text-align:center;
	width: 54px;
}


#contents div.hikingList ul li p.data {
	float: left;
	padding-top: 14px;
	width: 700px;
}
#contents div.hikingList ul li p.data02 {
	float: left;
	padding-top: 5px;
    width: 740px;
}


#contents div.hikingList ul li p span.red,
#contents div.hikingList ul li p span.red02{
	color:#FF0000;
	font-size:123.1%!important;
	margin-right: 8px;
	
}		


#contents div.hikingPhoto {
	background: url(../images/fun/bg_hiking_photo.jpg) left top no-repeat;
	margin-bottom:30px;
	width:100%;
}

#contents div.hikingPhoto div.hikingPhotoInr {
	margin: 0 auto;
	width: 695px;
}

#contents div.hikingPhoto div.hikingPhotoInr ul li {
	background:url(../images/fun/bg_hiking_02.gif) left top no-repeat;
	float: left;
	margin-right: 23px;
	padding: 30px 0 60px;
	text-align:center;
	width: 336px;
}

#contents div.hikingPhoto div.hikingPhotoInr ul li.last {
	margin-right: 0;
}

#contents div.hikingDetail dl dd { 
	margin-bottom: 20px;
}




/*----------
	 event
		------*/


#contents div.funArticle {
	float: left;
	width: 662px;
}

#contents div.funArticle h1.hdArticle01 {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;	
	border-radius: 6px;
	
	background:url(../images/fun/bg_blog_title.gif) left top repeat;
}

#contents div.funArticle h1.hdArticle01 span {
	background: url(../images/fun/bg_blog_title_icon.gif) left center no-repeat;
	color: #FFF;
	display:block;
	font-size:190%!important;
	margin-bottom:25px;
	margin-left: 15px;
	padding: 2px 0 3px 55px;
}

#contents div.funArticle h2.catchCopy {
	color:#4AAFE5;
	font-size:156.1%!important;
	margin-bottom: 12px;
}

#contents div.funArticle p.articleMv {
	margin-bottom: 30px;	
}


#contents div.funArticle h3 {
}

#contents div.funArticle h3 span {
	background: url(../images/fun/bg_blog_subtitle.gif) left center no-repeat;
    color: #4AAFE5;
    font-size: 123.1% !important;
    line-height: 140%;
	display: block;
    padding: 16px 0 13px 50px;
}

#contents div.funArticle div.relatedArticle {
	border-top: 1px dashed #CCC;
	margin: 40px 0;
	padding-top: 40px;
}

#contents div.funArticle div.relatedArticle ul li span{
	display: block;
	float: left;
}

#contents div.funArticle div.relatedArticle ul li span.day{
	color: #31ADF2;
	margin-right: 20px;
}

#contents div.funArticle div.relatedArticle ul li span.data{
	width: 500px;
}

#contents div.funArticle div.relatedArticle ul li a{
	color: #333;
}

#contents div.funArticle div.relatedArticle ul li a:hover span{
	text-decoration: underline;
}


/* nav */

#contents div.archiveMenu {
	float: right;
	width: 174px;
	
	position: relative;
}

#contents div.archiveMenuInr {
	margin-bottom: 20px;
}

#contents div.archiveMenu p.list {
	font-size:0;
	line-height:0;
	margin-bottom:0;
}

#contents div.archiveMenu p.list span {
    color: #FFFFFF;
    font-size: 138.5% !important;
    left: 54%;
    margin: -44px -44px 0;
    position: absolute;
    top: 111px;
}

#contents div.archiveMenu h4  {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;	
	border-radius: 6px;
	
	background:url(../images/fun/bg_blog_title.gif) left top repeat;
	margin-bottom:1px;
	padding: 6px 0 7px;
}

#contents div.archiveMenu h4 a span {
	background:url(../images/fun/icon_blog_arrow_02.gif) 75% center no-repeat;
	color:#FFF;
	display: block;
	font-size:108%!important;
	padding:4px 0 5px 22px;
	width:100%;
}

#contents div.archiveMenu h4 a:hover {
	color: #FF0;
	text-decoration:none;
}

#contents div.archiveMenu h4 a.current span {
	background:url(../images/fun/icon_blog_arrow_01.gif) 75% center no-repeat;
	color:#FF0;
}


#contents div.archiveMenu ul li {
    margin-bottom: 1px;
}

#contents div.archiveMenu ul li a {
    border: 2px solid #E5F3FC;
    color: #000000;
    display: block;
    padding: 10px 0 10px 11px;

}

#contents div.archiveMenu ul li a:hover{
	background-color: #E5F3FC;
    text-decoration: none;
}

#contents div.archiveMenu ul li a span {
    display: block;
}





/*----------------------------------------------------
	☆protection
----------------------------------------------------*/


.PtHead01 {
    background: url("../images/protect/icon_protect_01.gif") left 1px no-repeat;
    color: #1979B2;
    font-weight: normal;
    margin-bottom: 15px;
    padding-left: 52px;
		font-size: 123.1% !important;
}

.PtHead02 {
    background: url("../images/protect/icon_protect_02.gif") left 1px no-repeat;
    color: #1979B2;
    font-weight: normal;
    margin-bottom: 15px;
    padding-left: 52px;
		font-size: 123.1% !important;
}


.PtHead03 {
    background: url("../images/protect/icon_protect_03.gif") left 1px no-repeat;
    color: #1979B2;
    font-weight: normal;
    margin-bottom: 15px;
    padding-left: 52px;
		font-size: 123.1% !important;
}

.PtHead04 {
    background: url("../images/protect/icon_protect_04.gif") left 1px no-repea;
    color: #1979B2;
    font-weight: normal;
    margin-bottom: 15px;
    padding-left: 52px;
		font-size: 123.1% !important;
}

.PtHead05 {
    background: url("../images/protect/icon_protect_05.gif") left 1px no-repeat;
    color: #1979B2;
    font-weight: normal;
    margin-bottom: 15px;
    padding-left: 52px;
		font-size: 123.1% !important;
}



.PtHead a{
	color: #1979B2;
}


#contents div.PtBox {
    border: 4px solid #B6DFF6;
    padding: 25px;
}


.Ptlist li, .PtlistS li {
    line-height: 118%;
    margin-bottom: 5px;
    padding-left: 5em;
    text-indent: -1em;
}

/*----------------------------------------------------
	☆Blue Liner
----------------------------------------------------*/

#contents div.blBox {
	background: url("../images/blueliner/img_bl_02.gif") left 1px no-repeat;
	height:140px;
	padding-top: 30px;
	margin-bottom:20px;
}

#contents div h2.blHead {
	color:#4AAFE5;
  font-size:167%!important;
	margin-bottom: 15px;
}

#contents div.blBox02 {
	background: url("../images/blueliner/img_bl_03.gif") left 1px no-repeat;
	padding: 8px 5px;
	float:right;
	margin-right:;
}

#contents div.blBox03 {
	background: url("../images/blueliner/img_bl_04.gif") 267px 1px no-repeat;
	padding: 6px 5px;
	margin-bottom:15px;
	margin-top: 36px;
}

#contents p.blue02 a{
	color:#4AAFE5;
}



#contents div.bnList {
}

#contents div.bnList ul{
	width: 100%;
}

#contents div.bnList ul li{
	border-bottom: 1px dashed #CCC;
	float: left;
	padding: 15px 0;
  width: 33%;
}

#contents div.bnList ul li a:hover{
	text-decoration:none;
}

#contents div.bnList ul li .bnBox{
	border-right: 1px dashed #CCC;
	padding: 0 21px;
  width: 177px;
}

#contents div.bnList ul li .bnBox p{
	text-align:center
}

section h3.dataHead {
	background:url(../images/blueliner/img_bl_01.gif) left top no-repeat;
	color:#FFF;
	width:120px;
	height:31px;
}

section h3.dataHead span {
	text-align:center;
	display:block;
	padding-top: 2px;
}


/*----------------------------------------------------
	☆news_detail
----------------------------------------------------*/
section div.flLBox {
	float: left;
	text-align: center;
	width: 50%;
}

section div.flRBox {
	text-align:center;
}

/*----------------------------------------------------
	☆contactBtn
----------------------------------------------------*/


p.contactBtn a {
	background: linear-gradient(#FFFFFF, #F8F8F8) repeat scroll 0 0;
	border: 1px solid #CCCCCC;
  color: #333333;
  display: inline-block;
  line-height: 140%;
  padding: 11px 50px;
  text-decoration: none;
}

p.contactBtn a:hover {
	background-color:#FFFFFF;
	color: #EB6600;
}
	

p.contactBtn a span {
	background: url("../cmn_img/icon_arrow_01.gif") 0px 3px no-repeat;
}


	
	
	
	/*----------------------------------------------------
	☆utility/shop/
----------------------------------------------------*/

#contents div.shopTbl {
	margin-bottom:50px;
}

#contents div.shopTbl table {
	border-collapse:collapse;
	border-left:1px solid #E1E1E1;
	border-top:1px solid #E1E1E1;
}

#contents div.shopTbl table th,
#contents div.shopTbl table td {
	border-right:1px solid #E1E1E1;
	border-bottom:1px solid #E1E1E1;
	line-height:1.4;
	padding:7px 20px;
	text-align:left;
}

#contents div.shopTbl table th {
	background-color:#F6F6F6;
	color:#0079B8;
	font-weight:normal;
	width:35%!important;
}

#contents .shopHead {
    background: url("../cmn_img/bg_texture_03.gif") repeat scroll left top rgba(0, 0, 0, 0);
    border-bottom: 1px dashed #ccc;
    border-top: 1px dashed #ccc;
				color:#0079B8;
				font-size:16px!important;
				margin-bottom:20px;
    padding: 10px 0 10px 15px;
}

#contents div.shopTbl table th a,
#contents div.shopTbl table td a {
	text-decoration:underline;
}






/*----------------------------------------------------
	☆bosyuBnrBox
----------------------------------------------------*/


#contents .bosyuBnrBox { background-color:#76C3EE; border:6px solid #3DAEE9; padding:25px;}
#contents .bosyuBnrBox p.hd01 {background-color:#FFF; font-weight:bold; font-size:20px!important; margin:0 25px 15px; border-radius:30px; text-align:center; color:#40B2E4; line-height:1.4; padding:5px 0;}
#contents .bosyuBnrBox p.hd02 {font-weight:bold; font-size:16px!important; text-align:center; color:#000; margin-bottom:5px; line-height:1.4; letter-spacing:0.2em;}
#contents .bosyuBnrBox p.hd03 {font-weight:bold; font-size:30px!important; text-align:center; color:#FFF; margin-bottom:10px; line-height:1.4;}
#contents .bosyuBnrBox p.hd04 {text-align:center; color:#000; line-height:1.4; margin-bottom:3px; font-size:14px!important;}




/*----------------------------------------------------
	☆/safety/anzen/
----------------------------------------------------*/


#contents p.pdfBtn {
	margin:0 auto;
	width:340px;
}

#contents p.pdfBtn a {
	background:url(/wp-content/themes/senboku/lib/cmn_img/icon_pdf.png) 80% center no-repeat;
	background-color:#0AC8FF;
	color:#FFF;
	display:block;
	font-weight:bold;
	padding:10px;
}

#contents p.pdfBtn a:hover {
	text-decoration:none;
}







