@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images2/bg2.gif);
	background-repeat: repeat-x;
	background-color: #F6F7E5;
}

.headline{
	color: #0099CC;
	font-size: 140%;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 230px;
}
#area{
	font-size: 130%;	
}
.area_h2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	width: 730px;
	margin-left: 20px;
}
.midashi_blue{
	color: #FFF;
	background-color: #00AAEA;
	width: 700px;
	margin-left: 40px;
	padding-left: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.ol_style{
	margin-bottom: 10px;
	width: 750px;
	margin-left: 50px;
	line-height: 1.4;
	padding-bottom: 10px;
	font-weight: normal;
}
.ol_style li{
	margin-bottom: 10px;
}
.line2 li{
	width: 350px;
}
.line3 li{
	width: 250px;
}
.line4 li{
	width: 180px;
}
.line5 li{
	width: 140px;
}
.left_li li{
	float:left;
}
.red{
	color: #F00;
	font-weight: normal;
	margin-top: 10px;
}
.padding_left{
	padding-left: 5px;	
}
.return{
	margin-left: 250px;
	margin-top: 10px;
}
.submit{
	margin-left: 10px;
	margin-top: 10px;
}
input[type="submit"]{
	width: 130px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.center {
	text-align: center;
}
#p_text1 {
	margin-left: 530px;
}
.station_details{
	border: 1px solid #006;
	margin-left: 40px;
}
.station_details th{
	background-color: #00AAEA;
	text-align: center;
	width: 100px;
	padding: 5px;
	border: 1px solid #006;
	color: #FFF;
}
.station_details td{
	width: 600px;
	padding: 5px;
}
.td_backcolor1{
	background-color: #EEEEEE;
}
.ol_style2{
	margin-bottom: 10px;
	width: 600px;
	line-height: 1.4;
	padding: 5px;
}
.ol_style2 li{
	margin-bottom: 10px;
	font-weight: normal;
	width: 140px;
}
.ol_style3 li{
	margin-bottom: 10px;
	font-weight: normal;
	width: 200px;
}



