@charset "UTF-8";
@import "common.css";
@import "corner.css";

/*-----------------------------------------
	contents
-----------------------------------------*/

#contents{
	min-height:1170px;
	_height:1170px;
}



/*-----------------------------------------
	共通使用
-----------------------------------------*/

.prev-btn {
	width:565px;
	margin:20px 0;
	text-align:right;
}

/*-----------------------------------------
	自動改札機のご利用方法
-----------------------------------------*/

.howto-h3-01,
.howto-h3-02,
.howto-h3-03 {
	margin-bottom:10px;
	padding:0 0 5px 0;
	background:url(../common/line.gif) bottom repeat-x;
}

.howto-h3-01 span,
.howto-h3-02 span,
.howto-h3-03 span {
	display:block;
	min-height:28px;
	padding:5px 0 0 44px;
	font-weight:bold;
}

.howto-h3-01 span {
	background:url(../use/img/howto_no01.gif) left center no-repeat;
}

.howto-h3-02 span {
	background:url(../use/img/howto_no02.gif) left center no-repeat;
}

.howto-h3-03 span {
	background:url(../use/img/howto_no03.gif) left center no-repeat;
}

.howto-img {
	float:right;
	width:180px;
}

.howto-txt {
	float:left;
	width:375px;
}

#howto-pink-box {
	width:545px;
	margin-bottom:25px;
	padding:10px;
	background-color:#FDDCE6;
}

/*-----------------------------------------
	チャージ（入金）方法
-----------------------------------------*/

.cha-intro-font10 {
	margin:0 0 0 14px;
	font-size:85%;
	line-height:1.4;
}

.cha-ph-s {
	float:right;
	margin-left:5px;
}

.cha-no-txt {
	float:right;
	width:205px;
	margin-bottom:0px;
	text-align:left;
}

.cha04-img01 {
	margin-top:10px;
	text-align:center;
}



/*-----------------------------------------
	ご利用履歴の表示・印字方法
-----------------------------------------*/

/*INDEX*/
#his-pink-box {
	clear:both;
	width:auto;
	margin:0 auto 20px auto;
	padding:10px;
	background-color:#FDDCE6;
}

#his-pink-box li {
	margin:0 10px;
	list-style:none;
}

#his-pink-box p {
	margin-bottom:5px;

}

/*-----------------------------------------
	乗りかえ改札口のご利用について
-----------------------------------------*/

.tra-pink-box {
	width:545px;
	margin-bottom:10px;
	padding:10px;
	background-color:#FDDCE6;
}

/*-----------------------------------------
	電子マネー
-----------------------------------------*/

.money-h4-01,
.money-h4-02,
.money-h4-03 {
	margin-bottom:5px;
	padding:0;
}

.money-h4-01 span,
.money-h4-02 span,
.money-h4-03 span {
	display:block;
	min-height:28px;
	padding:5px 0 0 44px;
	font-weight:bold;
}

.money-h4-01 span {
	background:url(../use/img/howto_no01.gif) left center no-repeat;
}

.money-h4-02 span {
	background:url(../use/img/howto_no02.gif) left center no-repeat;
}

.money-h4-03 span {
	background:url(../use/img/howto_no03.gif) left center no-repeat;
}

.money-img {
	float:right;
	width:115px;
}

.money-txt {
	float:left;
	width:440px;
}

.money-txt p {
	margin-left:44px;
}

.money-box-line {
	*height:28px;
	*height:90px;
	padding-bottom:20px;
	background:url(../common/line.gif) bottom left repeat-x;
}


/*-----------------------------------------
	きっぷの購入・精算
-----------------------------------------*/

.h4-pkline {
	margin-bottom:7px;
	padding-bottom:4px;
	background:url(../common/line.gif) bottom left repeat-x;
	font-weight:bold;
	color:#F13661;
}

.adj-link-ml2 {
	margin-left:2px;
}


