@charset "euc-jp";


/*
========== TABLE of CONTENTS ==========

1:h010
2:h020
3:h021
4:h022
5:h023,h040
6:h030

clearfix rules

========== TABLE of CONTENTS ==========
*/

.nav{
	margin-bottom: 25px;
	font-size: 110%;
	text-align: center;
	}
.page-nav{
	margin-bottom: 25px;
	text-align: right;
	}
div#title-topbg{
	background: url(../../images/h2_top.gif) no-repeat top right;
	min-height: 2px;
	}
*html div#title-topbg{
	height: 2px;
	}
div#title-topbg hr{
	display: none;
	}
div#title{/* for headline_sub */
	margin-bottom: 10px;
	}
.note {
	margin: 20px 0 30px;
	padding: 5px;
	font-weight: bold;
	font-size: 150%;
	color: #ff9900;
	text-align: center;
	background: #ffffd0;
	border: 1px solid #ffe1e1;
}


.mailinfo{
	margin: 10px 0;
	font-size: 110%;
	}
.mailinfo img{
	margin-bottom: 2px;
	vertical-align: middle;
	}

/* ---------- 7:mailinfo ---------- */
.mailinfo strong {
	font-weight: bold;
	}
.mailinfo dl {/* reset */
	margin: 0 auto;
	padding: 0 0 3px;
	width: spx;
	background: url(../../images/info01_bg_bt3.png) repeat-x 0 100%;
	font-size: inherit;
	}
.mailinfo dt {/* reset */
	width: 634px;
	padding: 0;
	height: 3px;
	margin: 0;
	background: url(../../images/info01_bg_tp3.png) repeat-x 0 0;
	text-indent: -4649px;
	overflow: hidden;
	}
.mailinfo dt span {
	display: none;
}
.mailinfo dd {/* reset */
	display: block;
	color: #000;
	padding: 6px 9px;
	background: #b8d3e9 url(../../images/info01_bg_md.png) repeat-x 0 0;
	border-left: 1px solid #b8d3e9;
	border-right: 1px solid #b8d3e9;
	}
/* ---------- /7:mailinfo ---------- */


/* ---------- 1:h010 ---------- */

#disaster{
	margin-bottom: 20px;
	}
#disaster .lead {
	margin: 0 10px;
	font-size: 120%;
}
#disaster p.guide{
	margin-top: 0.5em;
	padding-bottom: 0.7em;
	font-size: 110%;
	line-height: 1.6;
	}
#disaster .section {
	margin: 0 0 20px;
}
#disaster .announce {
	padding: 0 10px;
}

#d-title1{/* use clearfix hack */
	margin-bottom: 10px;
	padding: 3px 8px 7px;
	background: url(../../images/h2_bk_w634.gif) no-repeat bottom right;
	}
#d-title1 h2{	
	float: left;
	font-size: 120%;
	font-weight: bold;
	}
#d-title1 p{
	float: right;
	margin: 2px 0;
	}
#d-title1 img{
	vertical-align: bottom;
	}
#disaster dl.number{
	margin-bottom: 8px;
	}
#disaster dl.number dt{
	float: left;
	margin-right: 4px;
	font-weight: bold;
	}

#disaster .d-title2{/* use clearfix hack */
	margin-bottom: 6px;
	padding: 4px;
	background-color: #eee;
	}
#disaster .d-title2{
	margin: 0.8em 0 0.5em;
	padding: 1px 0 1px 10px;
	border-bottom: 1px solid #78BB89;
	background: url(../../images/headline_b.gif) #EDEDED no-repeat 0 0;
	}
#disaster .d-title2 h3{
	float: left;
	margin-top: .45em;
	font-size: 110%;
	font-weight: bold;
	}
#disaster .d-title2 p{
	float: right;
	padding-right: 8px;
	line-height: 2;
	}
#disaster .d-title2 p.left{
	margin-left: 8px;
	float: left;
	}
#disaster .d-title2 p.right{
	float: right;
	}
#disaster .d-title2-my input{
	padding: 3px 8px;
	}
#disaster .d-title2-my{
	margin-top: 20px;
	text-align: center;
	}
#disaster .line_title{
	font-size: 120%;
	font-weight: bold;
	color: #4D9B5F
}
#disaster .line_title:before{
	content: '\25A0'; 
}


#disaster legend{
	display: none;
	}
#disaster table{
	width: 100%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	}
#disaster caption{
	display: none;
	}
#disaster th{
	padding: 4px;
	background-color: #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	text-align: left;
	}
#disaster td{
	padding: 4px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
#disaster .col-1{
	width: 5%;
	text-align: center;
	}

/* ---------- /1:h010 ---------- */



/* ---------- clearfix rules(float clear hack) ---------- */

#station ul:after,#ch-slide:after,#d-title1:after,
#disaster .d-title2:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
#station ul,#ch-slide,#d-title1,
#disaster .d-title2{
	display: inline-block;
	}
/* Hides from IE5-mac \*/
*html #station ul,*html #ch-slide,*html #d-title1,
*html #disaster .d-title2{
	height: 1%;
	}
#station ul,#ch-slide,#d-title1,
#disaster .d-title2{
	display: block;
	}
/* End hide from IE5-mac */

/* ---------- /clearfix rules(float clear hack) ---------- */