#headerDiv {
	background-image: url(../top-img/back-h1.jpg);
	padding: 10px;
	height: 80px;
	margin: 0px;
}
h2 {
	background-image: url(../basic-img/t-back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 62px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
	width: 570px;
	margin-top: 10px;
}
h3 {
	color: #192374;
	font-size: 140%;
	line-height: 140%;
	font-weight: bold;
	background-image: url(../basic-img/sub-t-back.gif);
	background-repeat: repeat-y;
	padding: 6px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #031B7D;
	margin-bottom: 10px;
}
h4 {
	font-size: 120%;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #F2F2F2;
}
h5 {
	font-size: 100%;
	line-height: 140%;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 5px;
	font-weight: normal;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #1F3B93;
	color: #1F3B93;
}
ol {
	margin-top: 0px;
	margin-bottom: 10px;
}
ol li {
	margin-bottom: 5px;
}

#table_00{
	margin:0px;
	display:block;
	}
.table_01{
	margin-bottom: 30px;
	}
#table_02{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	}
#table_00 td {
	background-color: #E5F7D6;
	padding: 10px;
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: center;
}
.table_01_td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
th {
	color: #031B7D;
	vertical-align: top;
	text-align: left;
}
#table_02 td {
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#text_box {
	margin: 10px;
	padding: 10px;
	width: 560px;
	border: 1px solid #666666;
}
#map,#map2,#map3,#map4 {
	height: 320px;
	width: 547px;
}

.earthquake dt{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	}
.earthquake dd{
	padding-bottom:20px;
	}
