@charset "utf-8";

/*
-----------------------------------------------
▼山陽バス時刻表 2016.3
----------------------------------------------- */

* {
box-sizing:border-box;
margin:0;
padding:0;
border:0;
outline:0;
word-break:normal;
word-wrap:break-word;
}
body {
-webkit-text-size-adjust:100%;
font-family:"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
font-size:16px;
line-height:1.7;
color:#333;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto;
}

small {
font-size:80%;
}
ruby rt {
font-size:50%;
}
sub,
sup {
font-size:64%;
line-height:0;
vertical-align:baseline;
}
sup {
vertical-align:super;
}
sub {
vertical-align:sub;
}
article,aside,figure,footer,header,main,menu,nav,section {
display:block;
}
audio,canvas,video {
display:inline-block;
}
img {
vertical-align:bottom;
}
input,select {
vertical-align:middle;
}
ul,ol {
list-style-type:none;
}
h1,h2,h3,h4,h5,h6,strong {
font-size:100%;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
}
table {
border-collapse:collapse;
border-spacing:0;
}
em {
font-style:normal;
}

a {
color:#333;
text-decoration:none;
}
a img {
transition:opacity 0.5s ease-in-out;
}
a:hover img {
opacity:0.8;
}

a:link,
a:visited {
text-decoration:none;
}

/* clearfix */
.cf:after {
display:block;
content:"";
clear:both;
}

/* ▼汎用設定 */
.txtR {text-align:right;}
.txtL {text-align:left;}
.center {text-align:center;}
.soroe {text-align:justify; word-break:break-all;}
.nowrap {white-space:nowrap;}
.imgL {float:left; margin:0 10px 4px 0;}
.imgR {float:right; margin:0 0 4px 10px;}
.btm4 {margin-bottom:4px;}
.btm8 {margin-bottom:8px;}
.btm16 {margin-bottom:16px;}
.btm24 {margin-bottom:24px;}
.btm32 {margin-bottom:32px;}
.alignM {vertical-align:middle;}
.redtxt {color:#f00;}
/*
-----------------------------------------------
▼row
----------------------------------------------- */
.row {
margin:0 -4px;
font-size:0;
}
.col2 {
display:inline-block;
vertical-align:top;
font-size:16px;
width:50%;
position:relative;
min-height:1px;
padding:0 4px 12px;
}
.col3 {
display:inline-block;
vertical-align:top;
font-size:16px;
width:33.333%;
position:relative;
min-height:1px;
padding:0 4px 12px;
}
.col4 {
display:inline-block;
vertical-align:top;
font-size:16px;
width:25%;
position:relative;
min-height:1px;
padding:0 4px 12px;
}
.col5 {
display:inline-block;
vertical-align:top;
font-size:16px;
width:20%;
position:relative;
min-height:1px;
padding:0 4px 12px;
}

.col6 {
display:inline-block;
vertical-align:top;
font-size:16px;
width:100%;
position:relative;
min-height:1px;
padding:0 4px 12px;
}

.row img {
margin:0;
max-width:100%;
height:auto;
}

/*
-----------------------------------------------
▼header
----------------------------------------------- */
#header {
margin:0 0 24px;
border-bottom:solid 5px #fdd000;
}
#header .in {
margin:0 auto;
width:952px;
padding:20px 0 16px;
}
#header h1 {
float:left;
width:450px;
}
#header h1 img {
vertical-align:middle;
}
#head_link {
float:right;
}

/*
-----------------------------------------------
▼nav
----------------------------------------------- */
#nav {
margin:0 auto 24px;
width:952px;
}
#nav1 {
margin:0 auto;
width:754px;
}
#nav2 {
margin:0 auto;
width:763px;
}
#nav1 ul,
#nav2 ul {
overflow:hidden;
margin:0 -12px 0 0;
}
#nav1 li,
#nav2 li {
float:left;
margin:0 12px 20px 0;
}

.read {
margin:0 auto 32px;
font-size:18px;
width:952px;
}

#wrapper {
position:relative;
}

#emergency {
margin:0 auto 32px;
padding:16px 24px 16px 86px;
width:952px;
background:#ffeef0;
background:#ffeef0 url(../images/emergency_icn.png) no-repeat 24px 50%;
border-radius:14px;
border:solid #fa3d6a 1px;
font-size:18px;
line-height:1.5;
font-weight:bold;
color:#fa3d6a;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
}

#search01 .blk01 {
margin:0 auto 32px;
width:952px;
background:#eee;
border-radius:14px;
position:relative;
}
#search01 .blk01.kekka {
padding:0 0 16px;
}
#search01 h2 {
margin:0 0 24px;
background:#14a83b;
color:#fff;
text-align:center;
font-size:20px;
line-height:48px;
height:48px;
border-radius:14px 14px 0 0;
}

#myroute {
margin:0 auto 24px;
padding:16px 24px;
width:790px;
background:#fff;
background:#fff url(../images/hoshi_bg.png) no-repeat 24px 0;
border:solid #fdd000 5px;
border-radius:14px;
position:relative;
}
#myroute h3 {
margin-left:50px;
margin-bottom:16px;
font-size:20px;
color:#14a83b;
}
#myroutebtn {
position:absolute;
top:16px;
right:24px;
}
#myroute ul {
border-top:solid #eee 2px;
padding-bottom:12px;
}
#myroute li {
padding:6px 0;
border-bottom:solid #eee 2px;
font-size:16px;
}
#myroute li dl {
overflow:hidden;
}
#myroute li dt {
float:left;
width:18em;
}


#search01 .blk01a {
margin:0 auto;
padding:0 0 24px;
width:900px;
overflow:hidden;
}
.right24 {
margin-right:24px;
}
.kekka .topaki {
margin-top:24px;
font-size:18px;
}
.kekka .imgtgl {
top:36px;
}

#search01 .blk01c {
margin:0 auto 32px;
padding:16px;
width:900px;
overflow:hidden;
background:#fff;
}
.kekkaL {
float:left;
width:28px;
color:#fda700;
font-size:30px;
font-weight:bold;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
}
.kekkaR {
margin:0 0 12px 14px;
padding:0 0 12px;
border-bottom:solid #fff 1px;
overflow:hidden;
}
.f24 strong {
font-size:24px;
vertical-align:-4%;
}
.grntxt {
color:#093;
}
.bluetxt {
color:#0068b7;
}
.kekkaR .alignM {
vertical-align:-4%;
margin:0 12px;
}

.btnlink{
width:100%;
font-size:16px;
background:#ffffff;
}

.btnlink_norikae{
width:137px;
font-size:16px;
background:#ffffff;
float:left;
padding:0px 5px 0px 0px;
}

.btnlink_norikae2{
width:138px;
font-size:16px;
background:#ffffff;
float:left;
padding:0px 0px 0px 10px;
}

.btnlink_norikae3{
width:141px;
font-size:16px;
background:#ffffff;
float:left;
padding:0px 0px 0px 15px;
}

#search01 .blk01b {
margin:0 auto 32px;
padding:0 0 24px;
width:900px;
overflow:hidden;
border-top:solid #ccc 2px;
position:relative;
}
#search01 .blk01b hr {
border-top:solid #fff 2px;
margin:0 0 24px;
}
.blk01bL {
float:left;
width:400px;
}

.blk01bR {
float:right;
width:400px;
}

.blk01bL2 {
float:left;
width:315px;
background:url(../images/kekka_ya.png) no-repeat 270px 50%;
}

.blk01bR2 {
float:right;
width:270px;
}
.blk01bL2 .imgL,
.blk01bR2 .imgL {
margin:0 6px 0 0;
}
.blk01bL2 strong,
.blk01bR2 strong {
font-size:16px;
}

.kekka .blk01bL2 .topaki,
.kekka .blk01bL2 .topaki {
}

.imgtgl {
position:absolute;
top:86px;
left:421px;
}

.yesno {
overflow:hidden;
width:220px;
margin:0 auto;
}
.yesno a {
display:inline-block;
background:#fefae5;
border:solid #999 1px;
border-radius:8px;
padding:0 32px;
line-height:32px;
height:32px;
}
.yesL {
float:left;
}
.yesR {
float:right;
}


.hatsu,
.chaku {
position:relative;
border-radius:14px;
padding:8px;
height:68px;
margin:0 0 8px;
}
.hatsu .label1,
.chaku .label1 {
position:absolute;
top:22px;
left:20px;
font-size:24px;
font-weight:bold;
line-height:1;
color:#fff;
-webkit-font-smoothing:antialiased;
}
.hatsu input,
.chaku input {
margin:14px 70px 0 64px;
font-size:16px;
padding:0 4px;
width:auto;
line-height:24px;
height:24px;
}
.hatsu .rireki,
.chaku .rireki {
position:absolute;
top:13px;
right:12px;
}
.hatsu {
background:#fff url(../images/hatsu_pc.png) repeat-y 0 0;
}
.chaku {
background:#fff url(../images/chaku_pc.png) repeat-y 0 0;
}
.basutei {
background:#929292;
font-size:18px;
font-weight:bold;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
color:#fff;
padding:0 12px;
line-height:56px;
height:56px;
border-radius:14px 14px 0 0;
}
.imgtgl {
text-align:center;
margin:12px 0;
}
.bussearch {
background:#fff;
padding:12px 10px 0;
border-radius:0 0 14px 14px;
}
.bussearch a {
display:block;
background:#fff;
border:solid #fda700 4px;
border-radius:14px;
text-align:center;
padding:8px 0;
color:#fda700;
font-weight:bold;
line-height:1.3;
-webkit-font-smoothing:antialiased;
}


#time4 {
margin:0 auto 8px;
width:460px;
overflow:hidden;
}
#time4in:before,
#time4in:after {
content:" ";
display:table;
}
#time4in p {
float:left;
width:25%;
padding:0 0 12px;
}
#time4in a {
display:block;
border-left:solid #fff 1px;
background:#999;
color:#fff;
line-height:50px;
height:50px;
font-size:18px;
font-weight:bold;
text-align:center;
-webkit-font-smoothing:antialiased;
}
#time4in p:first-child a {
border-left:none;
}

#time4in p.on {
background:#ff0;
background:url(../images/y_sanka.png) no-repeat center bottom;
background-size:23px auto;
}
#time4in p.on a {
background:#fdd000;
}
.time0001 {
margin:0 auto 36px;
width:460px;
border:solid #fda700 3px;
border-radius:14px;
padding:12px 20px 12px 0;
font-size:28px;
text-align:center;
background:#fff url(../images/img_ya2.png) no-repeat 97% 50%;
background-size:22px auto;
}
.sendbtn {
-webkit-appearance:none;
display:block;
text-align:center;
margin:36px auto 36px;
width:380px;
border-radius:14px;
background:#fda700;
color:#fff;
font-size:24px;
font-weight:bold;
line-height:54px;
height:54px;
-webkit-font-smoothing:antialiased;
letter-spacing:.5em;
cursor:pointer;
}

/* ▼ 結果 */
.seijo {
float:left;
width:114px;
line-height:50px;
height:50px;
background:#14a83b;
color:#fff;
text-align:center;
margin:0 16px 0 0;
}
.jikokumade {
border:solid #fdd000 4px;
line-height:42px;
height:50px;
width:380px;
overflow:hidden;
padding:0 16px;
}
.jikokumade em {
font-size:24px;
}
.rosenno em {
display:inline-block;
margin:0 4px 0 0;
background:#999;
color:#fff;
padding:0 6px;
font-weight:bold;
-webkit-font-smoothing:antialiased;
line-height:22px;
height:22px;
}
.k_dl01 {
float:left;
margin:0 16px 0 0;
border:solid #999 1px;
border-bottom:none;
width:380px;
}
.k_dl01 dt {
padding:0 0 0 16px;
width:98px;
float:left;
line-height:36px;
height:36px;
font-weight:bold;
-webkit-font-smoothing:antialiased;
}
.k_dl01 dd {
padding:0 14px 0 114px;
line-height:36px;
height:36px;
border-bottom:solid #999 1px;
}
.k_ul01_norikae {
margin:0 -14px 0 0;
overflow:hidden;
/*width:432px;*/
}
.k_ul01_norikae li {
/*width:130px;*/
float:left;
/*margin:0 14px 0 0;*/
}
.k_ul01_norikae button span {
display:block;
background:#fff;
border:solid #fda700 4px;
border-radius:10px;
text-align:center;
color:#fda700;
font-weight:bold;
line-height:66px;
height:74px;
-webkit-font-smoothing:antialiased;
}

.k_ul01 {
margin:0 -14px 0 0;
overflow:hidden;
width:432px;
}
.k_ul01 li {
width:130px;
float:left;
margin:0 14px 0 0;
}

.k_ul01 button span {
display:block;
background:#fff;
border:solid #fda700 4px;
border-radius:10px;
text-align:center;
color:#fda700;
font-weight:bold;
line-height:66px;
height:74px;
-webkit-font-smoothing:antialiased;
}

.shosaibtn1, .shosaibtn2, .shosaibtn3, .shosaibtn4, .shosaibtn5, .shosaibtn6 {
background:#929292 url(../images/img_ya.png) no-repeat 58% 50%;
/* background-size:8px auto;
background:#929292; */
color:#fff;
padding:0 0 0 338px;
line-height:36px;
height:36px;
width:820px;
cursor:pointer;
}
.shosaibtn1.on, .shosaibtn2.on, .shosaibtn3.on, .shosaibtn4.on, .shosaibtn5.on, .shosaibtn6.on {
background:#666 url(../images/img_ya_on.png) no-repeat 58% 50%;
}

.kek02 {
display:none;
}
.startmae {
float:left;
width:114px;
line-height:50px;
height:50px;
background:#06c;
color:#fff;
text-align:center;
margin:0 16px 0 0;
}
.unnkyuu {
float:left;
width:114px;
line-height:50px;
height:50px;
background:#FF0000;
color:#fff;
text-align:center;
margin:0 16px 0 0;
}

/* map用の追加 */
div#fancybox-wrap {
box-sizing:content-box;
}
#noriba,
#busroot,
#busichi {
display:none;
position:fixed;
overflow:hidden;
z-index:2;
top:32px;
left:50%;
width:1024px;
margin:0 0 0 -512px;
padding:12px;
height:550px;
}
#noriba .noribain,
#busroot .busrootin,
#busichi .busichiin {
padding:14px;
background:#fff url(../images/close_btn.png) no-repeat 97% 14px;
/* background-size:34px auto; */
border:solid #39f 3px;
box-shadow:4px 4px 6px rgba(0, 0, 0, .3);
border-radius:12px;
}
#noriba h2,
#busroot h2,
#busichi h2 {
font-size:20px;
}
.busmap {
width:100%;
}
.busmap img {
width:100%;
}
#busichi .f14 {
font-size:14px;
}
.teiryu {
padding:2px 16px;
background:#f4f3f3;
}
.teiryu.on {
background:#cff9cd;
}
.shuten {
padding:2px 16px;
background:#badafb;
}
.tei_ya {
display:inline-block;
width:77px;
margin:6px 0 6px 32px;
line-height:1;
}
.businfo {
display:inline-block;
vertical-align:top;
}
.businfo img {
vertical-align:middle;
}
.businfo span {
display:inline-block;
padding:0 8px;
font-size:14px;
border:solid #333 1px;
border-radius:6px;
line-height:18px;
height:18px;
}

/* ▼ 停留所時間検索 */
#teiryublk {
margin:0 auto;
padding:32px 0;
width:538px;
}

#teiryu {
position:relative;
border-radius:12px;
padding:8px 10px 8px 16px;
height:66px;
margin:0 0 24px;
background:#fff;
}
#teiryu input {
margin:0 70px 0 0;
font-size:18px;
width:400px;
padding:0 4px;
line-height:50px;
height:50px;
}
#teiryu .rireki {
position:absolute;
top:11px;
right:12px;
}
#teiryu p.p01 {
font-size:20px;
line-height:50px;
height:50px;
}
#teiryublk .bussearch {
background:transparent;
padding:0;
border-radius:0;
}
#teiryublk .bussearch a {
font-size:22px;
}
#teiryublk .row {
margin:0 -8px;
}
#teiryublk .col2,
#teiryublk .col3 {
padding:0 8px 12px;
}
#backsearch {
text-align:center;
margin:36px auto 36px;
width:380px;
border-radius:14px;
background:#fda700;
color:#fff;
font-size:24px;
font-weight:bold;
line-height:54px;
height:54px;
-webkit-font-smoothing:antialiased;
}
#backsearch a {
color:#fff;
}

.norisho {
overflow:hidden;
width:820px;
border-bottom:dashed #ccc 1px;
}
.norishoL {
float:left;
width:370px;
}
.norishoR {
float:right;
width:418px;
}
.k_dl01b {
border:solid #999 1px;
margin-bottom:16px;
}
.k_dl01b dt {
padding:0 0 0 16px;
width:98px;
float:left;
line-height:36px;
height:36px;
font-weight:bold;
-webkit-font-smoothing:antialiased;
}
.k_dl01b dd {
padding:0 14px 0 114px;
line-height:36px;
height:36px;
}

.no01 {
padding:4px 0 0 0;
background:url(../images/no1_pc.png) no-repeat 0 50%;
padding-left:32px;
}
.no02 {
padding:4px 0 0 0;
background:url(../images/no2_pc.png) no-repeat 0 50%;
padding-left:32px;
}
.decaya {
margin:10px 0 8px 80px;
}
.zurasi {
padding-left:32px;
}

/* ▼ 結果追加 */
.bus_mk {
margin:0 0 8px;
display:inline-block;
font-weight:bold;
background:#ff9900;
color:#fff;
line-height:25px;
height:25px;
text-align:center;
width:114px;
}
.bus_mk.sanyo {
background:#f90;
}
.bus_mk.kobeb {
background:#093;
}
.bus_mk.shinkib {
background:#f63;
}




/*
-----------------------------------------------
▼footer
----------------------------------------------- */
.pagetop {
display:block;
width:128px;
text-align:center;
margin:0 auto;
padding:8px 16px;
border-radius:10px 10px 0 0;
background:#e2e2e2;
}
.pagetop img {
vertical-align:middle;
}
#copyright {
background:#fdd000;
padding:8px 14px 16px;
color:#fff;
text-align:center;
font-size:16px;
font-family:Helvetica,Arial,Verdana,sans-serif;
}

.jousha_hatsu {
	display:inline-block;
    height: 33px;
    width: 52px;
    line-height: 35px;
    text-align: center;
    font-weight: bold;
    background-color: #B2D4EB;
    color: #717071;
    font-size: 16px;
}
.sel_span_rireki
{
	display:block;
}
.div_rireki
{
	top:72px;
	display:none;
    position : absolute;
	/*background-color:rgba(255,202,164,0.8);/*0.5*/
	background-color: rgb(255, 255, 255);
    margin-left: -8px;
	width:100%;
	z-index:20;
	border: 2px solid #39f;
}


.div_rireki2
{
	top:72px;
	display:none;
    position : absolute;
	/*background-color:rgba(255,202,164,0.8);/*0.5*/
	background-color: rgb(255, 255, 255);
    margin-left: -16px;
	width:100%;
	z-index:20;
	border: 2px solid #39f;
}

.scroll_drop
{
   overflow-x: hidden;
   overflow-y: auto;
   max-height: 170px;
}   
.scroll_drop > span {
   min-height:32px;
   font-size: 16px;
   line-height: 32px;
   border-top: 1px solid #36F;
}

.div_address
{
	display: none;
	position: relative;
	z-index: 20;
	top: -10px;
	margin: 0;
	padding: 0;
	width: 100%;
	/*border: 1px solid #369;*/
	border-left: 1px solid #36F;
	border-right: 1px solid #36F;
	border-bottom: 1px solid #36F;
}
.sel_span_on50
{
	display:block;
}

#admyrt,#admyrt_del,
#genchi,
#shisetu,#shisetu2,
#moyori,#moyori2{
display:none;
position:absolute;
z-index:2;
top:0;
right:0;
width:100%;
padding:12px;
}
#admyrt .admyrtin,
#admyrt_del .admyrtin_del,
#genchi .genchiin,
#shisetu .shisetuin,#shisetu2 .shisetuin,
#moyori .moyoriin,#moyori2 .moyoriin{
padding:14px;
background:#f6f6f6 url(../images/close_btn.png) no-repeat 97% 14px;
background-size:17px auto;
border:solid #39f 2px;
box-shadow:4px 4px 6px rgba(0, 0, 0, .3);
border-radius:12px;
}
#admyrt .ttl001,
#admyrt_del .ttl001,
#genchi .ttl001,
#shisetu .ttl001,#shisetu2 .ttl001,
#moyori .ttl001,#moyori2 .ttl001 {
margin:0 0 16px;
font-size:16px;
}
#genchi ul,
#shisetu ul,#shisetu2 ul,
#moyori ul,#moyori2 ul {
width:100%;
border:solid #39f 1px;
}
#genchi li a,
#shisetu li a,#shisetu2 li a,
#moyori li a,#moyori2 li a {
display:block;
background:#fff;
padding:4px 8px;
border-top:solid #36f 1px;
background:#fff;
}
#genchi li:first-child a,
#shisetu li:first-child a,#shisetu2 li:first-child a,
#moyori li:first-child a,#moyori2 li:first-child a {
border-top:none;
}
.gmap {
width:100%;
height:220px;
background:no-repeat 50% 0;*/
background-attachment:scroll;
}
#genchi input#address {
margin:0 0 12px;
font-size:14px;
padding:0 4px;
width:70%;
line-height:24px;
height:24px;
border:solid #ccc 1px;
}
#genchi .send {
float:right;
-webkit-appearance: none;
text-align:center;
border-radius:10px;
background:#fda700;
color:#fff;
font-size:18px;
font-weight:bold;
line-height:24px;
width:25%;
height:24px;
-webkit-font-smoothing:antialiased;
cursor:pointer;
}
div.this_time fieldset input[type="radio"]:checked + label {
  text-shadow: 0 -1px #fff;
  /*background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(100, 100, 100, 0.3)), color-stop(1, rgba(255, 255, 255, 0)));*//*CHROMEだけですから消します*/
  color: #fff; /*#111;*/
  background:#fdd000;
}

div.this_time fieldset input[type="radio"] {
  opacity: 0;
  position: absolute;
  top: -3px;
  left: -3px;
  width: 100%;
  height: 100%;
  padding: 0; }
div.this_time fieldset {
  border: none;
  margin: 0;
  padding: 0; }
div.this_time fieldset:before,
div.this_time fieldset:after {
  content: '';
  display:table;
  clear: both; }
  
div.this_time fieldset p {
  padding:0 0 12px;
  position: relative;
  background-size:23px auto;
  list-style: none;
  float: left;
  width: 25%; }

div.this_time fieldset label {
  display:block;
  border-left:solid #fff 1px;
  background:#999;
  color:#fff;
  line-height:50px;
  height:50px;
  font-weight:bold;
  text-align:center;
  -webkit-font-smoothing:antialiased;
}
.div_kensaku_s {
margin:0 auto 36px;
width:460px;
border:solid #fda700 3px;
border-radius:14px;
padding:12px 20px 12px 0;
font-size:28px;
text-align:center;
background:#fff url(../images/img_ya2.png) no-repeat 97% 50%;
background-size:22px auto;
}
#genjikoku .frame {
   padding-top: 5px;
   margin-left: 5px;
   margin-right: 5px;
   margin-bottom: 5px;
   padding-bottom:10px;
   border:2px solid #00E3E3;
}
.dw-inline .dw-persp {
    position: static;
}
.mbsc-mobiscroll .dwc {
    padding: 2em .25em 0 .25em;
}

.dwc {
    max-width: 100%;
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.dwcc .dwwc:first-child {
	float:left;
}
.mbsc-mobiscroll .dwhl {
    padding-top: 0;
}
div.btn_jikoku fieldset {
  border: none;
  margin: 0;
  padding: 0; }
 
 div.btn_jikoku fieldset ul {
  margin: 0 0 0 10px;
  padding: 0; }

div.btn_jikoku fieldset li {
  position: relative;
  list-style: none;
  float: left;
  width: 33%; }

div.btn_jikoku fieldset strong{
   color:#00E3E3;
   font-size: 16px;
   text-align: center;
  } 
#unkoh_50, #genjikoku{
  /*position: absolute;*/
  top: 0px;
  left: 0px;
  right:0;
  bottom:0;
  
  background-color: #eee;
  width: 100%;
  z-index: 25;
}
#shuyou1 h1,
#shuyou2 h1,
#buslist_n h1,
#unkoh_50 h1,
#genjikoku h1 {
  margin: 0;
  padding: 0;
  font-size: 20px;
  font-weight: bold;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
  display: block; }

.corners5, div.my_route, #confirm-container, span.menu_btn, .hatsune, .on_kana span, .on_set, #genjikoku .frame, div.weirdBtn > div, .info_unkou, .info_unchin, div.kensaku, button.kensaku_active, div.kensaku_active, div.kensaku_passive, .corners, #genjikoku .this_time label {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  /* future proofing */
  -khtml-border-radius: 5px;
}
 /* ▼時刻表 */
table.jikokuhyo_new {
border:1px #999 solid;
border-right:none;
border-left:none;
width:100%;
}
table.jikokuhyo_new th {
padding:3px;
border:1px #999 solid;
border-width:0 0 1px 1px;
background-color:#FFCC99;
font-weight:bold;
color:#333;
text-align:center;
font-size:12px;
}
table.jikokuhyo_new td {
padding:3px;
border:1px #999 solid;
border-width:0 1px 1px 1px;
color:#333;
}

.jikokuhyo_new .jkk_head {
font-size:12px;
}
.jikokuhyo_new .jkk_head2 {
font-size:12px;
}
table.jikokuhyo_new td table td {
padding:0 4px;
border:none;
font-size:12px;
text-align:center;
}

table.jikokuhyo_new th.j1 {
	background-color: #FFFFFF;
}

table.jikokuhyo_new td.j0 {
	background-color: #CCFFCC;
}
table.jikokuhyo_new td.j1 {
	background-color: #CCFFFF;
}
table.jikokuhyo_new td.j2 {
	background-color: #FF99CC;
}

.pageTitle{
	font-size: 22px;
	font-weight: bold;
	text-align:center;
}
.jkk_head {
	font-size: 18px;
	font-weight: bold;
	text-align:center;
}
.jkk_head2 {
	font-size: 8px;
	text-align:left;
}
.jkk_foot {
	font-size: 10px;
}
.jikokuhyo_new .jkk_foot {
font-size:10px;
}
.jikokuhyo_new tr th:nth-of-type(1) {
width:3.5em;
}
.jikokuhyo_new tr th:nth-of-type(2) {
white-space:nowrap;
}

@media print {
body {
background:transparent !important;
color:#000 !important;
}
#head_link,#nav {
display:none;
}
#copyright {
background:transparent;
color:#000;
}

table {
page-break-inside:avoid;
}
}

@page {
margin:1cm;
}
/* css_end */
