@charset "shift_jis";
/* common.css */


body {
	background-image:url(../quake/images/quake_bg.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
}

#quake_container {
	width:940px;
	margin:0px auto;
	text-align:left;
	/**/
	text-align:justify;
	text-justify:inter-ideograph;
}

h2 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.quake_head {
	margin-bottom: 70px;
	text-align: center;
}

.msg_area {
	margin-bottom: 10px;
}

.quake_h3 {
	margin-top: 40px;
}
.quake_ttl {
	width: 650px;
	margin-right: 5px;
}
.quake_hr {
	clear: both;
	border: 0px;
	background: url(../quake/images/quake_h2_bg.gif) left top no-repeat;
	margin-top: 10px;
}
.quake_ttl h3 {
	font-size: 125%;
}
.quake_date {
	color: #8AABCA;
	background: url(../quake/images/quake_date.gif) left top no-repeat;
	width: 100px;
	zoom: 1;
	height: 20px;
	line-height: 16px;
	margin-bottom: 7px;
}
.quake_date div {
	text-align: center;
	width: 100px;
}
.quake_box {
	clear: both;
	width: 650px;
	margin-bottom: 60px;
	border-bottom: #dedede 1px dotted;
	padding-bottom: 5px;
}
.quake_box p {
	margin-bottom: 1em;
}
p.cap_txt {
	text-indent:-1em;
	margin-left:1em;
}
.quake_box02 {
	clear: both;
	width: 618px;
	width: 650px\9; /* IE8 and below */
	padding: 20px 15px;
	margin-bottom: 30px;
	border: #dedede 1px solid;
	border-top: 0px;
}
.quake_box03 {
	width: 580px;
	border: #dedede 2px solid;
	padding: 10px 15px;
	padding-bottom: 5px;
}
.center_img {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
}
.center_img img {
	margin-right:20px;
}
.quake_box table {
	border-top: #dedede 1px solid;
	border-left: #dedede 1px solid;
}
.quake_box td {
	border: #dedede 1px solid;
	border-top: 0px;
	border-left: 0px;
	padding: 10px;
	width: 120px;
}
.quake_box td.bgc {
	background-color:#f3f2e8;
	}
.quake_box td.w80 {
	width: 80px;
}
	

/*ƒTƒuƒiƒr*/
.quake_sub_area {
	width:250px;
	float:right;
}
.quake_sub_area ul.sub01 {
	background-color: #f3f2e8;
	padding: 10px 0;
}
.quake_sub_area ul.sub01 li {
	background-color: #f3f2e8;
	background: url(../quake/images/sub_arrow.gif) no-repeat 10px 16px;
	padding: 10px 15px 10px 25px;
	color: #ff5656;
}
.quake_sub_area ul.sub01 a {
	color: #ff5656;
	text-decoration: underline;
}
.quake_sub_area ul.sub01 a:hover {
	color: #fd7573;
	text-decoration: underline;
}


.quake_sub_area ul.sub02 li {
	padding: 15px;
	border-bottom: #dedede 1px dotted;
}
.quake_sub_area ul.sub02 li a {
	color: #8aabca;
	}
.align_r {
	text-align: right;
}