@import url( format.css );
@import url( base.css );
@import url( inner.css );


/* mainContents style
---------------------------------------------------- */
#leftContents{
	width:645px;
	text-align:center;
	border:none;
	background:none;
}
#leftContents .inL{
border:1px solid #D5CCB9;
	width:581px;
	text-align:center;
	background-color: #fdfcf8;
	padding-top: 30px;
	padding-bottom: 10px;
	margin: 0px;
	padding-right: 32px;
	padding-left: 32px;
}
	h1.pageTitle{
		padding:0px;
		text-align:left;
		height:70px;
		display:block;
		background:url(../../images/lineup/tt_lineslist.gif) no-repeat;
	}
	.pageTitle span{
		position: absolute;
		z-index: -1;
	}

	.listBlock{
		padding:0px 0px 25px 0px;
		text-align:center;
	}
	.listBlock h2{
		width:581px;
		height:30px;
		text-align:left;
	}
	.listBlock span{
		position: absolute;
		z-index: -1;
	/*	font-size:12px; */
	}
	.listBlock h2#hankyuLine{
		background: url("../../images/lineup/stt_hankyu.gif") ;
	}
	.listBlock h2#hanshinLine{
		background: url("../../images/lineup/stt_hanshin.gif") ;
	}
	.listBlock h2#jrLine{
		background: url("../../images/lineup/stt_jr.gif") ;
	}
	.listBlock h2#keihanLine{
		background: url("../../images/lineup/stt_keihan.gif") ;
	}
	.listBlock h2#kinkinihonLine{
		background: url("../../images/lineup/stt_kinkinihon.gif") ;
	}
	.listBlock h2#kitaosakaLine{
		background: url("../../images/lineup/stt_kitaosaka.gif") ;
	}
	.listBlock h2#nosedenLine{
		background: url("../../images/lineup/stt_noseden.gif") ;
	}
	.listBlock h2#osakacityLine{
		background: url("../../images/lineup/stt_osakacity.gif") ;
	}
	.listBlock h2#osakakouLine{
		background: url("../../images/lineup/stt_osakakou.gif") ;
	}
	.listBlock h2#kyotoLine{
		background: url("../../images/lineup/stt_kyoto.gif") ;
	}
	.listBlock h2#otherLine{
		background: url("../../images/lineup/stt_other.gif") ;
	}

	/* 豐ｿ邱夊ｩｳ邏ｰ繝ｪ繝ｳ繧ｯ */
	.listBlock .dlink {
		width:565px;
		margin:10px auto 0px auto;
		padding:0px 0px 0px 0px;
		text-align:left;
	}

		.listBlock .dlink ul{
			margin-left:0px;
			padding-left:0px;
			padding-right:0px;
		}
		.listBlock .dlink ul li{
	list-style-type: none;
	margin-left:14px;
	padding-left: 15px;
	padding-right: 5px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:left;
	float: left;
	line-height:160%;
	width:155px;
	background-image: url(../../images/arrow_red_2.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
		}

		.listBlock .dlink ul li.end{
	list-style-type: none;
	padding-left: 15px;
	padding-right: 5px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:left;
	float: left;
	line-height:160%;
	width:120px;
	_width:134px;
	background-image: url(../../images/arrow_red_2.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
		}

