@charset "iso-8859-1";
/*******************************************************************************
*
* </english/common/css/print.css>
*
*******************************************************************************/

/*
----------------------------------------
  Common
----------------------------------------
*/
body {
	font-size: 11pt !important;
	color: #000000;
	line-height: 1.4;
}
a {
	color: #000000;
}
a img {
	border-style: none;
}
li p {
	margin: 0;
}
p {
	margin-top: 0;
	margin-bottom: 1em;
}
table {
	margin-bottom: 1em;
}
table {
	font-size: 11pt !important;
}
/*
----------------------------------------
  Hidden Elements
----------------------------------------
*/
.header, .sidebar, .flink, .jumptop, .fnavi {
	display: none;
}
.anchor_link, .body_navi {
	display: none;
}
.tab, .tt_link, .jumpprev {
	display: none;
}
.noprint {
	display: none !important;
}
/*
----------------------------------------
  Heading
----------------------------------------
*/
h2 {
	font-size: x-large;
}
h3 {
	font-size: large;
	padding-bottom: 0.1em;
	border-bottom: 2px solid #1458be;
}
h3 a {
	text-decoration: none;
}
h4 {
	font-size: normal;
	padding-bottom: 0.1em;
	border-bottom: 2px dotted #1458be;
}
h5 {
	font-size: normal;
	border-bottom: 1px solid #1458be;
}
.image_hd,
.notice_hd {
	font-weight: bold;
}
.hd_img {
	border-style: none;
}
/*
----------------------------------------
  Elements
----------------------------------------
*/
ul {
	padding-left: 1.5em;
}
ul.notes {
	padding-left: 0.5em;
}
ol {
	padding-left: 2em;
}
table {
	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;
}
.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; }
ul.nodot li,
ul li.nodot {
	list-style-type: none;
}
/*
----------------------------------------
  Classes
----------------------------------------
*/
.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; }
*/
.misc, .misc * {
	border: none;
}
.notes li {
	list-style-type: none;
	margin-left: 1em;
	text-indent: -1em;
}
.topicpath {
	clear: both;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: 1em;
	border-top: 2px solid #000000;
}
.topicpath a {
	text-decoration: none;
}
.notice {
	border: 1px solid #000000;
	margin: 1em;
	padding: 0 0.5em;
}
.notice li {
	margin-left: 1em;
	text-indent: -1em;
	list-style-type: none;
}
.notice_hd,
.notice_hd_ex {
	margin-top: 0.5em;
	font-weight: bold;
}
.pdf img {
	display: none;
}
.par {
	margin-top: 1em;
}
/*
----------------------------------------
  Floats
----------------------------------------
*/
.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 {
	clear: both;
}
.caption {
	width: 270px;
	font-size: small;
}
div.dc_w333 { margin-left: 362px; }
div.dc_w415 { 
	width: 100%;
}
/*
----------------------------------------
  Guidance
----------------------------------------
*/
table.fare {
	border-left: none;
}
.body .content table.fare td.thead {
	border-left: 1px solid #000000;
}
table.fare td.none {
	border-right: none !important;
	border-bottom: none !important;
}
table.discount {
	margin-bottom: 1em;
}
.body .content .route ul {
	display: none;
}
/*
----------------------------------------
  Timetable
----------------------------------------
*/
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;
}
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;
}
/*
----------------------------------------
  Top
----------------------------------------
*/
.menu .dc_left {
	float: none;
}
/*
----------------------------------------
  Haneda
----------------------------------------
*/
.co_box li a {
	text-decoration: none;
}
.co_box li a:after {
	font-size: small;
	content: " (" attr(href) ")";
}
/*
a.new_win {
	text-decoration: none;
}
a.new_win:after {
	font-size: small;
	content: " (" attr(href) ")";
}
*/
