@charset "utf-8";


body {
	margin: 0;
	padding: 0;
	color: #555555;
}

h2 { margin: 0; }


p, li, table { 
margin: 0; 
font-size: 12px;
line-height: 160%;
letter-spacing: 0.05em;
}

table {
border-collapse: collapse;
border-spacing: 0;
}



img { 
border: none;
_display: block;
}

a { color: #0066CC; }

a:link    { text-decoration: underline; }
a:visited { text-decoration: underline; }
a:hover   { text-decoration: none; color: #FF6600; }

a:focus { outline: none; }


/*========================= HEADER =========================*/
#catch { display: none; }


#sub-header {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 940px;
	height: 163px;
	z-index: 99;
}

#page-title {
	position: absolute;
	top: 124px;
	left: 65px;
	width: 620px;
	height: 30px;
	color: #FFFFFF;
	font-weight: normal;
	z-index: 15;
}


#logo {
	position: absolute;
	display: block;
	top: 30px;
	left: 0px;
	width: 205px;
	height: 40px;
	text-indent: -9999px;
	font-size: 5px;
	z-index: 15;
}





/*========================= CONTENTS =========================*/

#contents {
	margin: 0 auto;
	padding: 0 24px 0 24px;
	width: 890px;
	border-left:  1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
}

.contents-bg-else { background: url(../images/sub/sub_contents_bg.png) no-repeat top left; }
.contents-bg-sky  { background: url(../images/sub/sub_contents_sky_bg.png) no-repeat top left; }


#sub-title-pack { position: relative; display: block; z-index: 20; }

.for-else { height: 100px; }
.for-sky  { height: 70px; }
.for-city  { height: 70px; }


#sub-title {
	margin: 0;
	padding: 18px 0 5px 0;
	color: #1F43A3;
}


/*========================= ACCESS ROUTE =========================*/

#access-route-img {
	margin: 0 0 40px 0;
	width: 890px;


}

/*#access-route-img ul {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 210px;
	top: 470px;
	left: 620px;
}

#access-route-img li {
	padding: 0 0 10px 0;
	font-size: 11px;
	list-style-position: outside;
	list-style-type: none;
}*/


#access-route-img table {
	margin: 0 auto;
	width: 890px;
}

#access-route-img td {
	border: 1px solid #E7E7E7;
	vertical-align: middle;
	text-align: right;
	padding: 0.4em 10px;
}



#access-route-img td.as-th {
	background-color: #F3F3F3;
	text-align: center;
}


#note-rach { padding: 15px; background-color: #E1F0FF; font-size: 14px; }
#note-rach strong { display: block; padding: 0 0 3px 0; color: #CC0066; }



/*========================= SKYLINER =========================*/

#skyliner-graphic {
	position: relative;
	width: 890px;
	z-index: 1;
}

#skyliner-36,
#skyliner-36-us {
	position: absolute;
	left: 530px;
	width: 350px;
	z-index: 20;
}

#skyliner-36 { top: 40px; }
#skyliner-36-us { top: 30px; }



.sl-inside01 { float: left;  width: 375px; }
.sl-inside02 { float: right; width: 490px; }
.sl-inside03 { float: left;  width: 435px; }
.sl-inside04 { float: right; width: 435px; }
.sl-inside05 { float: left;  width: 207px; padding-right: 20px; }
.sl-inside06 { float: left; width: 208px; padding-right: 20px;  }
.sl-inside07 { float: right; width: 208px; }

.sl-inside05 img,
.sl-inside06 img,
.sl-inside07 img { margin: 10px 0; }


#sl-inside { clear: left; padding-bottom: 20px; }

#sky-routefee {
	position: relative;
	margin: 10px 0 25px 0;
	width: 890px;
}

.sky-to-timetable {
	position: absolute;
	display: block;
	left: 700px;
	padding: 0 0 0 13px;
	width: 200px;
	height: 30px;
	font-size: 16px;
	font-weight: bold;	
	z-index: 20;
}

.sky-to-timetable {
	top: 25px;
	background: url(../images/sub/arrow.gif) no-repeat 0 6px;
	_top: 27px;
	_background: url(../images/sub/arrow.gif) no-repeat 0 5px;
}

.sky-fee-note {
	position: absolute;
	top: 185px;
	left: 170px;
	width: 700px;
	height: 15px;
	font-size: 11px;
	text-align: right;
	z-index: 20;
}

/*========================= CITYLINER =========================*/

#cityliner-graphic {
	position: relative;
	width: 890px;
	margin: 0 0 10px 0;
}

#cl-phara01 {
	position: absolute;
	top: 0x;
	left: 0;
	width: 455px;
}

#cityliner-fee { margin: 15px 0; }


#cl-seat { width: 890px; margin: 0 0 30px 0; }

.seat01, .seat02 { float: left; }
.seat03 { float: right; }

.seat01 { width: 508px; margin: 0 27px 0 0; }
.seat02 { width: 170px; }
.seat03 { width: 180px; }

.seat01 img,
.seat02 img,
.seat03 img { margin: 0 0 10px 0; }


#cl-inside {
	clear: left;
}


/*========================= STATION =========================*/

.station-box01 {
	float: left;
	width: 425px;
}


.station-box02 {
	float: right;
	width: 425px;
}


.station-box01 p,
.station-box02 p { display: block; text-align: right; padding: 3px 0 0 0; }

.img-abs-box {
	position: relative;
	width: 425px;
	height: 220px;
}

.img-abs-box img { border: 10px solid #E8E8E8; }


.btn-station {
display: block;
position: absolute;
top: 163px;
left: 279px;
width: 134px;
height: 44px;
text-indent: -9999px;
background: url(../images/station/btn_type_a.png) no-repeat;
}

.btns-jp { background: url(../images/station/btn_type_jp.png) no-repeat; }
.btns-us { background: url(../images/station/btn_type_us.png) no-repeat; }
.btns-cn { background: url(../images/station/btn_type_cn.png) no-repeat; }
.btns-kr { background: url(../images/station/btn_type_kr.png) no-repeat; }


a.btn-station:link  { background-position: 0 0; }
a.btn-station:hover { background-position: 0 -44px; }

/*.btn-station {
display: block;
position: absolute;
top: 0px;
left: 0px;
width: 425px;
height: 220px;
text-indent: -9999px;
background: url(../images/station/btn_type_a.png) no-repeat;
}*/

/*a.btn-station:link  { background-position: 275px 160px; }
a.btn-station:hover { background-position: 275px -44px; }*/


.adobe-pdf {
	display: block;
	padding: 15px 0 0 255px;
	text-align: right;
	font-size: 11px;
}

.pdf-icon {
	float: right;
	margin-left: 10px;
}

/*========================= TICKET =========================*/


.ticket-block {
	margin: 0 0 30px 0;
	padding: 0 0 30px 0;
	border-bottom: 1px dotted #CCCCCC;
}


.ticket-img {
	margin: 40px 0;
}




/*========================= CONTENTS BOTTOM =========================*/

#contents-bottom {
	position: relative;
	clear: left;
	margin: 0 auto;
	width: 940px;
	z-index: 5;
}

#bread-crumb {
	position: absolute;
	margin:  0;
	padding: 0;
	top: 39px;
	left: 50px;
	width: 700px;
	height: 20px;
	font-size: 11px;
	color: #FFFFFF;
	z-index: 6;
}



/*========================= FOOTER =========================*/

#footer {
	clear: left;
	position: relative;
	margin: 0 auto;
	padding: 20px 0;
	background: url(../images/common/footer_line.gif) no-repeat top left;
	width: 940px;
	height: 30px;
}

#copyright {
	position: absolute;
	top: 32px;
	left: 2px;
}

#dentetu-logo, #dentetu-logo-intl, #access-ltd { position: absolute; display: block; }


#dentetu-logo,
#dentetu-logo-intl {
	right: 0px;
}

#dentetu-logo {	
top: 21px;
	width: 72px;
	height: 22px;
}

#dentetu-logo-intl {	
top: 17px;
	width: 78px;
	height: 23px;
}

#access-ltd {
	top: 20px;
	left: 703px;
	width: 140px;
	height: 30px;
}


/*==================================================*/

.mid-title {
	background: url(../images/sub/marker01.gif) no-repeat top left;
	margin: 0 0 23px 0;
	padding: 13px 0 12px 30px;
}

.mid-title h4 { margin: 0; padding: 0 0 0 0; color: #1F43A3; }
.mid-title p  { margin: 0; padding: 0 0 0 0; }


.png {
	/* its empty, but need for getting png fix */
}


.to-top {
	display: block;
	position: absolute;
	top: 39px;
	left: 710px;
	width: 200px;
	height: 20px;
	
	text-align: right;
}


#contents-bottom a.to-top { font-size: 11px; color: #FFFFFF; }
#contents-bottom a.to-top:link { text-decoration: underline; }
#contents-bottom a.to-top:hover { text-decoration: none; color: #F63; }


.clr-nor { color: #555555; }
.clr-red { color: #CC3333; }
.clr-orange { color: #FF6600; }
.clr-blue { color: #0066CC; }


.em-j { font-weight: bold; }

.em-orange01,
.em-orange02 {
	display: block;
	padding: 0 0 10px 0;
	font-size: 14px;
	color: #F60;
	border-bottom: 1px solid #DFDFDF;
}

.em-orange01 { 	margin: 0 0 10px 0; }
.em-orange02 { 	margin: 0 0 20px 0; }


.em-orange03 {
	display: block;
	padding: 0 0 7px 0;
	font-size: 14px;
	color: #F60;
}


.fs11 { font-size: 11px; }
.fs12 { font-size: 12px; }
.fs14 { font-size: 14px; }
.fs16 { font-size: 16px; }
.fs18 { font-size: 18px; }
.fs20 { font-size: 20px; }
.fs22 { font-size: 22px; }
.fs24 { font-size: 24px; }



.adj-h10 { height: 10px; }
.adj-h15 { height: 15px; }
.adj-h20 { height: 20px; }
.adj-h25 { height: 25px; }
.adj-h30 { height: 30px; }
.adj-h35 { height: 35px; }
.adj-h40 { height: 40px; }


.adj-pb10 { padding-bottom: 10px; }
.adj-pb15 { padding-bottom: 15px; }
.adj-pb20 { padding-bottom: 20px; }
.adj-pb25 { padding-bottom: 25px; }
.adj-pb30 { padding-bottom: 30px; }
.adj-pb35 { padding-bottom: 35px; }
.adj-pb40 { padding-bottom: 40px; }


.adj-ubm10 { margin: 10px 0; }
.adj-ubm15 { margin: 15px 0; }
.adj-ubm20 { margin: 20px 0; }
.adj-ubm25 { margin: 25px 0; }
.adj-ubm30 { margin: 30px 0; }
.adj-ubm35 { margin: 35px 0; }
.adj-ubm40 { margin: 40px 0; }

.adj-bm10 { margin-bottom: 10px; }
.adj-bm15 { margin-bottom: 15px; }
.adj-bm20 { margin-bottom: 20px; }
.adj-bm25 { margin-bottom: 25px; }
.adj-bm30 { margin-bottom: 30px; }
.adj-bm35 { margin-bottom: 35px; }
.adj-bm40 { margin-bottom: 40px; }

.adj-pu10 { padding-top: 10px; }
.adj-pu15 { padding-top: 15px; }

.noShow {display: none; }
.cut { clear: both; }



#contents:after,
#cl-seat:after,
.sl-inside03:after,
.sl-inside04:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}


* html #contents,
* html #cl-seat,
* html .sl-inside03,
* html .sl-inside04 {
zoom: 1;
}

*:first-child+html #contents,
*:first-child+html #cl-seat,
*:first-child+html .sl-inside03,
*:first-child+html .sl-inside04 {
zoom: 1;
}




