@charset "utf-8";

/*  ------------------------------- 
　　　　リセット
　 ------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0;
}

br{
	letter-spacing: 0;
}

/*  ------------------------------- 
　　　　文書幅
　 ------------------------------- */
/*--div#container{
	overflow:hidden;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	}--*/
.topic-path {
	display: none;
}
#contents{
	overflow:hidden;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	text-align:left;
	}

.arrowtop {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 960px !important;
}

/*  ------------------------------- 
　　　　ナビメニュー
　 ------------------------------- */

#area-navi {
    height: 32px;
    width: 960px;
}


#area-navi ul#area-tab li {
    float: left;
    height: 32px;
    margin: 0;
    list-style: none;
}


h1.direction {
	font-size: 16px;
	line-height: 1em;
	font-weight: bold;
	color: #ffffff;
	background-image: url(../img/area_h2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 934px;
	padding-top: 8px;
	padding-left: 26px;
	overflow:hidden;
	margin-bottom:15px;
	margin-top:15px;
}


h1.direction span{
	font-size: 14px;
	line-height: 1em;
	font-weight: bold;
	color: #ffffff;
	/*margin-bottom: 5px;*/
}

h1.calender_area {
	/*font-size: 12px;
	line-height: 1em;
	font-weight: bold;
	color: #ffffff;
	background-image: url(../img/area_h2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 934px;
	padding-top: 11px;
	padding-left: 26px;
	overflow:hidden;
	margin-bottom:5px;
	margin-top:15px;
	*/	
	padding: 12px 7px 11px 16px;
	margin: 3px 3px 1.5em;
	color: #6c1044;
	font-size: 16px;
	font-weight: bold;
	background: #FCFAFA url(/st/share/pc/img/tit-lv1-angle.png) no-repeat 1px 1px;
	border: solid 1px #e0e0e0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 0 2px #eee, 0 0 0 3px #DEE3E9;
	-moz-box-shadow: 0 0 0 2px #eee, 0 0 0 3px #DEE3E9;
	-o-box-shadow: 0 0 0 2px #eee, 0 0 0 3px #DEE3E9;
	-ms-box-shadow: 0 0 0 2px #eee, 0 0 0 3px #DEE3E9;
	box-shadow: 0 0 0 2px #eee, 0 0 0 3px #DEE3E9;
	
	line-height: 1.4em;
	overflow:hidden;
	
}

/*
h1.calender_area {
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    line-height: 1em;
}*/


h1.calender_area span.h1_right {
    float: right;
    /*overflow: hidden;*/
    text-align: right;
    width: 300px;
	padding-right:15px;
}
h1.calender_area span.h1_left {
    float: left;
    width: 920px;
	
}
/*  ------------------------------- 
　　　　路線カレンダー（メイン）
　 ------------------------------- */
#route-main {
	margin-bottom:15px;
	overflow:hidden;
}

#route-main h2.calender_area {
	/*font-size: 12px;
	line-height: 1em;
	font-weight: bold;
	color: #ffffff;
	background-image: url(../img/area_h2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 934px;
	padding-top: 11px;
	padding-left: 26px;
	overflow:hidden;
	margin-bottom:5px;
	margin-top:15px;
	*/	
	padding: 12px 7px 11px 16px;
	margin: 3px 3px 1.5em;
	color: #6c1044;
	font-size: 16px;
	font-weight: bold;
	background: #FCFAFA url(/st/share/pc/img/tit-lv1-angle.png) no-repeat 1px 1px;
	border: solid 1px #e0e0e0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 0 2px #eee, 0 0 0 3px #DEE3E9;
	-moz-box-shadow: 0 0 0 2px #eee, 0 0 0 3px #DEE3E9;
	-o-box-shadow: 0 0 0 2px #eee, 0 0 0 3px #DEE3E9;
	-ms-box-shadow: 0 0 0 2px #eee, 0 0 0 3px #DEE3E9;
	box-shadow: 0 0 0 2px #eee, 0 0 0 3px #DEE3E9;
	
	line-height: 1.4em;
	overflow:hidden;
	clear: both;
}

/*
#route-main h1.calender_area {
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    line-height: 1em;
}*/


#route-main h2.calender_area span.h2_right {
    float: right;
    /*overflow: hidden;*/
    text-align: right;
    width: 300px;
	padding-right: 15px;
}
#route-main h2.calender_area span.h2_left {
    float: left;
    width: 920px;
}

#route-list2 #route-main p.kukan {
	
	text-align:right;
}

/*#route-main .calendar_note {
    color: #CC0000;
    line-height: 1em;
    padding-left: 10px;
	margin-bottom:10px;
	margin-top:4px;
}
*/

#route-main .calendar_note {
	line-height: 1em;
	margin-bottom:15px;
	line-height:1.5;
	margin-top:4px;
	border-bottom:#999 1px dotted;
	border-top:#999 1px dotted;
	padding-top:15px;
	padding-bottom:17px;
	
}

#route-list2 #route-main p.prev-next {
	
	float:right;
	overflow:hidden;
	
}

#route-list2 #route-main p.prev-next img {
	padding-left:5px;
	
}

#route-list2 #route-main .area-calender{
	overflow:hidden;
	clear:left;
	margin-bottom:20px;
}



/* 路線紹介   */

h3.info-h3{
	margin-bottom:15px;
}

dl.seat-info {
  overflow:hidden;
  padding-bottom:3px;
  padding-top:5px;
}

dl.seat-info dt {
  clear: left;
  float: left;
  width: 120px;
}

dl.seat-info dd {
  margin-left:130px;
  margin-bottom: 5px;
  zoom: 1;
}

dl.seat-info dd ul li{
  float:left;
  list-style: none;
}

dl.serve-info {
  overflow:hidden;
  padding-bottom:3px;
  padding-top:5px;
}

dl.serve-info dt {
  clear: left;
  float: left;
}

dl.serve-info dd {
  margin-left:130px;
  margin-bottom: 5px;
  zoom: 1;
}

dl.serve-info dd.c-name{
  background:url(../img/dotline_830px.gif) no-repeat left bottom;
    padding-bottom:5px;
	font-weight:bold;
}


dl.serve-info dl.company dl.info {
  overflow:hidden;
  padding-bottom:3px;
  padding-top:5px;
}

dl.serve-info dl.company {
  clear: left;
  float: left;
  width: 7em;
}

dl.serve-info dl.company dl.info dd {
  margin-left:7em;
  margin-bottom: 5px;
  zoom: 1;
}

dt.textline {
	width:500px;
}

dt.default {
  width: 7em;
}

/* お得なプラン紹介   */

.info-area{
	padding-top:10px;
	overflow:hidden;
	margin-top:4px;
}

dl.otoku-plan {
  overflow:hidden;
  padding-top:5px;
}

dl.otoku-plan dt {
  clear: left;
  float: left;
  width: 120px;
  padding-bottom:3px;
  height:20px;
}

dl.otoku-plan dd {
  margin-left:130px;
  /*margin-bottom: 17px;*/
  
  padding-top:5px;
  background:url(../img/dotline_830px.gif) no-repeat left bottom;
  height:23px;

}


/*  ------------------------------- 
　　　　ページング
 　------------------------------- */

#pagingBox{
	width:200px;
	float:right;
	height:50px;
}

#pagingBox form{
	filter:alpha(opacity=0);
	opacity:0;
}



/*  ------------------------------- 
　　　　汎用
 　------------------------------- */

.txt-14px-b {
    font-size: 14px;
    font-weight: bold;
}

.txt-16px {
    font-size: 16px;
}
.txt-red-b {
    color: #E5030F;
    font-weight: bold;
}
.txt-dblue-b {
	color:#006;
    font-weight: bold;
	font-size: 14px;
}
.txt-10px {
    font-size: 10px;
	line-height:130%;
}


.sp-b5{
  padding-bottom:5px;
}
.sp-b10{
  padding-bottom:10px;
}
.sp-b15{
  padding-bottom:15px;
}

.sm-b15{
  margin-bottom:15px;
}

.sp-t5{
  padding-top:5px;
}

.sp-t10{
  padding-top:10px;
}

.sp-t15{
  padding-top:15px;
}


.sp-l10{
  padding-left:10px;
}

.sm-l10{
  margin-left:10px;
}


.f-left{
	float:left
}
.f-right{
	float:right;
}

.left{
	text-align:left;
}
.right{
	text-align:right;
}

.clear{
	clear:both;
	overflow: hidden;
}

p.kukan {
	text-align: right;
}

.calendar_box {
	margin: 0 auto;
/*	overflow: hidden;	*/
	width: 960px;
}

.calendar_box ul {
	width: 96000px;
}


.calendar_box ul li {
	float: left;
	text-align: center;
	/*margin-bottom: 15px;*/
	margin: 0 auto;
	width: 960px;
	margin-bottom: 15px;
}

.calendar_box ul li .top30 {
	margin-top: 30px;
}

.route_box {
	display: block;
	height: 130px;
}

/*---0730 0731 --*/

#calendar0730, #calendar0731{
	width:960px;
}


.tab_term{
	overflow:hidden;
	background:url(/st/3/cn/pc/bus/route/img/tab_bg.gif) no-repeat left bottom;
	height:62px;
	width:960px;
	margin-top:30px;
	margin-bottom:15px;
	
}


.tab_term li{
	float:left;
	display:inline;
}

.sp_01 {
	margin-top:27px;
	margin-left:16px;
}

.sp_02 {
	margin-top:15px;
	margin-left:10px;
}
.tab_term img{
	vertical-align:bottom;
	display:block;
}
	
.btn_switch {
	width:960px;
	text-align:right;
	margin-top:30px;
}

/*TABS
------------------------------------------------------------------------
*/
#serviceNavi {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	display:block;
	margin-bottom:15px;
}
#serviceNavi ul{
	display:block;
	overflow:hidden;
	padding-left:6px;
}
#serviceNavi li{
	float:left;
	margin-left: 10px;
}

#serviceNavi li#tab1 a{
	display:block;
	background-image:url(../img/tab_01_active.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:35px;
    margin-top: 27px;
}

#serviceNavi li#tab2 a{
	display:block;
	background-image:url(../img/tab_02_active.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:35px;
	margin-top: 27px;
	
}
#serviceNavi li.active a{
	display:block;
	height:47px!important;
	margin-top:15px!important;
}

#serviceNavi li.active a img {
	opacity: 0;/* for firefox */
	filter:alpha(opacity=0);
	-ms-filter: "alpha( opacity=0 )"; /* for IE */
}

#firstPage{display:none;}/* script starting status */


/*  ------------------------------- 
　　　　月ごとの最安値
 　------------------------------- */


.getsu-group{	
	/*overflow: hidden;*/
	width: 960px;
	margin-top:10px;
	margin-bottom:10px;
	overflow:hidden;

}	
.getsu-group .gimg-zone {
	margin-right: 15px;
	float: left;
	width: 240px;
	overflow: hidden;
}	
.getsu-group .gliste-zone {	
	float: left;
	width: 705px;
	overflow:hidden;

}	

.glisteul{
	overflow: hidden;
	margin-top:10px;
	white-space:nowrap;

}
.glisteul li{
	display:block;
	text-align:center;
	float:left;
	border-right:#c8c8c8 1px dotted;
	padding-left:16px;
	padding-right:7px;
	line-height:1.8em;
	margin-bottom:4px;
}

.glisteul li:last-child{
	border-right:none!important;
}
.genumber{
	font-weight:bold;
	font-size:16px;
}
.geprice{
	font-weight:bold;
	color:#f84c78;
	font-size:16px;
}

sub_calendar{
	display:block;
	margin-top:50px;
}
#route-main .tit-lv5{
	margin-top:50px;
}

/* 2013/11/19　藤川 追加
--------------------------------------------------------- */
.comment {
	width: 938px;
	height: 40px;
	margin: 0 auto;
}
.comment img {
	float: right;
}
.extext > span {
	color: #F00;
}