﻿@import url(./default_body.css);

/* ※背景色・文字色は色別CSSで定義 */

/* body */
body
{
}
a
{
}
/* TOP画面外枠＋バナー広告エリア */
#struct
{
    margin-left:auto;
    margin-right:auto;
}
/* TOP画面外枠 */
#container 
{
    width:1000px;
    margin-left:auto;
    margin-right:auto;
    font-size:90%;
    padding:0px;
}

/* ヘッダー画像部分 */
#header
{
    width:100%;
	background:url("../images/top1/header_bg.gif") repeat-x;
}
#headArea
{
    width:1010px;
    padding-top:17px;
    margin:0px auto;
}
#headArea img#siteName
{
    margin-top:10px;
    float:left;
    padding-left:10px;
}
#headMenu
{
    float:right;
    width:50%;
}

h1#hd_header
{
    font-size: 1em;
    font-weight: normal;
    position: absolute;
    width: 250px;
}
h2.top_midashi
{
    font-weight:bold;
}
h3.top_midashi
{
    font-weight:bold;
    float:left;
}
/* Navigation Skip */
#Navigation ul{
	margin: 0;
	padding: 0;
}
#Navigation li{
	position: absolute; text-align: left; margin: 0; padding: 0; display: block;
}
#Navigation a{
	padding: 5px;
	display: inline;
	z-index: 99;
	text-decoration: none;
	position: absolute; 
	width:300px;
	left: -1000em;
	top: 0;
	font-weight: bold;
	text-align:center;
	font-size:125%;
	/zoom:1;
}
#Navigation a:focus,
#Navigation a:active{
	position: absolute; 
	top: 30px;
	left: 250px;
	background:#fff !important;
	border:2px solid #000;
	}

img.imgFromText
{
	max-height:126px !important;
	max-width:90px !important;
}

* html img.imgFromText
{
	height:126px !important;
	width:90px !important;
}

/* お気に入り */
p#okiniiri
{
    width:121px;
    height:21px;
    padding: 4px 0px 4px 25px;
    float:right;
    cursor:pointer;
}
#favoriteList
{
    position:relative;
    z-index: 99999;
    margin: 0 auto;
    display: block;
}
#favorite
{
    position:absolute;
    width:auto;
    right:0px;
    padding:10px;
    border:solid 2px #FF0C0C;
    margin-top:-3px;
}
#favorite div.list
{
    padding:10px;
}
#favorite dl
{
	display:table;
	white-space:nowrap;
	width:100%;
	line-height:1.1em;
}
#favorite dt, #favorite dd
{
	display:table-cell;
}
#favorite dt
{
	padding:3px 3px 3px 15px;
	background:url("../images/top1/ya_r.gif") no-repeat 0px 50%;
}
#favorite dt a
{
	padding:0px;
	background:none;
    float:none;
    text-decoration:none;
}
#favorite dd
{
	width:12px;
	padding-left:10px;
}
#favorite dd a.delIcon
{
	padding:0px;
	background:none;
	float:none;
	text-decoration:none;
}
#favorite dd a.delIcon img
{
	margin:0px;
	padding:0px;
}
#favorite .setsumei
{
    border-top:dotted 1px #3899BE;
    padding:10px;
}
#favorite .setsumei a
{
    padding:3px 3px 3px 20px;
    background:url("../images/top1/ya_b2.gif") no-repeat 5px 9px;
    float:none;
}
/* 特集コンテンツ */
#flashArea
{
    width:100%;
    height:471;
    overflow:hidden;
}
.flash
{
	width: 990px; 
	height: 360px;
	background-color: #FFFFFF; 
	margin:20px auto;
	overflow:hidden;
	padding:5px;
}
/* メイン全体 */
#mainBlock
{
    width:1000px;
    margin:0px auto 20px auto;
    padding:12px 0px 0px 0px;
}

/* メイン左側 */
#mainLeft
{
    float:left;
    width:250px;
    margin:0px 0px 0px auto;
    padding:0px;
}
div.leftBox
{
    margin-bottom:10px;
}

.btnimg
{
    padding:0px 0px 20px;
    margin:0px 0px 0px;
    height:91px;
 }

/* 運行状況 */
#unkouJyokyo
{
    padding:0p;
    border:solid 1px #FD9A02;
}
#unkouJyokyo .title
{
    text-align:center;
    padding:12px 40px 10px;
    font-weight:bold;
    font-size:1.1em;
}
#unkouJyokyo .btnimg 
{
    padding:0px;
    margin:3px auto;
    width:98%;
    text-align:center;
}
#unkouJyokyo .btnimg img
{
    margin:0px auto;
    max-width:100%;
    height:auto;
}
/* Route map & How to ride */
#rootemaphowtoride
{
    padding:0p;
    border:solid 1px #FD9A02;
}
#rootemaphowtoride .title
{
    text-align:center;
    padding:13px 40px 14px;
    font-weight:bold;
    font-size:1.1em;
    width:280px;
    float:left;
}
#rootemaphowtoride ul
{
    float:left;
    padding:8px 5px;
    width:98%;
}
#rootemaphowtoride ul li
{
    float:left;
    width:29%;
    background:url("../images/top1/icon_pdf.gif") no-repeat 5px 4px;
    padding:3px 0px 3px 30px;
}
#rootemaphowtoride ul.topdoc
{
    width:34%;
    float:right;
}
#rootemaphowtoride ul.topdoc li
{
    width:80%;
    float:left;
}


#textLink
{
    border:solid 1px #D6D6D6;
}
#textLink ul li
{
    background:url("../images/top1/ya_b.gif") no-repeat 10px 10px;
    padding:7px 0px 7px 35px;
    border-bottom:solid 1px #D6D6D6;
}
#textLink ul li.last
{
    border:none;
}



/* 運賃 */
#unchin
{
    padding:0p;
    border:solid 1px #FD9A02;
}
#unchin .title
{
    text-align:center;
    padding:12px 10px 8px 40px;
    font-weight:bold;
    font-size:1.1em;
    width:310px;
    float:left;
}
#unchin .dspimg
{
    width:50%;
    float:left;
    margin:3px 0px 0px 2px;
}
#unchin .dspimg img
{
    max-width:100%;
    float:left;
}
#unchin .top_midashi
{
    width:180px;
    float:left;
}
#unchin .title .linkArea
{
    float:left;
    font-weight:normal;
    font-size:0.9em;
    padding:4px 20px;
    margin-left:32px;
    background: url("../images/top1/ya_b2.gif") no-repeat 10px 11px;
}
#unchin .dspimg ul
{
    width:90%;
    float:left;
    margin:3px auto 0px auto;
}
#unchin .dspimg ul li
{
    width:49%;
    float:left;
    text-align:center;
}
#unchin .dspimg ul li .soegaki
{
    font-size:0.8em;
}

/* Facebookタイムライン */
#timeline
{
    width:97%;
	border:solid 1px #6CADDE;
	margin:0px auto 3px;
}

#timeline .title
{
    text-align:center;
    padding:12px 0px 10px 0px;
    font-weight:bold;
    font-size:1.0em;
}

 
#jikokuSearch
{
    padding:0px 15px 10px;
    border:solid 1px #FD9A02;
}
#jikoku .title
{
    text-align:center;
    padding:12px 40px 8px;
    font-weight:bold;
    font-size:1.1em;
}
#jikokuSearch .stitle
{
    padding:15px 0px 5px 30px;
    font-size:1.1em;
    width:188px;
}
#jikokuSearch .searchTxt
{
    width:95%;
}
.koumoku
{
    margin-bottom: 12px;
}
.koumoku input
{
    /*margin:10px 0px;*/
}
.koumoku label
{
    margin-right:12px;
}
.searchTxtArea input
{
    margin:0px;
}
.searchTxtArea .stitle
{
    position:relative;
}
.searchTxtArea img
{
    position:absolute;
    bottom:5px;
    right:5px;
}
.jikokuSearchBtn
{
    text-align:center;
}
#jokenSearch
{
    float:left;
    padding-right:15px;
}
#jokenSearch input
{
    font-size:1em;
    width:100px;
    border:solid 1px #FD9A00;
    height:37px;
    line-height:35px;
    padding:0px;
    margin:0px;
    font-weight:bold;
    cursor:pointer;
}
a#jokenClear
{
    float:left;
    display:block;
    text-decoration:none;
    width:100px;
    border:solid 1px #CCCCCC;
    height:35px;
    line-height:35px;
}
#onegai
{
    border:solid 1px #D6D6D6;
}
#onegai a
{
    display:block;
    padding:10px 5px;
    text-decoration:none;
}
#onegai span
{
    display:block;
}
#onegai span.title
{
    text-align:center;
    font-weight:bold;
    border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	padding:3px 30px;
	margin-bottom:10px;
}
#onegai span.naiyo
{
    font-weight:bold;
    font-size:1.1em;
    padding: 0px 20px;
}
#btnMenu img
{
    margin-bottom:10px;
}

/* フリーエリア */
.freearea 
{
    margin-bottom:20px;   
}

/* メイン右側 */
#mainRight
{
    float:right;
    width:730px;
    padding:0px;
    margin:0px auto 0px 0px;
}
#rosen
{
    margin-bottom:20px;
}
#rosen #rosenTab
{
    border-bottom:solid 1px #FD9A01;
}
#rosen .title
{
    float:left;
    text-align:center;
    padding:15px 30px 8px 45px;
    font-weight:bold;
    font-size:1.1em;
    width:115px;
}
#rosen .soegaki
{
    float:left;
    width:515px;
    padding:10px;
    font-weight:bold;
    font-size:1.2em;
}
#rosen #map
{
    border-left:solid 1px #FD9A01;
    border-right:solid 1px #FD9A01;
    border-bottom:solid 1px #FD9A01;
    text-align:center;
    padding:0px 0px 10px 0px;
}
#rosen #map p
{
    font-weight:bold;
}

#rosen #map ul
{
    float:left;
    padding:0px;
    margin:10px auto 0px auto;
    width:100%;
    text-align:left;
}
/* 路線図の中の外部リンク */
#rosen #map ul li.page_file
{
    float:left;
    padding:3px 0px 3px 30px;
    margin-right:25px;
    
    width : 55% ;
    width : -webkit-calc(64% - 50px);
    width : calc(64% - 50px);
}
/* 路線図の中の路線図PDFリンク */
#rosen #map ul li.pdf_file
{
    float:left;
    background:url("../images/top1/icon_pdf.gif") no-repeat 5px 4px;
    padding:3px 0px 3px 30px;
    white-space:nowrap;
    margin-left:5px;
    
    width : 28%;
    width : -webkit-calc(35% - 35px);
    width : calc(35% -35px);
}


#mainRBtn
{
    margin-bottom:4px;
}
#mainRBtn .btnArea
{
    border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding:2px;
	width:228px;
	float:left;
	margin:0px 16px 16px 0px;
}
#mainRBtn .last
{
    margin:0px;
}
#mainRBtn .btnArea a
{
    display:block;
    border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-decoration:none;
}
#mainRBtn span
{
    padding:5px;
}
#mainRBtn .linkTxt
{
    display:block;
    width:113px;
    float:left;
    padding-left:20px;
    background:url("../images/top1/ya_b2.gif") no-repeat 10px 11px;
    font-weight:bold;
}
#mainRBtn .img
{
    display:block;
    float:right;
    height:52px;
}
#mainRBtn .gaiyo
{
    display:block;
    clear:both;
    font-size:0.8em;
    border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#r_main
{
    border:solid 1px #D6D6D6 ;
    padding:20px;
}
#r_main .title
{
    font-weight:bold;
    height:41px; 
    line-height:41px;
    padding:3px 0px 0px 10px;
    border-right:1px solid #D6D6D6;
    border-left:solid 1px #D6D6D6;
}
#r_main .title img
{
    vertical-align:middle;
}
.newinfo
{
    margin:15px 0px;
}
.listInfo
{
    padding:5px 0px 0px 0px;
    margin-bottom:10px;
}
.listInfo ul li
{
    background:url("../images/top1/ya_b2.gif") no-repeat 13px 11px;
    padding:5px 5px 5px 25px;
    border-bottom:dotted 1px #CCCCCC;
}
.listInfo ul li.last
{
    border-bottom:none;
}
.listInfo ul li p.updDate
{
    float:left;
    min-width:90px;
    padding-right:5px;
}
.listInfo ul li p.newInfoNaiyo
{
    float:left;
    width:550px;
}
p.nodata
{
    text-align:left;
    margin:20px 0px 20px 15px;
}
p.ichiran
{
    float:right;
    margin-right:10px;
    background:url("../images/top1/ya_b3.gif") no-repeat 0px 15px;
    padding-left:20px;
}
/* バナー広告 */
#addinfoHeader
{
    padding:0px 0px 10px 4px;
}
#addinfoHeader a
{
    float:right;
    background:url("../images/top1/ya_b3.gif") no-repeat 0px center;
    padding-left:25px;
}
/* 関連バナー */
#banKanren, #adinfo
{
    padding:15px;
    border:solid 1px #D6D6D6;
    margin-top:15px;
    font-size:14px;
}
.banKanrenImg
{
    margin:4px;
}

/* トップページ SNSボタン表示 */
.snsbutton
{
    width:250px;
    position:absolute;
    right:250px;
    top:29px;
    text-align:right;
}

/* トップページ Twitter ツイートボタン表示の調整 */
iframe.twitter-share-button 
{
    margin-left:8px;
    vertical-align:top;
	width: 110px!important;
}
.fb_iframe_widget
{
	width:110px;
	height:22px;
}

.calTable
{
	margin-left:3px;
	width:99%;
}
.calTable tr
{
    background-image: url("../images/top1/dot_green.gif"); 
    background-repeat: no-repeat;
    background-position: bottom   
}
.calTable td.calYobi
{
	width:80px;
	padding:3px;
	vertical-align:top;
}
.calTable td.calEvnt
{
	width:500px;
	padding:3px;
}

/* フッター */
#footer
{
    padding:3px 0px;
}
#footerMenu
{
    width:1000px;
    margin:0px auto;
    font-size:0.9em;
}
#footerMenu .link
{
    float:left;
    width:80%;   
    padding:3px 0px; 
}

/* ページの先頭へ */
#pagetop 
{
    text-align: right;
    float:right;
    background: url("../images/top1/arrow_up.gif") no-repeat left center;
    padding:3px 0px;
}
#pagetop a 
{
    font-size: 0.8em;
    letter-spacing: 1px;
    padding-left: 25px;
    text-decoration: none;
}

/* 問合せ先 */
#siteinfo
{
	width:1000px;
	margin:0px auto;
    font-size:0.8em;
    line-height:150%;
}
#siteinfoArea
{
	width:980px;
	margin:0 auto;
}
#siteinfoL
{
	width:101px;
	float:left;
	margin:20px 10px 10px 0px;
}
#siteinfoR
{
	float:left;
	margin:23px auto 10px;
	width:710px
}
#siteinfoRImg
{
    float:right;
    margin:20px 0px 10px 10px;
    width:145px;
}

/* サイト背景色、フォントサイズ  */
.headItem
{
    float: left;
    border-right:solid 1px #A0A0A0;
    padding:7px 15px;
    font-size:14px;
    text-align:center;
}
.searchArea
{
    border-right:none;
    padding:0px 15px;
    text-align:left;
}
.searchArea a
{
    padding:4px 5px 0px 20px;
    background:url("../images/top1/ya_b3.gif") no-repeat 0px center;
    float:left;
}
#search
{
    margin-top:5px;
}
.searchBox
{
    width:230px;
    height:22px;
    margin:0px;
    float:left;
}
.searchBtn
{
    margin:0px;
    padding:0px;
    float:left;
}
.headItem p
{
    margin-bottom:3px;
}
.headItem img
{
    padding-right: 3px;
}
.mainSel 
{
    outline:none;
    font-size:14px
}
.headerTopTtl
{
	height:29px;
	text-align:center;
}

/* グロナビ */
#navi
{
    width:1010px;
    margin:0px auto;
    background:url("../images/top1/navi_h.jpg") no-repeat 0px 0px;
    margin-top:10px;
    padding-top:8px;
    position:relative;
    overflow: hidden;
    font-weight:bold;
}
#navi a
{
    text-decoration:none;
    background:url("../images/top1/border.jpg") no-repeat 0px center;
    cursor:default;
}
#navi .menu
{
    float:left;
    width:16%;
    text-align:center;
}
#navi #navi1
{
    background:url("../images/top1/navi_l.jpg") repeat-y 0px 0px;
    width:140px ;
}
#navi #navi1 a
{
    background:none;
}
#navi #navi2{width:164px}
#navi #navi3{width:116px}
#navi #navi4{width:225px}
#navi #navi5{width:225px}
#navi #navi6
{
    background:url("../images/top1/navi_r.jpg") repeat-y 135px  0px ;
    width:140px;
}
#navi .menu a
{
    display:block;
    padding:10px 0px;
}

#naviMenu
{
    position:relative;
    display: block;
    margin: 0 auto;
    z-index: 99999;
}
#naviMenu .naviMenuArea 
{
    position:absolute;
    width:auto;
    display:none;
    
}
.naviMenuArea ul
{
    border:solid 1px #3999BE;
}
.naviMenuArea li
{
    padding:5px 15px 5px 25px;
    background:url("../images/top1/navi_ya.gif") no-repeat 10px 11px;
    border-bottom:solid 1px #3999BE;
}
.naviMenuArea li.last
{
    border-bottom:none;
}
#menu1 li{min-width:98px;}
#menu2 li{min-width:124px;}
#menu3 li{min-width:76px;}
#menu4 li{min-width:185px;}
#menu5 li{min-width:185px;}
#menu6 li{min-width:98px;}
/* 運行状況 */
#unkou
{
    width:1000px;
    margin:0px auto;
}
#unkou .title
{
    font-weight:bold;
    padding:7px 10px;
    text-align:center;
    float:left;
    width:130px;
}
#unkou .naiyo
{
    float:right;
    width:823px;
    padding:4px 10px;
    margin:3px;
}
#unkou .noData
{
    font-size:0.9em;
}
/* 緊急情報 */
#kinkyuBlock
{
    margin-bottom:15px;
}
#kinkyuTtl
{
    padding:7px 0px 7px 40px;
    float:left;
    font-weight:bold;
    width:120px;
    background:url("../images/top1/icon_jyuyou.gif") no-repeat 10px center;
}
#kinkyuTxt
{
    margin:2px;
    padding:5px;
    float:right;
    width:800px;
}
#kinkyuTxt .upddate
{
    font-size:0.9em;
}
#kinkyuTxt div.kinkyuL
{
	min-width:65px;
	float:left;
}
#kinkyuTxt div.kinkyuR
{
	float:left;
	padding-left:10px;
	width:570px;	
}
#kinkyuTxt div.kinkyuR p.kinkyuTtl
{
	font-weight:bold;
}

/* 天気予報 */
#weather_waku img
{
    padding:10px;
}
#weather_ttl
{
    padding: 3px 0px 3px 5px;
}