﻿@charset "UTF-8";

*{ margin:0; padding:0; }

body div#conteiner_inner div#contents {
	clear:both;
	float:left;
	width:970px;
	margin:0px;
	padding:0;
}

#shinkansen { width:970px; margin:10px 0 0 0; }
#shinkansen img { vertical-align:bottom; }

#shinkansen #shinkansenHeader { height:309px; position:relative; }
#shinkansen #shinkansenHeader h2 { position:absolute; top:0; left:0; margin:0; padding:0; z-index:10; }
#shinkansen #shinkansenHeader h3 { display:none; }
#shinkansen #shinkansenHeader p { position:absolute; bottom:0; left:0; margin:0; padding:0; z-index:20; }

#shinkansen #menuTab { height:100px; position:relative; list-style:none; background:url(../images/tab_bg.gif) no-repeat; }
#shinkansen #menuTab li { position:absolute; list-style:none; }
#shinkansen #menuTab li#menuTab01   { top:25px; left: 23px; }
#shinkansen #menuTab li#menuTab02   { top:25px; left:177px; }
#shinkansen #menuTab li#menuTab03   { top:25px; left:331px; }
#shinkansen #menuTab li#menuTab04   { top:25px; left:485px; }
#shinkansen #menuTab li#menuTab05   { top:25px; left:639px; }
#shinkansen #menuTab li#menuTicket  { top:25px; right:0; }
#shinkansen #menuTab li#menuBrowse  { top:52px; right:0; }

#shinkansen div.toppage { margin:0 0 15px 0; }
#shinkansen div.toppage div.clmLeft { float:left; width:510px; color:#000000; }
#shinkansen div.toppage div.clmLeft h3 { margin:0; padding:0; }
#shinkansen div.toppage div.clmLeft table { margin:10px 0 25px 0; background:url(../images/top_tablebg.gif) repeat-x; }
#shinkansen div.toppage div.clmLeft table th { font-weight:bold; font-size:14px; padding:8px 4px 0px 10px; line-height:130%; }
#shinkansen div.toppage div.clmLeft table td { padding:8px 4px 0px 10px; line-height:130%; }
#shinkansen div.toppage div.clmLeft table.earlylate th { color:#CC0000; text-align:left; }
#shinkansen div.toppage div.clmLeft table.hikarinozomi th { color:#003958; text-align:right; }
#shinkansen div.toppage div.clmLeft table td.caution { color:#b0b0b0; }
#shinkansen div.toppage div.clmRight { float:right; width:450px; color:#000000; margin:0 0 15px 0; }
#shinkansen div.toppage div.clmRight div.xdayBox { position:relative; width:450px; height:140px; }
#shinkansen div.toppage div.clmRight div.xdayBox h4 { position:absolute; top:0; left:0; margin:0; padding:0; z-index:10; }
#shinkansen div.toppage div.clmRight div.xdayBox p { position:absolute; margin:0; padding:0; z-index:20; }
#shinkansen div.toppage div.clmRight div.xdayBox p#btnEarly  { top: 75px; left:106px; }
#shinkansen div.toppage div.clmRight div.xdayBox p#btnLate   { top: 75px; left:271px; }
#shinkansen div.toppage div.clmRight div.xdayBox p#btnNozomi { top:113px; left:231px; }

#shinkansen #ticketsonly { background:url(../images/top_ticket_bg.gif) no-repeat; height:160px; clear:both; text-align:center; }
#shinkansen #ticketsonly p { width:650px; margin:0 auto; }

#shinkansen #otherLink { background:url(../images/top_other_bg.gif) no-repeat; height:230px; position:relative; clear:both; }
#shinkansen #otherLink h5 { position:absolute; top:25px; left:40px; }
#shinkansen #otherLink dl { width:250px; }
#shinkansen #otherLink dl dt { font-weight:bold; color:#000000; line-height:130%; }
#shinkansen #otherLink dl dd { line-height:130%; }
#shinkansen #otherLink dl#majorDes { position:absolute; top:50px; left:40px; }
#shinkansen #otherLink dl#otherDes { position:absolute; top:50px; left:310px; }
#shinkansen #otherLink dl#multiDes { position:absolute; top:50px; left:600px; }

#shinkansen #otherLink p { padding:5px 0 0 20px; font-size:14px; font-weight:bold; line-height:130%; }
#shinkansen #otherLink p img { margin:0 5px 0 5px; vertical-align:middle; }

#shinkansen #tourReport { background:url(../images/top_report_bg.gif) bottom no-repeat; margin:0 0 20px 0; }
#shinkansen #tourReport h3 { background:url(../images/top_report_title.gif) no-repeat; font-size:14px; font-weight:bold; padding:45px 35px 10px 35px; }
#shinkansen #tourReport p { padding:10px 35px 10px 35px; line-height:120%; }
#shinkansen #tourReport p img.frt { float:right; padding:0 10px 10px 10px; }
#shinkansen #tourReport p.btn { text-align:right; padding:10px 35px 35px 35px; }

#shinkansen div.listpage {}
#shinkansen div.listpage div.listBox { width:485px; background:url(../images/list_bg.gif) no-repeat; float:left; }
#shinkansen div.listpage div.listBox h3 { font-size:14px; font-weight:bold; padding:20px 20px 10px 20px; }
#shinkansen div.listpage div.listBox h3 img { margin:0 5px 0 5px; vertical-align:middle; }
#shinkansen div.listpage div.listBox p.pict { padding:0 10px 20px 20px; float:left; }
#shinkansen div.listpage div.listBox div.data { width:265px; padding:0 0 20px 0; float:left; }
#shinkansen div.listpage div.listBox div.data p.smry { padding:0 0 10px 0; }
#shinkansen div.listpage div.listBox div.data p.link { font-weight:bold; line-height:140%; padding:0 0 15px 0; }
#shinkansen div.listpage div.listBox div.data p.pack { background-color:#e3e3e3; padding:7px; }

.topTxtLinks { clear:both; }

.clrhack:after { content:"."; display:block; height:0px; clear:both; overflow:hidden; color:#ffffff; }
/* Hides from IE-mac \*/
*html body .clrhack { height:1%; overflow:visible; }
*+html body .clrhack { height:1%; overflow:visible; }
/* End hide from IE-mac */

