/* CSS Document */
/* 震災の見出し設定 */

h2 { 
	margin : 38px 0px 0px 0px ;
	font-size : 80% ;
	line-height : 180% ;
	font-weight : normal ;
	color : #a55d42 }
h3 { 
	margin : 35px 0px 0px 0px ;
	font-size : 80% ;
	line-height : 180% ;
	font-weight : normal ;
	color : #a55d42 }

h4 { 
	margin : 26px 0px 0px 0px ;
	font-size : 80% ;
	line-height : 180% ;
	font-weight : normal ;
	color : #a55d42 }




/* 戦災のコンテンツ部分 */

/*　左ナビBox　*/
#contents-left-box {
	margin:0px;
	padding:0px;
	float:left;
	width:145px;
	height:auto;}

/*　左側のナビゲーション　*/
#contents-left {
	margin : 0px ; 
	padding : 0px  ; 
	width : 145px ;
	height : auto ;
	color : #333333 ;
	font-size : 80% ;
	line-height : 150% ;
	background :  url(../earthquake/img_earthquake/in_navi_back.gif) repeat-y;
	border-bottom : solid 1px #A25E47 ;
	text-align : left ;
	float : left }

.in-navi-link {
	margin : 9px 0px 13px 8px ; 
	padding : 0px 0px 0px 8px ; 
	width : auto ;
	height : 16px ;
	background :  url(../img_common/title02_l.gif) no-repeat left  ;	
	color : #333333 ;}

.in-navi-top { 	margin : 0px 0px 3px 0px ; }

/*　左側ナビ　外部リンク　*/
#contents-left-link {
	margin : 10px 0px ; 
	padding : 0px  ; 
	width : 145px ;
	height : auto ;
	color : #333333 ;
	font-size : 80% ;
	line-height : 150% ;
	text-align : left ;
	float : left ; 
	clear : both}
	
.out-navi-link {
	margin : 5px 0px 10px 0px ; 
	padding : 0px 0px 0px 8px ; 
	width : auto ;
	background :  url(../img_common/title02_l.gif) repeat-y left ;	
	height : auto ;
	color : #333333 ;}


/* earthquake01の右側のリンク部分 */

#contents-right-earthquake {
	margin : 39px 0px 0px 0px ; 
	padding : 0px  ; 
	width : 590px ;
	height : 295px ;
	color : #333333 ;
	text-align : left ;
	float : right ;
	background :  url(../earthquake/img_earthquake/earthquake_01_back.jpg) right top no-repeat;}

.earthquake-index01 {
	margin : 13px 0px 38px 0px ; 
	padding : 0px ; 
	width : 271px ;
	height : 27px ;
	background :  url(../earthquake/img_earthquake/earthquake_01_l.gif) no-repeat;
	text-align : left ;
	display : block }

.earthquake-index01:hover {
	background :  url(../earthquake/img_earthquake/earthquake_01_h.gif) repeat-y;}

.earthquake-index01-img { margin : 0px 0px 0px 20px }
