* {
	font-size: 10pt;
}

/*メインナビゲーションボタン*/
.menu_b{
	width:100%;
	overflow:auto;
	background-color:#586EAE;
	padding:5px 0px 5px 0px;
}
.menu_b a{
	line-height:100%;
	white-space:nowrap;
	display:block;
/*	font-size:x-small;*/
	border:solid 1px #3E4E7D;
	border-width:0px 1px 1px 0px;
	background-image:url(../images/b_back.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#ffffff;
	margin:3px 2px 3px 2px;
	padding:4px 11px 2px 13px;
	float:left;
}

/*通常のリンク*/
a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { color:#ee3333; text-decoration:none; }

/*メインメニュー部分リンク*/
.menu_b a:link { color:#000000; text-decoration:none; }
.menu_b a:visited { text-decoration:none; }
.menu_b a:hover { color:#006699; text-decoration:none; }

#MAINFRAME {
	height: 6.5em;
	overflow-y: scroll;
	margin-left: 10px;
}

#MAINFRAME2 {
	height: 7.0em;
}

.voice_navi {
	font-size: 1px;
	color:#ffffff;
}

.voice_navi a {
	font-size: 1px;
	color:#ffffff;
}

#global_container {
	width: 980px;
	min-width: 980px;
	margin: 0 auto;
}

#menu {
	float: left;
	/*border: 1px dotted blue;*/
	width: 220px;
	padding: 0 10px;
	margin-right: 10px;
}

#main {
	float: left;
	/*border: 1px dotted red;*/
	padding: 0 10px;
	width: 700px;
}

#logo {
	background-image: url(../images/ue_back.gif);
	background-repeat: repeat-x;
	height: 53px;
	padding: 0 0 0 115px;
}

.logo_image {
	height: 53px;
	margin: 0;
	border-width: 0;
}

#header_image {
	margin: 10px auto 20px;
}

.label_image_container {
	margin: 0 10px;
	float: left;
}

.image_container {
	width: 300px;
	height: 250px;
	overflow: hidden;
	position: relative;
}

.image_title {
	text-align: center;
	background-color: lightyellow;
}

.label_container {
}

.legend_container {
	position: relative;
	text-align: center;
}

#yoho {
	position: relative;
	top: -95px;
	left: -160px;
}

#yoho_label {
	position: absolute;
	left: 0px;
	top: 0px;
	clip: rect(2px 195px 22px 5px);
	z-index: 5;
}

#yoho_hanrei {
	position: absolute;
	left: 5px;
	top: 25px;
	z-index: 5;
}

#radar {
	position: relative;
	top: -70px;
	left: -120px;
}

#radar_label {
	position: absolute;
	left: 0px;
	top: 0px;
	clip: rect(1px 192px 24px 1px);
	z-index: 5;
}

#radar_legend {
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 5;
}

#warn {
	position: relative;
	top: -70px;
	left: -30px;
}

#warn_label {
	position: absolute;
	left: 0px;
	top: 0px;
	clip: rect(1px 235px 24px 1px);
	z-index: 5;
}

.content {
	border-width: 1px;
	border-style: solid;
	padding: 0 0 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#bosai {
	border-color: #abaae0;
}

#info {
	border-color: #c187bf;
}

#etc {
	border-color: #dbdbdb;
}

#bosai_info {
	border-color: #f4c153;
}

#saigai_data {
	border-color: #FFA500;
}

#news {
	border-color: #94d176;
}

#jishin_kazan_info {
	border-color: #f28787;
}

#past_info {
	border-color: #83bad4
}

.notice {
	color:#ff0000;
	text-align: center;
}

h1 {
	font-size: 10pt;
	font-weight: normal;
	margin: 1px;
	padding-left: 9px;
	background-repeat: no-repeat;
	background-position: left center;
}

h1.bosai {
	padding-left: 0;
}

h1.info {
	padding-left: 0;
}

h1.etc {
	background-image: url(../images/icon_etc.png);
}

h1.bosai_info {
	padding-left: 0;
}

h1.news {
	background-image: url(../images/icon_news.png);
}

h1.saigai_data {
	background-image: url(../images/icon_saigai_data.png);
}

h1.past_info {
	padding-left: 0;
}

h1.footer {
	background-image: url(../images/icon_footer.png);
}

td {
	padding: 5px 10px;
}

ul {
	margin-top: 0;
	margin-bottom: 0;
	list-style:none;
	margin-left: 5px;
	padding-left: 5px;
}

table.for_layout {
	border-width: 0;
	border-collapse: collapse;
	margin-left: 10px;
}

table.for_layout td {
	padding: 0;
}

div.scroll {
	margin-left: 10px;
}

div#news_contents {
	margin-left:10px;
}

address {
	font-style: normal;
}

a img {
	border-width: 0;
}

img.icon {
	border-width: 0;
	vertical-align: bottom;
	margin-right: 3px;
}

div.menu_content {
	margin-left: 10px;
}

