@charset "Shift_JIS";
/*******************************************************************************
*
* </common/css/print.css>
*
*******************************************************************************/

/*
----------------------------------------
  Elements
----------------------------------------
*/
body {
	font-size: 11pt !important;
	color: #000000;
	line-height: 1.4;
}
body * {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
a { color: #000000; }
a img { border-style: none; }
/*
----------------------------------------
  Hidden Elements
----------------------------------------
*/
.header, .sidebar, .flink, .jumptop, .fnavi {
	display: none;
}
.anchor_link, .body_navi {
	display: none;
}
.tab, .tt_link, .jumpprev {
	display: none;
}
.new_win {
	display: none;
}
/*
----------------------------------------
  Classes
----------------------------------------
*/
.va_top { vertical-align: top; }
.va_mid { vertical-align: middle; }
.va_btm { vertical-align: bottom; }
.a_left   { text-align: left; }
.a_right  { text-align: right; }
.a_center { text-align: center; }
/*
.mb0 { margin-bottom: 0; }
.mt0 { margin-top: 0; }
.ml0 { margin-left: 0; }
.mr0 { margin-right: 0; }
.pb0 { padding-bottom: 0; }
.pt0 { padding-top: 0; }
.mb5 { margin-bottom: 0.5em; }
.mt5 { margin-top: 0.5em; }
.ml5 { margin-left: 0.5em; }
.mr5 { margin-right: 0.5em; }
.pb5 { padding-bottom: 0.5em; }
.pt5 { padding-top: 0.5em; }
*/
/*
.mb5, .mb10, .mb15, .mb20, .mb25, .mb30 { margin-bottom: 1em; }
.mt5, .mt10, .mt15, .mt20, .mt25, .mt30 { margin-top: 1em; }
.ml5, .ml10, .ml15, .ml20, .ml25, .ml30 { margin-left: 1em; }
.mr5, .mr10, .mr15, .mr20, .mr25, .mr30 { margin-right: 1em; }
.pb5, .pb10, .pb15, .pb20, .pb25, .pb30 { padding-bottom: 1em; }
.pt5, .pt10, .pt15, .pt20, .pt25, .pt30 { padding-top: 1em; }
*/
.lead {
	margin-top: 1em;
}
.misc, .misc * {
	border: none;
}
.topicpath {
	clear: both;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: 1em;
	border-top: 2px solid #000000;
}
.topicpath a {
	text-decoration: none;
}
div.notice {
	border: 1px solid #000000;
	margin: 1em;
	padding: 0.5em;
}
div.notice li {
	margin-left: 1em;
	text-indent: -1em;
	list-style-type: none;
}
div.info {
	border: 1px dotted #000000;
	margin: 1em;
	padding: 0.5em;
}
.notice_hd,
.notice_hd_ex {
/*	margin-top: 0.5em;*/
	font-weight: bold;
}
.pdf img {
	display: none;
}
.par {
	margin-top: 1em;
}
h3.continue,
h4.continue,
h5.continue {
	margin-top: 1em;
}
a.prt_url,
.prt_url a {
	text-decoration: none;
}
a.prt_url:after,
.prt_url a:after {
/*	font-size: small;*/
	content: " i" attr(href) "j";
}
/*
----------------------------------------
  Exclusives
----------------------------------------
*/
.noprint {
	display: none !important;
}
.prt_par {
	margin-top: 1em;
}
.prt_fitul {
	margin-left: 3em;
}
/*
----------------------------------------
  Category Top
----------------------------------------
*/
.ctop_inbox ul {
	margin-top: 1em;
	margin-bottom: 1em;
}
/*
----------------------------------------
  Heading
----------------------------------------
*/
h2 {
	margin-top: 1em;
	font-size: x-large;
}
h3 {
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: large;
	padding-bottom: 0.1em;
	border-bottom: 2px solid #1458be;
}
h3 a { text-decoration: none; }
.dc_left h3,
.dc_right h3 {
	margin-top: 0;
	padding-top: 1em;
	clear: both;
}
h4 {
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: normal;
	padding-bottom: 0.1em;
	border-bottom: 2px dotted #1458be;
}
h5 {
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 100%;
	border-bottom: 1px solid #1458be;
}
h6 {
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 100%;
}
.image_hd {
	margin-bottom: 1em;
}
.prt_nofloat .image_hd {
	margin-top: 1em;
}
.image_hd,
.notice_hd {
	font-weight: bold;
}
.hd_img {
	border-style: none;
}
/*
----------------------------------------
  List
----------------------------------------
*/
ul {
}
ul.notes {
	padding-left: 0.5em;
}
ul.notes li {
	list-style-type: none;
	margin-left: 1em;
	text-indent: -1em;
}
ul.notes li li {
	margin-left: 0;
	text-indent: 0;
}
ul.notes li.num {
	margin-left: 3em;
	text-indent: 0;
	position: relative;
}
ul.notes li.num span {
	display: block;
	position: absolute;
	left: -3em;
}
ul.disc li {
	list-style-type: disc !important;
}
ol.decimal li {
	list-style-type: decimal !important;
}
ol.kana li {
	list-style-type: none !important;
	margin-left: 1.5em !important;
	text-indent: -1.5em !important;
}
ul.nodot {
	padding-left: 0.5em;
}
ul.nodot li,
ul li.nodot {
	list-style-type: none;
}
/*
ul {
	padding-left: 1.5em;
}
ol {
	padding-left: 2em;
}
ul.notes {
	margin-left: 1em;
	padding-left: 0.5em;
}
ul.notes li {
	margin-left: 1em;
	text-indent: -1em;
}
ul.notes li.num {
	margin-left: 4em;
}
ul.notes li.num span {
	display: block;
}
*/
/*
----------------------------------------
  Table
----------------------------------------
*/
table {
	font-size: 11pt !important;
	margin-bottom: 1em;
	width: auto;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}
table.fare,
table.type {
	width: 100%;
}
th, td {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 0.2em;
}
th *,
td * {
	margin: 0;
}
td {
	text-align: left;
}
.nowrap {
	white-space: nowrap;
}
td ul {
	padding-left: 1.5em;
}
td ol {
	padding-left: 2em;
}
td ul.notes {
	padding-left: 1.5em;
}
/*
----------------------------------------
  Floats
----------------------------------------
*/
.prt_nofloat,
.prt_nofloat * {
	float: none !important;
}
.prt_nofloat div {
	margin-left: 0 !important;
}
.double_col {
	clear: both;
}
.dc_left {
	float: left;
	margin-right: 1em;
}
.dcf_left {
	float: left;
	margin-right: 1em;
}
.dcf_right {
	float: right;
	margin-left: 1em;
}
.dcf_right p,
.dcf_left p {
	margin-top: 0;
}
.dc_clear {
	margin-top: -1em;
	clear: both;
	visibility: hidden;
	font-size: 0%;
	line-height: 0%;
}
.caption {
	width: 270px;
	font-size: small;
}
div.dc_w333 { margin-left: 362px; }
div.dc_w415 { margin-left: 280px; }
div.dc_w435 { margin-left: 285px; }
div.dc_w515 { margin-left: 185px; }
div.dc_w550 { margin-left: 150px; }
div.dc_w560 { margin-left: 140px; }
div.dc_w220 {
	width: 220px;
	margin-bottom: 1em;
}
/*
----------------------------------------
  Guidance
----------------------------------------
*/
table.fare {
}
table.discount {
	margin-bottom: 1em;
}
.route {
	margin-top: 1em;
}
.route ul {
	display: none;
}
.map {
	margin-bottom: 1em;
}
.legend {
	margin-bottom: 1em;
}
.misc {
}
/*
----------------------------------------
  Timetable
----------------------------------------
*/
table.tt_data {
	margin-top: 1em;
}
table.tt_data td {
	vertical-align: bottom;
}
table.tt_data p {
	text-align: center;
	margin: 0;
	padding: 0.2em 0.4em;
	float: left;
}
table.tt_data p a {
	text-decoration: none;
}
div.tt_train {
	margin-top: 1em;
}
table.train_type {
	margin-top: 1em;
}
table.train_type,
table.train_type * {
	border-style: none;
}
table.train_tt td {
	padding-left: 2em;
	padding-right: 2em;
}
/*
----------------------------------------
  News
----------------------------------------
*/
.nnavi {
	display: none;
}
.news dt {
	float: left;
}
.news dd {
	margin-left: 8em;
}
.news dd p {
	margin: 0;
}
/*
----------------------------------------
  Tickets
----------------------------------------
*/
.vl_topic {
	margin-top: 1em;
}
.vl_topic .text {
	margin-top: 1em;
}
.graybox * {
	float: none;
}
.graybox img {
	margin-top: 1em;
}
.prt_tkt_s_o * {
	float: none;
}
.prt_tkt_s_o p,
.prt_tkt_s_o ul {
	margin-top: 1em;
}
.info .double_col * {
	float: none;
}
/*
----------------------------------------
  Top
----------------------------------------
*/
.menu .dc_left {
	float: none;
}
/*
----------------------------------------
  Haneda
----------------------------------------
*/

.body .content .flash_area #flash {
	display: none;
}

.body .content .flash_area p.noscreen {
	font-weight: bold !important;
	font-size: x-large;
	margin-top: 1em;
}

/*
----------------------------------------
  Support
----------------------------------------
*/
dl.dc {
}
dl.dc dd {
	margin-left: 2em;
}
table.inq_form * {
	width: auto;
}
table.inq_form td.merge_r {
	border-right-style: none;
}
table.inq_form td.merge_b {
	border-bottom-style: none;
}
.prt_sup_tbl {
	width: 20em;
}
dl.faq dt,
dl.faq dd {
	margin-bottom: 1em;
}
/*
----------------------------------------
  Support
----------------------------------------
*/
table.company {
	width: 100%;
}
/*
----------------------------------------
  Search
----------------------------------------
*/
.sform {
	display: none;
}
dl.result {
	margin-bottom: 1em;
}}
dl.result dt {
	margin-top: 1em;
}

/*
----------------------------------------
sp-mode
----------------------------------------
*/
.sp-mode {
display: none !important;
}