@charset "UTF-8";
/* -- ///////////////////////////////////////////
copyright 2010 FIELD co,ltd.
All Rights Reserved.
 
created: 2010.08.20 FIELD
////////////////////////////////////////// -- */

.comment_annotation{
	display: block;
	margin: 5px 0 0;
}

a img,a:hover img{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
}

strong.no_article{
	display: block;
	text-align: center;
	padding: 20px;
	font-weight: bold;
}

/* common class for rail renewal
----------------------------------------------------- */

html.large{
	font-size: 1em;
}

html.large body{
	font-size: 1em;
}


div#aside{
	margin: 0 0 10px 0;
	background: #fff;
}

div#aside > #trainsearch > .aside_box #train_searchsubmit{
	margin: 0 0 5px 0;
}

div#aside #inputs > .input_area > .suggest_list.kosya{
	top: 70px !important;
	line-height: 1.5 !important;
}

div#aside #advanced .input_area .suggest_list.keiyu1{
	top: 224px !important;
}

div#aside #advanced .input_area .suggest_list a{
	font-size: 108%;
	line-height: 1.5 !important;
}  


div#yuso_header{
	width: 100%;
	text-align: center;
}

div#yuso_header #yuso_header_inner{
	width: 960px;
	margin: 0 auto;
	text-align:left;
}

div#yuso_header #yuso_header_inner #current_status table th{
	padding: 0 0 3px;
	text-align: center;
}

div#yuso_header #yuso_header_inner #current_status table td a{
	line-height: 1.6;
}

/* common class
----------------------------------------------------- */
div#aside2.right .bnr{
	margin: 0 0 5px 0;
}

div#aside2.right h2.pr{
	margin: 15px 0 5px 0;
}

div#aside2.right .bnr.bottom{
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
	border-bottom: 1px solid #ddd;
}

div#aside2.right .cc{}

div#aside2.right .cc .icon{ margin: 0px 0px 5px; }

div#aside2.right .cc .txt{
	font-size: 10px;
	line-height: 1.2;
}

div#aside2.right .cc .txt a{ color: #0066cc; text-decoration: none; }

div#aside2.right .cc .txt a:hover{ text-decoration: underline; }


/* browser_annotation
----------------------------------------------------- */

div#browser_annotation{ display: none; }


/** IE7 以下で表示 */
.lte7 div#browser_annotation{
	display: block;
	width: 100%;
	background: url(/ekiblo/images/2015/common/stripe_annotation.png) repeat 0px 0px;
	text-align: center;
}

.lte7 div#browser_annotation #browser_annotation_inner{
	width: 960px;
	padding: 10px 0;
	margin: 0 auto;
	text-align: left;
}

.lte7 div#browser_annotation #browser_annotation_inner strong{
	font-size: 116%;
	font-weight: bold;
	color: #333;
	display: block;
	margin: 0px 0px 10px;
}

.lte7 div#browser_annotation #browser_annotation_inner p{
	line-height: 1.3;
	color: #333;
}

.lte7 div#browser_annotation #browser_annotation_inner a{
	color: #0066cc;
}

.lte7 div#browser_annotation #browser_annotation_inner a:hover{ text-decoration: none; }

/* header
----------------------------------------------------- */

div#ekiblo_header{
	text-align: center;
	height: 146px;
	width: 100%;
	background: url(/ekiblo/images/2015/common/bg_building.png) repeat-x left bottom;
}

div#ekiblo_header #ekiblo_header_inner{
	margin: 0px auto;
	height: 146px;
	width: 960px;
	position: relative;
	text-align: left;
}



div#ekiblo_header #ekiblo_header_inner .about a{
	font-size: 12px;
	background: url(/ekiblo/images/2015/common/icon_ribon.png) no-repeat 0em 0.1em;
	padding: 0px 0px 0px 10px;
	color: #333;
	text-decoration: underline;
	display: block;
}

div#ekiblo_header #ekiblo_header_inner .about a:hover{ text-decoration: none; }


div#ekiblo_header #ekiblo_header_inner #share_this_site{
	height: 40px;
	width: 334px;
	background: #fefefe; /* Old browsers */
	background: -moz-linear-gradient(top,  #fefefe 0%, #f7f7f7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#f7f7f7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fefefe 0%,#f7f7f7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fefefe 0%,#f7f7f7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fefefe 0%,#f7f7f7 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fefefe 0%,#f7f7f7 100%); /* W3C */
	border: 1px solid #ddd;
	position: absolute;
	top: 4px;
	right: 0px;
}

div#ekiblo_header #ekiblo_header_inner #share_this_site strong{
	width: 80px;
	color: #4b4948;
	font-size: 11px;
	background: url(/ekiblo/images/2015/common/icon_plus.png) no-repeat 0em 0.1em;
	display: block;
	padding: 0px 0px 0px 14px;
	margin: 13px 3px 0px 5px;
	line-height: 1.5em;
	float: left;
}

div#ekiblo_header #ekiblo_header_inner #share_this_site #facebook{
	min-width: 90px;
	background: #6078af; /* Old browsers */
	background: -moz-linear-gradient(top,  #6078af 0%, #3b589c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6078af), color-stop(100%,#3b589c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #6078af 0%,#3b589c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #6078af 0%,#3b589c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #6078af 0%,#3b589c 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #6078af 0%,#3b589c 100%); /* W3C */
	border: solid 1px #18387f;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float: left;
	margin: 4px 5px 0 0;
	padding: 5px;
}


div#ekiblo_header #ekiblo_header_inner #share_this_site #facebook iframe{
	z-index: 99999;
}

div#ekiblo_header #ekiblo_header_inner #share_this_site #twitter{
	min-width: 90px;
	background: #32c7f1; /* Old browsers */
	background: -moz-linear-gradient(top,  #32c7f1 0%, #02baed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#32c7f1), color-stop(100%,#02baed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #32c7f1 0%,#02baed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #32c7f1 0%,#02baed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #32c7f1 0%,#02baed 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #32c7f1 0%,#02baed 100%); /* W3C */
	border: solid 1px #079abf;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float: right;
	margin: 4px 5px 0 0;
	padding: 5px;
}

div#ekiblo_header #ekiblo_header_inner #share_this_site #twitter iframe.twitter-share-button{
	width: 93px !important;
}

div#ekiblo_header #ekiblo_header_inner #globalsearch{
	height: 29px;
	width: 300px;
	position: absolute;
	top: 49px;
	right: 36px;
}

div#ekiblo_header #ekiblo_header_inner #globalsearch form{
	height: 29px;
	width: 300px;
}

div#ekiblo_header #ekiblo_header_inner #globalsearch input.text{
	height: 29px;
	width: 240px;
	float: left;
	background: url(/ekiblo/images/2015/common/bg_search.png) no-repeat 0px 0px;
	border: none;
	padding: 1px 2px;
}

.ie div#ekiblo_header #ekiblo_header_inner #globalsearch input.text{ padding: 4px 2px 0px; }
.ie9 div#ekiblo_header #ekiblo_header_inner #globalsearch input.text{ padding: 1px 2px 0px; }

div#ekiblo_header #ekiblo_header_inner #globalsearch input.btn{
	height: 29px;
	width: 56px;
	float: right;
}


div#ekiblo_header #ekiblo_header_inner #train{
	height: 18px;
	width: 122px;
	position: absolute;
	left: -60px;
	bottom: 0px;
}

/** global nav ekicho */

div#ekiblo_header #ekiblo_header_inner #globalnav{
	height: 54px;
	width: 799px;
	position: absolute;
	left: 40px;
	top: 86px;
}

div#ekiblo_header #ekiblo_header_inner #globalnav ul{ width: 806px; }

div#ekiblo_header #ekiblo_header_inner #globalnav ul li{
	float: left;
	height: 54px;
	width: 55px;
	margin: 0px 7px 0px 0px;
}

div#ekiblo_header #ekiblo_header_inner #globalnav ul li.last{
	margin: 0;
}


div#ekiblo_header #ekiblo_header_inner #globalnav ul li a{
	display: block !important;
}

div#ekiblo_header #ekiblo_header_inner #globalnav ul li .tooltip{
	font-size: 93%;
}

div#ekiblo_header #ekiblo_header_inner #globalnav ul li .tooltip.bottom .tooltip-arrow{
	border-bottom-color: #44CEFE;
}

div#ekiblo_header #ekiblo_header_inner #globalnav ul li .tooltip-inner{
	background-color: #44CEFE;
	max-width: 300px;
}

div#ekiblo_header #ekiblo_header_inner #globalnav ul li.active a{
	background: url(/ekiblo/images/2015/common/icon_triangle03.png) no-repeat center bottom;
	padding: 0px 0px 12px;
	display: block;
	position: relative;
	top: -4px;
	left: 0px;
}

div#ekiblo_header #ekiblo_header_inner #btn_officialblog{
	height: 22px;
	width: 108px;
	position: absolute;
	top: 118px;
	right: 0px;
}



/* wrapper + content
----------------------------------------------------- */

div#wrapper{
	width: 100%;
	background-repeat: repeat-x;
	background-position: left top;
	padding: 4px 0 0 0;
}

div#contents{
	width: 100%;
	text-align: center;
	background-color: #fbfaf2;
	background-image: url(/ekiblo/images/2015/common/bg_contents.png);
	background-repeat: repeat-x;
	background-position: left top;
}

div#contents #contents_inner{
	text-align: left;
	width: 960px;
	margin: 0px auto;
	padding: 0px 0px 30px;
}



/* footer
----------------------------------------------------- */
div#ekiblo_footer{
	text-align: center;
	height: 45px;
	width: 100%;
}

div#ekiblo_footer #ekiblo_footer_inner{
	text-align: left;
	height: 45px;
	width: 960px;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
}

div#ekiblo_footer #ekiblo_footer_inner #pageTop{
	height: 36px;
	width: 36px;
	position: absolute;
	top: 14px;
	right: 0px;
}

div#ekiblo_footer #ekiblo_footer_inner #ft_nav{
	position: absolute;
	left: 0px;
	top: 15px;
}

div#ekiblo_footer #ekiblo_footer_inner #ft_nav ul{
	position: relative;
	left: -10px;
	top: 0px;
}

div#ekiblo_footer #ekiblo_footer_inner #ft_nav ul li{
	background: url(/ekiblo/images/2015/common/vline01.png) no-repeat left center;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 10px;
	float: left;
}

div#ekiblo_footer #ekiblo_footer_inner #ft_nav ul li a{
	font-size: 77%;
	color: #333;
	text-decoration: none;
}

div#ekiblo_footer #ekiblo_footer_inner #ft_nav ul li a:hover{ text-decoration: underline; }

div#ekiblo_footer #ekiblo_footer_inner address{
	font-size: 77%;
	color: #666666;
	position: absolute;
	left: 1px;
	top: 40px;
}

div#ekiblo_footer #ekiblo_footer_inner address span{ font-family: Arial, Helvetica, sans-serif; }


/** 2014 new layout */

.pie-clearfix{
	
}


div#wrapper.new_layout{
}

div#wrapper.new_layout div#contents{
	background: #FBFAF2 url(/ekiblo/images/2015/common/bg_building.png) repeat-x center top;
}

div#wrapper.new_layout div#ekiblo_header{
	background: none;
	margin-bottom: 15px;
}

div#wrapper.new_layout div#ekiblo_header #ekiblo_header_inner{
	width: 730px;
	padding-top: 7px;
}
div#wrapper.new_layout div#ekiblo_header #ekiblo_header_inner .header_column01,
div#wrapper.new_layout div#ekiblo_header #ekiblo_header_inner .header_column02,
div#wrapper.new_layout div#ekiblo_header #ekiblo_header_inner .header_column03{ float: left;}
div#wrapper.new_layout div#ekiblo_header #ekiblo_header_inner .header_column01{
	width: 170px;
	margin-top: 16px;
}
div#wrapper.new_layout div#ekiblo_header #ekiblo_header_inner .header_column01 img{ float: left;}
div#wrapper.new_layout div#ekiblo_header #ekiblo_header_inner .header_column02{ margin: 0 30px 0 20px;}
div#wrapper.new_layout div#ekiblo_header #ekiblo_header_inner .header_column03{
	width: 84px;
	margin-top: 13px;
}





div#wrapper.new_layout div#ekiblo_header #ekiblo_header_inner #globalnav{
	width: 720px;
	left: 0;
	top: 70px;
}

div#wrapper.new_layout div#ekiblo_header #ekiblo_header_inner #globalnav ul li{
	width: 48px;
	height: 48px;
	margin: 0 3px 0 0;
}

div#wrapper.new_layout div#ekiblo_header #ekiblo_header_inner #btn_officialblog{
	width: 59px;
	height: 47px;
	top: 70px;
	right: 8px;
}
	
div#wrapper.new_layout div#main_area{
	width: 720px;
}

div#wrapper.new_layout div#main_area .entry_block{
	width: 172px;
	height: 270px;
	background: #fff url(/ekiblo/images/2014/index/bg_mainframe.png) no-repeat 2px 1px;
	padding: 4px 1px;
	margin: 0 14px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: solid 1px #efefef;
	-webkit-box-shadow: 0px 1px 3px #666;
	-moz-box-shadow: 0px 1px 3px #666;
	box-shadow: 0px 1px 3px #666;
}

div#wrapper.new_layout div#main_area .entry_block .photo{
	width: 168px;
	height: 151px;
}

div#wrapper.new_layout div#aside{
	padding: 0;
}


div#wrapper.new_layout div.breadcrumbs > ul > li:before{
	line-height: 1em;
}

/* --------------------------------------------------
/** 2015 ADD COMMON STYLE
------------------------------------------------- **/

/** Lazyload */
img.delay{
	background: url(/ekiblo/images/2015/common/ajax-loader.gif) center center no-repeat;
}

.section_box{
	background: url(/ekiblo/images/2015/common/section_bg.png) repeat 0 0;
	padding: 5px;
}
.section_box .inner{
	background: #FFF;
	border: 1px solid #eee;
	padding: 20px 15px;
}
.section_search_box_in{ position: relative;}


/** script **/
.hoverTooltip .theme_name .open_trigger{
	position: relative;
}
.hoverTooltip .theme_name{ overflow: hidden;}
.hoverTooltip .theme_name .open_trigger .sub_theme_list{
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	-khtml-opacity: 0;
	-moz-opacity: 0;
	position: absolute;
	top: 0;
	height: 0;
	z-index: -1;
}

/* bottom_area */
.ekiblo_bottom_area{
	width: 720px;
	margin-top: 50px;
}
.ekiblo_bottom_area .title_area{
	background: url(/ekiblo/images/2015/common/ekiblo_bottom_area_title_bg.png) repeat-x bottom center;
	padding-bottom: 5px;
	margin-bottom: 9px;
	position: relative;
}
.ekiblo_bottom_area .title_area h2{
	float: left;
}
.ekiblo_bottom_area .title_area .bottom_bnr{
	position: absolute;
	right: 0;
	bottom: 5px;
}
.ekiblo_bottom_area .title_area .bottom_bnr a:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	-khtml-opacity: 0.8;
	-moz-opacity: 0.8;
}
.ekiblo_bottom_area .station_master_list ul li{
	float: left;
	width: 360px;
	margin-bottom: 10px;
}
.ekiblo_bottom_area .station_master_list ul li a{
	background: url(/ekiblo/images/2015/common/ekiblo_bottom_area_li_icon.png) no-repeat 0 4px;
	color: #333;
	text-decoration: none;
	font-size: 93%;
	padding-left: 10px;
	display: block;
	line-height: 1.4;
}
.ekiblo_bottom_area .station_master_list ul li a:hover{ text-decoration: underline;}


#aside2 .ekiblo_aside_box{}
#aside2 .ekiblo_aside_box .ekiblo_aside_editorial{
	margin: 10px 0 10px;
}
#aside2 .ekiblo_aside_box .ekiblo_aside_editorial .ekiblo_aside_editorial_inner{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px;
	background: #FFF;
}
#aside2 .ekiblo_aside_box .ekiblo_aside_editorial .ekiblo_aside_editorial_inner p{
	line-height: 1.3;
	margin-bottom: 5px;
}
#aside2 .ekiblo_aside_box .ekiblo_aside_editorial .ekiblo_aside_editorial_inner p a{
	font-size: 93%;
	color: #06C;
	text-decoration: none;
}
#aside2 .ekiblo_aside_box .ekiblo_aside_editorial .ekiblo_aside_editorial_inner .btn a:hover img{
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	-khtml-opacity: 0.8;
	-moz-opacity: 0.8;
	background: #FFF;
}

/* twitter */
#official_twitter{
	position: relative;
	background: #FBFFFF !important;
	border-left: 1px solid #CCC !important;
	border-right: 1px solid #CCC !important;
	border-bottom: 1px solid #CCC !important;
	padding-bottom: 50px;
	margin-bottom: 10px;
}

#official_twitter > iframe{
	padding: 0px 10px !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#official_twitter > iframe .stream{
	max-width: 100%;
}

/*.twitter-timeline{ background: #FBFFFF !important;}*/
.var-narrow .tweet .header{ display: none !important;}
.var-narrow .inline-media{ display: none !important;}
.var-narrow .h-feed{
	background: #FBFFFF !important;
}
.var-narrow .h-entry.tweet{
	padding: 0 9px 0 !important;
	margin-bottom: 15px !important;
}
.var-narrow .e-entry-content{
	padding-bottom: 15px !important;
	border-bottom: 1px solid #d2f5ff !important;
}
.var-narrow .e-entry-content .e-entry-title a{ color: #06C !important;}
.var-narrow .footer.customisable-border{ display: none !important;}
#tw_follow{
	position: absolute;
	bottom: 15px;
	left: 9px;
}
 .entry_body img{
 	max-width: 680px;
 	height: auto;
}