@charset 'UTF-8';

body {	
 margin:0px;
 font-family:'Hiragino Kaku Gothic Pro','Meiryo','ＭＳ Ｐゴシック';
}

 a:link { color:#0000ff; text-decoration:none; }
 a:visited { color:#0000ff; text-decoration:none; }
 a:hover { color:#ff6600; text-decoration:none; }
 a:active { color:#0000ff; text-decoration:none; } 
 
.h1 {
text-align:left;
font-size:18px;
font-weight:normal;
font-family:'Hiragino Kaku Gothic Pro','Meiryo','ＭＳ Ｐゴシック';
color:#000000;
background-color:#ffffff;

}

.h2 {
text-align:center;
font-size:13px;
font-weight:normal;
font-family:'Hiragino Kaku Gothic Pro','Meiryo','ＭＳ Ｐゴシック';
color:#ffffff;
}

.h3 {
text-align:center;
font-size:13px;
font-weight:normal;
font-family:'Hiragino Kaku Gothic Pro','Meiryo','ＭＳ Ｐゴシック';
color:#000000;
}

.h3_r {
text-align:right;
font-size:13px;
font-weight:normal;
font-family:'Hiragino Kaku Gothic Pro','Meiryo','ＭＳ Ｐゴシック';
color:#000000;
}

.h4 {
text-align:left;
font-size:13px;
font-weight:normal;
font-family:'Hiragino Kaku Gothic Pro','Meiryo','ＭＳ Ｐゴシック';
color:#000000;
}

.k_h5 {
text-align:center;
font-size:9px;
font-weight:normal;
font-family:'Hiragino Kaku Gothic Pro','Meiryo','ＭＳ Ｐゴシック';
color:#0099cc;
line-height:100%
}

.t_h5 {
text-align:center;
font-size:9px;
font-weight:normal;
font-family:'Hiragino Kaku Gothic Pro','Meiryo','ＭＳ Ｐゴシック';
color:#000066;
line-height:100%
}

.h6 {
text-align:center;
font-size:9px;
font-weight:normal;
font-family:'Hiragino Kaku Gothic Pro','Meiryo','ＭＳ Ｐゴシック';
color:#000066;
line-height:100%
}

.normal {
text-align:left;
font-size:11px;
font-weight:normal;
font-family:'Hiragino Kaku Gothic Pro','Meiryo','ＭＳ Ｐゴシック';
color:#000000;
}

.message {
text-align:left;
font-size:13px;
font-weight:normal;
font-family:'Hiragino Kaku Gothic Pro','Meiryo','ＭＳ Ｐゴシック';
color:#000000;
}

.copymessage {
text-align:center;
font-size:13px;
font-weight:normal;
font-family:'Hiragino Kaku Gothic Pro','Meiryo','ＭＳ Ｐゴシック';
color:#000000;
}

.copyright {
font-size:11px;
font-weight:normal;
font-family:'Hiragino Kaku Gothic Pro','Meiryo','ＭＳ Ｐゴシック';
color:#000000;
}

/* 経路明細のhoverの挙動 */
div#resultHyouka {
padding-left: 10px;
}

div#resultHyouka tr.hyouka:hover {
background-color: #e0e0ff;
}

div#resultHyouka th.fare:hover {
background-color: #c0c0f0; cursor: pointer;
}

div#resultHyouka tr.hyouka {
cursor: pointer; height: 24px;
}

#resultHyouka_t {
-webkit-border-horizontal-spacing: 0px;
-webkit-border-vertical-spacing: 0px;
}

div#resultHyouka tr.hyouka.selected {
background-color: #ffffb0;
}

/* ご案内 */
td.annai {
padding-left: 30px;
}
