#info{
	padding:15px;
}
#info h1{
	font-weight: normal;
	font-size: 20px;
	line-height: 25px;
	color: #777;
	background-image: url(../images/h_bg01.gif);
	background-repeat: no-repeat;
	background-position: center right;
	text-indent: 5px;
	margin: 10px 0px;
	padding: 5px 0px;
}
#info h2{
	color:#666;
	font-size:18px;
	margin:30px 0px 0px;
	text-align:center;
	padding-bottom:3px;
	border-bottom:1px #ddd dashed;
}
#info h3{
	color:#666;
	font-size:15px;
	margin:10px 0px 0px;
}
#info select{
	margin: 0px 5px;
	width: 100px;
}
#info input{
	line-height:18px;
}
#typesselect{
	width:602px;
	margin:0px auto;
	text-align:center;
	color:#555;
}
#typesselect #td1{
	border-width:1px 0px 0px 1px;
	border-style:solid;
	border-color:#ddd;
	width:100px;
	cursor:pointer;
	background-color:#efd;
}
#typesselect #td2{
	border:1px #777 solid;
	border-width:1px 0px 1px 1px;
	border-style:solid;
	border-color:#ddd;
	width:100px;
	cursor:pointer;
	background-color:#ad7;
}
#typesselect #td3{
	border-width:0px 0px 1px 1px;
	border-style:solid;
	border-color:#ddd;
}
#schedule{
	display: block;
	border:1px #ddd solid;
	border-width:0px 1px 1px;
	border-style:solid;
	background-color:#efd;
	width:600px;
	margin:0px auto;
	vertical-align:middle;
	text-indent:15px;
	padding:10px 0px;
}
#transfer{
	display: none;
	border:1px #ddd solid;
	border-width:0px 1px 1px;
	border-style:solid;
	background-color:#efd;
	width:600px;
	margin:0px auto;
	vertical-align:middle;
	text-indent:15px;
	padding:10px 0px;
}
.notice{
	margin:20px 10px 0px;
	color:#444;
}
.notice p{
	margin:3px 0px;
	font-size:13px;
	text-indent:0px;
}
.notice p span{
	color:blue;
}
.timetable1{
	font-family: monospace;
	background-color: #ddd;
	width: 600px;
	margin:5px auto;
}
.timetable1 .g1{
	width:45px;
	background-color:#fff;
}
.timetable1 .g2{
	width:180px;
	background-color:#fff;
}
.timetable1 .g3{
	width:145px;
	background-color:#def;
}
.timetable1 tbody td span, .timetable2 tbody td span{
	color:red;
}
.timetable1 tbody td em, .timetable2 tbody td em{
	color:blue;
	font-style:normal;
}
.timetable1 thead td{
	font-size:16px;
	padding:5px 0px 2px;
	line-height:23px;
	text-align:center;
	background-color:#efd;
}
.timetable1 tbody td{
	font-size:16px;
	padding:5px 5px 2px;
	line-height:25px;
}
.timetable1 a, .timetable2 a{
	font-size:12px;
}
.timetable2{
	font-family: monospace;
	background-color: #ddd;
	width: 600px;
	margin:30px auto;
}
.timetable2 thead td{
	font-size:16px;
	padding:5px 0px 2px;
	line-height:23px;
	text-align:center;
	background-color:#efd;
}
.timetable2 tbody td{
	font-size:16px;
	padding:5px 5px 2px;
	line-height:25px;
	text-align:center;
	vertical-align: middle;
	background-color:#fff;
}
#loading{
	margin:100px auto;
	text-align:center;
}
#info_box div{
	text-align:right;
	margin:5px;
}
#info_box p{
	font-family: monospace;
	margin:5px 10px;
	font-size:15px;
	padding-bottom:3px;
	border-bottom:1px #ddd solid;
}
.clause{
	font-size:12px;
	margin:10px;
	line-height:20px;
	color:#555;
}
#result a:link , #result a:visited{
	color:#36f;
}
#result a:hover{
	color:#f30;
}
.notice a:link , .notice a:visited{
	color:#36f;
}
.notice a:hover{
	color:#f30;
}