/* ------- タイトルヘッダー ------- */

#hpb-top-heat1 {
    background-image : url(../../dry_index/img/top_title.png);
    width: auto; 
    height: 70px;
    text-align: left;
    font-weight: bold;
}

.header1{
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
        height: 25px;
	font-size: 16pt;
	text-align: left;
	color: #000000;
}

.header1 a:link {
	color: #000000;
	text-decoration: none;
}
.header1 a:visited {
	color: #000000;
	text-decoration: none;
}
.header1 a:hover {
	color: #000000;
	text-decoration: none;
}
.header1 a:active {
	color: #000000;
	text-decoration: none;
}


.header2{
        height: 15px;
	font-size: 9pt;
	text-align: right;
	line-height: 18px;
	color: #000000;
}
.header3{
        height: 15px;
	font-size: 9pt;
	text-align: right;
	line-height: 18px;
	color: #000000;
}

#select_area {
	font-size:14pt;
	line-height:35px;
	margin-left: 20px;

}

#select_station {
	font-size:13pt;
	line-height:32px;
	margin-left: 20px;

}
input[type="radio"]{
    width:18px;
    height:18px;
    margin-left: 20px;
}

input[type="submit"]{
    width:200px;
    height:40px;
    font-size:14pt;
}