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

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

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


/*-----------------------------------------
	h
-----------------------------------------*/

h3 {
	margin-bottom:7px;
	padding-bottom:4px;
	background:#FFFFFF url(../common/line.gif) bottom left repeat-x;
	font-weight:bold;
	color:#F13661;
}
/*-----------------------------------------
	残額利用乗車の場合
-----------------------------------------*/
.fare_img{
	padding-bottom:20px;
	text-align:center;
}

.fare_img2{
	padding-bottom:35px;
	text-align:center;
}

.fare_cautin{
	margin-bottom:40px;
}

.fare_bln{
	text-align:center;
}
