html {
	height: 100%;
}
body {
	font-family: 'ＭＳ Ｐゴシック','MS PGothic','Sans-Serif', 'さざなみゴシック','Sazanami Gothic';
	font-size: 12px;
	margin: 0;
	padding: 0;
	height: 100%;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
hr {
	border: none;
	height: 1px;
	color: #9e9e9e;
	background-color: #9e9e9e;
}
select {
	vertical-align: middle;
}

#wapper {
	margin: 0;
	padding: 0;
}
#header {
	margin: 0;
	padding: 0;
	height: 75px;
}
#control {
	margin: 0;
	padding: 2px;
	position: absolute;
	top: 75px;
	height: 30px;
	width: 982px;
}
#top-content {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 78px;
	bottom: 0px;
	left: 5px;
	right: 0px;
	width: 982px;
}
#top-main {
	position: absolute;
	margin: 0 405px 0 0;
	padding: 0;
}
#top-menu {
	margin: 0;
	padding: 0;
	float: right;
	width: 405px;
}
#zykh-content {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 100px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	width: 987px;
}
#tele-content {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 105px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	width: 987px;
}
#tele-main {
	margin: 0;
	padding: 0;
	float: right;
	width: 576px;
}
#tele-legend {
	margin: 0;
	padding: 0;
	float: right;
	width: 146px;
}
#tele-menu {
	margin: 0;
	padding: 0;
	float: right;
	width: 261px;
}
#tele-legend {
	margin: 0;
	padding: 0;
	float: right;
	width: 146px;
}
#radar-content {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 105px;
	bottom: 0px;
	left: 5px;
	right: 0px;
	width: 982px;
}
#radar-main {
	position: absolute;
	margin: 0 405px 0 0;
	padding: 0;
}
#radar-menu {
	margin: 0;
	padding: 0;
	float: right;
	width: 405px;
}
#sinsui-content {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 105px;
	bottom: 0px;
	left: 5px;
	right: 0px;
	width: 982px;
}
#sinsui-main {
	position: absolute;
	margin: 0 405px 0 0;
	padding: 0;
}
#sinsui-menu {
	margin: 0;
	padding: 0;
	float: right;
	width: 405px;
}
#ykh-content {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 78px;
	bottom: 0px;
	left: 5px;
	right: 0px;
	width: 982px;
}
#ykh-main {
	position: absolute;
	margin: 0 480px 0 0;
	padding: 0;
}
#ykh-control1 {
	margin: 0;
	padding: 2px;
	height: 24px;
}
#ykh-control2 {
	margin: 0;
	padding: 2px;
	height: 24px;
}
#ykh-control3 {
	margin: 0;
	padding: 2px;
	height: 15px;
}
#ykh-control4 {
	margin: 0;
	padding: 2px;
	height: 15px;
}
#ykh-menu {
	margin: 0;
	padding: 0;
	float: right;
	width: 480px;
}
#xareamap-content {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 78px;
	bottom: 0px;
	left: 5px;
	right: 0px;
	width: 982px;
}
#xareamap-main {
	position: absolute;
	margin: 0 405px 0 0;
	padding: 0;
}
#xareamap-menu {
	margin: 0;
	padding: 0;
	float: right;
	width: 405px;
}

.select-area {
	width: 6em;
}
.select-pref {
	width: 8em;
}
.select-pref-wide {
	width: 10em;
}
.select-town {
	width: 12em;
}
.select-townX {
	width: 10em;
}
.select-xarea {
	width: 15em;
}
.select-date {
	width: 10em;
}
.select-hour {
	width: 5em;
}
.select-minute {
	width: 5em;
}
.select-sinsui {
	width: 20em;
}

.title-font {
	font-size: 14px;
}
.title-font2 {
	font-size: 16px;
	font-weight: bold;
}
.img-title {
	padding: 5px;
}
.img-legend1 {
	position: absolute;
	right: 5px;
	bottom: 24px;
}
.img-legend2 {
	position: absolute;
	right: 5px;
	top: 345px;
}
.img-legend3 {
	position: absolute;
	left: 5px;
	bottom: 24px;
}
.label-left {
	padding: 3px;
}
.label-right {
	padding: 3px;
	text-align: right;
}

.border-line {
	border: #9e9e9e 1pt solid;
}
.space-left {
	padding-left: 5px;
}

.align-right {
	text-align: right;
}

.menu-title {
	padding:5px;
	background-color: #dbeef4;
}
.padding-box {
	padding: 5px;
}
.padding-box2 {
	padding: 3px 5px 0px 5px;
}
.border-box {
	padding:5px;
	border: #9e9e9e 1pt solid;
}
.whilte-box {
	padding: 5px;
    border: #9e9e9e 1pt solid;
    background-color: #ffffff;
}

.space-top {
	padding-top: 5px;
}
.space-top1 {
	padding-top: 1px;
}
.space-top2 {
	padding-top: 2px;
}
.space-top4 {
	padding-top: 4px;
}
.space-top7 {
	padding-top: 7px;
}
.space-top9 {
	padding-top: 9px;
}

.space-left {
	padding-left: 5px;
}
.space-areabtn {
	padding: 0px 5px 2px 0px;
}
.space-areabtn2 {
	padding: 0px 5px 0px 0px;
}
.jokyo-box {
	border: #9e9e9e 1pt solid;
	overflow-y: scroll;
	height: 10em;
}
.jokyo-lv {
	line-height: 1.2em;
	border-bottom: #9e9e9e 1pt solid;
	border-right: #9e9e9e 1pt solid;
}
.jokyo-data {
	line-height: 1.2em;
	padding: 3px;
	border-bottom: #9e9e9e 1pt solid;
	border-right: #9e9e9e 1pt solid;
}

.obsimg-title {
	padding: 5px;
	background-color: #fdeada;
}

.obsdata-box {
	padding-bottom: 3px;
	border: #9e9e9e 1pt solid;
	background-color: #fdeada;
}
.obsdata-menu {
	line-height: 1.2em;
	padding-left: 5px;
}
.obsdata-disabled {
	text-decoration: underline;
	color: #9e9e9e;
}

.radar-box {
	padding: 5px;
	background-color: #fdeada;
}
.radar-label1 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.radar-label2 {
	padding-bottom: 5px;
}
.radar-xband {
	background-color: #ffe0ff;
}
.radar-cband {
	background-color: #c0e0ff;
}

.sinsui-box {
	padding: 5px;
	background-color: #ffe0ff;
	border: #9e9e9e 1pt solid;
}

.ykh-head1 {
	line-height: 1.2em;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	background-color: #015198;
	border: #9e9e9e 1pt solid;
	font-weight: normal;
}
.ykh-head2 {
	line-height: 1.2em;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	background-color: #015198;
	border-top: #9e9e9e 1pt solid;
	border-bottom: #9e9e9e 1pt solid;
	border-right: #9e9e9e 1pt solid;
	font-weight: normal;
}
.ykh-head3 {
	line-height: 1.2em;
	text-align: left;
	vertical-align: middle;
	color: #ffffff;
	background-color: #015198;
	padding-left: 1.5em;
	border-bottom: #9e9e9e 1pt solid;
	border-left: #9e9e9e 1pt solid;
	border-right: #9e9e9e 1pt solid;
	font-weight: normal;
}
.ykh-data1 {
	line-height: 1.2em;
	text-align: center;
	vertical-align: middle;
	border-bottom: #9e9e9e 1pt solid;
	border-left: #9e9e9e 1pt solid;
	border-right: #9e9e9e 1pt solid;
}
.ykh-data2 {
	line-height: 1.2em;
	text-align: center;
	vertical-align: middle;
	border-bottom: #9e9e9e 1pt solid;
	border-right: #9e9e9e 1pt solid;
}
.ykh-data3 {
	line-height: 1.2em;
	text-align: left;
	vertical-align: middle;
	padding: 3px;
	border-bottom: #9e9e9e 1pt solid;
	border-left: #9e9e9e 1pt solid;
	border-right: #9e9e9e 1pt solid;
}
.ykh-data4 {
	line-height: 1.2em;
	text-align: left;
	vertical-align: middle;
	border-bottom: #9e9e9e 1pt solid;
	border-right: #9e9e9e 1pt solid;
}
.ykh-link {
	color: #0000ee;
}
.ykh-town {
	white-space: nowrap;
	zoom:1;
}
.ykh-label {
	text-align: right;
	vertical-align: middle;
}
.banner-font {
	font-size: 12px;
	line-height: 1.2em;
}
.banner-red-font {
	color: red;
}
.banner-small-font {
	font-size: 11px;
}