@charset "UTF-8";
@import "../../../common/css/main.css";
@import "../../../common/css/content.css";

.Earthquake {
	}

.Earthquake img {
	}

.Earthquake h4 {
	background: url(../../../common/img/bg_title_stripe.gif) 0 0 repeat;
	height: 15px;
	margin: 1em 0;
	padding: 0;
	width: 100%;
	}

.Earthquake h4 span {
	background: #fff;
	color: #666;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 100%;
	margin: 0 0 0 10px;
	padding: 0 5px;
	}

.Earthquake h5 {
	margin-left: 15px;
	}

.Earthquake p {
	font-size: 75%;
	margin: 0 0 15px 15px;
	padding: 0;
	}

.Earthquake #Image_earthquake {
	background: url(../img/bg_gray.gif) center top repeat-y;
	margin-bottom: 15px;
	width: 870px;
	}

.Earthquake #Image_earthquake #Image_earthquake100 {
	float: left;
	margin: 0 30px 15px 100px;
	width: 320px;
	}

* html .Earthquake #Image_earthquake #Image_earthquake100 {
	margin: 0 30px 15px 50px;
	}

.Earthquake #Image_earthquake #Image_earthquake125 {
	float: left;
	margin: 0 0 15px 0;
	width: 320px;
	}

.Earthquake #Image_earthquake #Image_earthquake100 h4,
.Earthquake #Image_earthquake #Image_earthquake125 h4 {
	background: url(../../../common/img/arrow_sub_gray.gif) 0 50% no-repeat;
	color: #666;
	font-size: 75%;
	letter-spacing: 0.1em;
	margin-bottom: 0.5em;
	padding-left: 18px;
	}

.Earthquake #Image_earthquake h3 {
	background: url(../img/bg_gray_top.gif) center top no-repeat;
	color: #42A255;
	font-size: 100% !important;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0;
	padding: 10px 0 5px 15px;
	}

.Earthquake #Image_earthquake p {
	}

.Earthquake #Image_earthquake p.Bottom {
	background: url(../img/bg_gray_bottom.gif) center bottom no-repeat;
	clear: both;
	font-size: 68.75% !important;
	margin: 0 auto !important;
	padding: 0 15px 10px;
	}

.Earthquake dl {
	border-left: #42a255 3px solid;
	line-height: 1.4;
	margin-left: 15px;
	padding-left: 10px;
	}

.Earthquake dl dt {
	color: #42A255;
	font-size: 87.5%;
	font-weight: bold;
	margin-bottom: 0.2em;
	}

.Earthquake dl dd {
	color: #666;
	font-size: 75%;
	margin: 0 0 1em;
	}

.Earthquake .Caption {
	color: #666;
	font-weight: normal;
	font-size: 68.75% !important;
	letter-spacing: normal;
	}