@charset "utf-8";


/*-----------------------------------------------------
   RainInfo   CSS                
-----------------------------------------------------*/


/*-------------------------------
左メニュー
--------------------------------*/
#menu .train-info{
}
/*-------------------------------
コンテンツ内部
--------------------------------*/

/* 鉄道情報 ------------------- */
.raininfo-navi{
	background: url(../images/raininfo/rainnfo_navi_line.gif) repeat-x left bottom;
	margin-bottom: 17px;
	padding-bottom: 10px;
}
.raininfo-navi h2{
}
.raininfo-navi p{
	margin:5px 5px 15px 12px;
	font-size: 12px;
	line-height: 1.3;
}
.raininfo-navi p.details-link{
	text-align:right;
	margin-right: 12px;
}
.raininfo-navi p.details-link2{
	text-align:right;
	margin-top: -14px;
	margin-right: 12px;
}

.raininfo-navi .navi-left{
	float:left;
	width: 310px;
	background: url(../images/raininfo/raininfo_navi_bg.gif) no-repeat left top;
	height: 103px;
	margin: 0 0 9px 20px;
	display: inline;
}
.raininfo-navi .navi-right{
	float:right;
	width: 310px;
	background: url(../images/raininfo/raininfo_navi_bg.gif) no-repeat left top;
	height: 103px;
	margin: 0 20px 9px 0;
	display: inline;
}

.raininfo-navi .navi-long{
	height: 132px;
	background: url(../images/raininfo/raininfo_navi_bg2.gif) no-repeat left top;
}

.raininfo-navi .navi-long .details-link{
	margin-bottom: 5px;
}


.raininfo-sub-navi{
	width: 690px;
	padding: 0 0 25px;
	margin-bottom: 18px;

}
.raininfo-sub-navi .sub-navi-float{
	float:left;
	width: 200px;
	display: inline;
	background: url(../images/raininfo/raininfo_sub_navi_bg.gif) no-repeat left bottom;
	height: 226px;
	margin-top: 0;
	margin-right: 13px;
	margin-left: 13px;
}
.raininfo-sub-navi h2{
}

.raininfo-sub-navi p{
	margin: 12px 9px 12px 11px;
}
.raininfo-sub-navi .sub-navi-float .photo{
   margin:10px 11px 0;

}
.raininfo-sub-navi p.details-link{
   text-align:right;
}


/* 千葉を走る列車 ------------------------------------------------ */
.train-navi{
}

.train-navi .train-navi-list{
	background: url(../images/raininfo/rainnfo_navi_line.gif) repeat-x left bottom;
	margin-bottom: 20px;
	padding-bottom: 12px;
	width: 690px;
}
.train-navi .train-navi-list-close{
	padding-bottom: 12px;
	width: 690px;
}

.train-navi .train-img{
	float:left;
	margin: 0 20px;
	display: inline;
}

.train-navi .text-area{
	width: 433px;
	float: right;
}
.train-navi h2{
}

.train-navi p{
	margin: 0 6px;
}
.train-navi p.details-link{
	text-align:right;
	margin: 2px 18px 0 0;
}
.train-navi hr{
}

/* ニューなのはな号 */
.train-navi .new-nanohana{
	background: url(../images/raininfo/train/new_nanohana_bg.jpg) no-repeat right top;
	padding: 16px 0 0;
}

.train-navi .new-nanohana h2{
}
.train-navi .new-nanohana p{
	margin-top: 22px;
}
.train-navi .new-nanohana p.details-link{
	margin-top:-2px;
}

/* 千葉を走る列車 　詳細　---------------------------------------------- */

/* ニューなのはな号 */
.nanohana-guide{
	margin: 0 20px;
}
.nanohana-guide h2{
	margin: 0 0 23px;
}
.nanohana-guide h3{
}

.nanohana-guide .type{
	margin: 0 0 30px;
}
.nanohana-guide .type h3{
	margin: 0 0 0 110px;
}
.nanohana-guide .type ul{
	padding: 0;
}
.nanohana-guide .type li{
	margin: 0 10px;
	float: left;
}

.nanohana-guide .equipment{
	margin: 0 10px 20px;
	background: url(../images/raininfo/train/equipment_bg.gif) repeat-y left top;
	border-bottom: 1px solid #CCCCCC;
}
.nanohana-guide .equipment h3{
	margin: 0 0 20px;
}
.nanohana-guide .equipment ul{
	padding: 0 5px 15px;
}
.nanohana-guide .equipment li{
	margin: 0 5px 18px;
	display: inline;
}

/* 車両情報 */
.vehicles-guide{
	margin: 0 20px;
}
.vehicles-guide h2{
	margin: 0 0 10px;
}
.vehicles-guide .page-link{
	text-align:center;
	margin: 0 0 35px;
}
.vehicles-guide .page-link img{
    margin:0 5px;
}
.vehicles-guide h3{
	margin: 0 0 8px;
}
.vehicles-guide table{
	width: 650px;
	background-color: #999999;
	margin-bottom: 30px;
}
.vehicles-guide th{
	background-color: #FFFFFF;
	text-align: center;
	padding: 6px 7px;
	vertical-align: middle;
	font-size: 12px;
}
.vehicles-guide td{
	background-color: #FFFFFF;
	text-align: center;
	padding: 6px 7px;
	vertical-align: middle;
	font-size: 12px;
}

.vehicles-guide td.formation{
	text-align:left;
	padding-bottom: 3px;
}
.vehicles-guide td .seat-type{
	width:auto;
	margin: 0 0 7px;
}

.vehicles-guide td .seat-type th{
	padding: 0 0 3px;
	border-bottom: solid 2px #333333;
}
.vehicles-guide td .seat-type td{
	padding: 0;
	border-bottom: solid 2px #333333;
	border-right: solid 2px #333333;
}
.vehicles-guide td .seat-type td.one-vehicles{
	border-left: solid 2px #333333;
}
.vehicles-guide td .seat-type td.area{
	font-size: 10px;
	padding: 5px 0 2px;
	border: none;
	vertical-align: middle;
}
.vehicles-guide td .seat-type td.up{
	text-align:left;
	padding: 5px 0 5px 2px;
	border: none;
}
.vehicles-guide td .seat-type td.up img{
   vertical-align:middle;
}

.vehicles-guide td .seat-type td.up-start{
	text-align:left;
	padding: 5px 0 5px 2px;
	border-left: solid 2px #333333;
	border-bottom:none;
}
.vehicles-guide td .seat-type td.up-start#up200903{
	text-align:left;
	padding: 5px 0 5px 2px;
	border-left: solid 2px #333333;
	border-bottom:none;
	border-right:none;
}
.vehicles-guide td .seat-type td.up-start img{
   vertical-align:middle;
}

.vehicles-guide td .seat-type td.down{
	text-align:right;
	padding: 5px 0 5px 2px;
	border-right: solid 2px #333333;
	border-bottom: none;
}
.vehicles-guide .seat-type td.down img{
   vertical-align:middle;
}

.vehicles-guide td .seat-type td.down-end{
	text-align:right;
	border-bottom:none;
	border-left: none;
}
.vehicles-guide td .seat-type td.down-end img{
   vertical-align:middle;
}

.vehicles-guide td .seat-type td.shiosai{
	border-bottom: none;
	border-left: solid 2px #333333;
	padding: 0 4px 4px;
	font-size: 10px;
	text-align: left;
	border-right: solid 2px #333333;
}
.vehicles-guide td .seat-type td.ayame{
	border-bottom: none;
	font-size: 10px;
	padding: 4px;
	text-align: left;
	border-left: none;
}
.vehicles-guide td p{
   margin:0 0 3px;
}
.vehicles-guide td p.attention{
	border-top:solid 1px #999999;
	margin:5px -10px 3px;
	padding: 8px 10px 0;
}
.vehicles-guide tr.even td,
.vehicles-guide tr.even th{
	background: #EAEAEA;
}
.vehicles-guide tr.classification th{
	background:#1883BC;
	color:#FFFFFF;
	font-weight:bold;
	padding: 4px 0 3px;
}


.train-link{
	text-align:right;
	margin: 0 0 18px;
}


/* おトクなきっぷ 　---------------------------------------- */
.ticket-navi{
}
.ticket-navi h2{
}
.ticket-navi ul{
	padding: 0 20px 12px;
	background: url(../images/raininfo/rainnfo_navi_line.gif) repeat-x left bottom;
	margin: 0 0 7px;
}
.ticket-navi li{
	margin: 0 0 11px 0;
}

/*2008.09.16 コメントアウト-----------------*/
/*.ticket-navi li span{
	margin: 5px 11px 15px;
	display: block;
}*/

/*2008.09.16追加分-----------------*/
.catchcopy{
	padding:0 11px 0;
	display: block;
	_margin:0 11px 0;
	
}


.ticket-serch{
	padding: 5px 0 10px;
}



/* おトクなきっぷ 詳細　----------------------------------------- */
.otoku-ticket{
}

.otoku-ticket h3.attention{
	margin: 20px 0 10px 27px;
	padding: 0;
}
.otoku-ticket ul{
	padding:0 0 20px 36px;
	margin:0 0 15px;
	background: url(../images/raininfo/rainnfo_navi_line.gif) repeat-x left bottom;
}
.otoku-ticket li{
	background: url(../images/raininfo/train/list_icon.gif) no-repeat left top;
	padding-left: 17px;
	margin-bottom: 7px;
	margin-right: 15px;
	width: 620px;
}
.otoku-ticket li span{
    font-weight:bold;
}
.otoku-ticket dl.contact{
	padding: 0 0 10px;
	background: url(../images/raininfo/ticket/contact_bg.gif) no-repeat right top;
	margin: 0 0 0 27px;
	width: 650px;
}
.otoku-ticket dl.contact dt{
	float: left;
	margin: 0 15px 0 0;
	width: 248px;
}
.otoku-ticket dl.contact dd{
	margin: 0;
	font-size: 12px;
	padding: 10px 10px 5px 0;
}


.otoku-ticket p.attention{
	clear:both;
	text-align: right;
	margin-bottom: 10px;
	margin-right: 10px;
}


/* 房総フリー */
.bosofree-guide{
}
.bosofree-guide h2{
}
.bosofree-guide h3{
}
.bosofree-guide .free-area{
	margin: 20px 20px 25px;
}
.bosofree-guide .free-area h3{
	margin: 0 0 11px;
}
.bosofree-guide .free-area dl{
	margin: -213px 0 110px;
}
.bosofree-guide .free-area dt{
	margin: 0 0 15px;
}
.bosofree-guide .free-area dd{
	width: 162px;
	margin: 0 0 0 3px;
}
.bosofree-guide .free-area p{
	text-align: right;
}
.otoku-ticket .bosofree-guide h3.attention{
	margin: 0 0 10px 20px;
	padding: 0;
}
.otoku-ticket .bosofree-guide ul{
	padding:0 0 20px 30px;
	margin:0 0 15px;
}
.otoku-ticket .bosofree-guide li{
	padding-left: 17px;
	margin-bottom: 7px;
	margin-right: 15px;
	width: 620px;
}

.otoku-ticket .bosofree-guide dl.contact{
	margin: 0 0 26px 20px;
}
.otoku-ticket .bosofree-guide dl.contact dd{
	margin: 0;
	font-size: 12px;
	padding: 30px 10px 28px 0;
}

.bosofree-guide .isumi{
	background-color: #80CFE3;
	margin: 0 20px 5px;
	padding: 0 0 16px;
}
.bosofree-guide .isumi h3{
	margin: 0 0 16px;
}
.bosofree-guide .isumi p{
	width: 260px;
	float: left;
	margin: 0 15px 0 18px;
	display: inline;
}
.bosofree-guide .isumi table{
	margin: 0;
	background-color: #80CFE3;
	width: 337px;
}
.bosofree-guide .isumi th{
	padding: 8px 12px;
	vertical-align: middle;
	text-align: center;
	background-color: #FFFFFF;
}
.bosofree-guide .isumi td{
	padding: 8px 12px;
	background-color: #FFFFFF;
}
.otoku-ticket .bosofree-guide p.attention{
	clear:both;
	margin-bottom: 10px;
	text-align: left;
	padding-left: 300px;
}


/* わかしお */
.wakashio-guide{
}
.wakashio-guide h2{
	margin: 0;
}
.wakashio-guide h3{
	margin: 0;
	padding: 0;
}

.wakashio-guide p{
}

/* 2009.07.01 修正のため以下を追加 */
.wakashio-guide .period table{
	width: 690px;
	margin:0 0 10px 0;
	border-top: solid 7px #999999;
	border-left: solid 7px #999999;
	border-bottom: solid 6px #999999;
	border-right: solid 7px #999999;
}
.wakashio-guide .period table th{
	border-bottom: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	padding: 6px 10px;
	vertical-align: middle;
	text-align: center;
}
.wakashio-guide .period table td{
	border-bottom: solid 1px #CCCCCC;
	padding: 6px 10px;
}
.wakashio-guide .period-mark {
	position:relative;
}
.wakashio-guide .period-mark p.mark {
	position:absolute;
	left:582px;
	top:-75px;
	width:60px;
	height:65px;
}
.wakashio-guide .club-period table{
	width: 690px;
	border-top: solid 5px #0A8C0D;
	border-left: solid 7px #0A8C0D;
	border-bottom: solid 6px #0A8C0D;
	border-right: solid 7px #0A8C0D;
}
.wakashio-guide .club-period table th{
	border-bottom: solid 1px #0A8C0D;
	border-right: solid 1px #0A8C0D;
	padding: 6px 10px;
	vertical-align: middle;
	text-align: center;
}
.wakashio-guide .club-period table td{
	border-bottom: solid 1px #0A8C0D;
	padding: 6px 10px;
}
.wakashio-guide .club-period ol.attention {
	width:670px;
	margin:0 0 10px 0;
	padding:0 0 10px 20px;
	background:#0A8C0D;
}
.wakashio-guide .club-period ol.attention li {
	width:660px;
	margin:0;
	padding:0 0 0 1em;
	background:none;
	color:#C6ECD9;
	font-size:0.6em;
	text-indent:-1.3em;
}
.wakashio-guide p.limitation {
	margin: 0 0 20px 20px;
	padding: 0;
}

.otoku-ticket dl.contact dd.contact-text02{
	
	padding: 5px 10px 4px 0;
	line-height:1.25;
}

/* 2009.07.01 修正のため以下を削除
.wakashio-guide table{
	width: 649px;
	border-left: solid 13px #CCCCCC;
	border-bottom: solid 12px #CCCCCC;
	border-right: solid 13px #CCCCCC;
	margin: 0 0 25px 27px;
}
.wakashio-guide th{
	border-bottom: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	padding: 10px 12px;
	vertical-align: middle;
	text-align: center;
}
.wakashio-guide td{
	border-bottom: solid 1px #CCCCCC;
	padding: 10px 12px;
}
*/

.wakashio-guide .contact dd.contact-text{
	padding: 14px 10px 20px 0;
}

/* 都区内フリー */
.wakashio-guide .free-area{
	margin: 20px 20px 25px;
	position: relative;
}
.wakashio-guide .free-area h3{
	margin: 0 0 11px;
}
.wakashio-guide .free-area dl{
	position:absolute;
	top: 35px;
	left: 0;
}
.wakashio-guide .free-area dt{
	margin: 0 0 15px;
}
.wakashio-guide .free-area dd{
	width: 162px;
	margin: 0 0 0 3px;
}
.wakashio-guide .free-area p{
	text-align: right;
}
.otoku-ticket div.contact02{
	padding: 0 0 10px;
	background: url(../images/raininfo/ticket/contact2_bg.gif) no-repeat right bottom;
	margin: 0 0 0 27px;
	width: 650px;
}
.otoku-ticket div.contact02 table{
	margin: 10px auto;
	border-collapse:collapse;
}
.otoku-ticket div.contact02 table th{
	font-weight: bold;
	padding: 0 13px 5px;
	text-align: left;
}
.otoku-ticket div.contact02 table td{
	width: 325px;
	padding: 0 13px;
}
.otoku-ticket div.contact02 table th.left{
	border-right: 1px solid #666666;
}
.otoku-ticket div.contact02 table td.left{
	border-right: 1px solid #666666;
}

/* キハ30・113系 */
.kiha30_113-guide{
	margin: 0 20px;
}
.kiha30_113-guide h2{
	margin: 0 0 23px;
}
.kiha30_113-guide p.textBox{
	background: url(../images/raininfo/rainnfo_navi_line.gif) repeat-x left bottom;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
}

.kiha30_113-guide .photo_l,
.kiha30_113-guide .photo_r{
	clear:both;
	margin:0 0 20px 0;
}
.kiha30_113-guide .photo_l{
	background:url(../images/raininfo/train/img_113_r.gif) no-repeat bottom right;
}
.kiha30_113-guide .photo_r{
	background:url(../images/raininfo/train/img_113_l.gif) no-repeat bottom left;
}

.kiha30_113-guide .photo_l dt{
	float:left;
	padding:0 25px 0 0;
}

.kiha30_113-guide .photo_r dt{
	float:right;
	padding:0 0 0 25px;
}

.kiha30_113-guide .font-s{
	font-size:84%;
}

.kiha30_113-guide .imageBoard{
	margin: 0 -2px 20px -2px;
	background: url(../images/raininfo/train/imageBoard_bg.jpg) no-repeat;
}
.kiha30_113-guide .imageBoard ul{
	height:184px;
}
.kiha30_113-guide .imageBoard li{
	float:left;
	padding:27px 3px 0 27px;
}