@charset "utf-8";

/* 社会との関わり
=========================================================================*/
.societyContentsArea{
	margin:20px 0 0 10px;
	padding:15px;
	width:641px;
	background:#F7F7F7;
	overflow:hidden;
	}
.societyContentsLeft{
	float:left;
	margin:0 25px 0 0;
	padding:0;
	width:178px;
	}
.societyContentsRight{
	float:left;
	margin:0;
	padding:0;
	width:433px;
	}
.societyContentsLeft p{
	margin:0 0 4px 0;
	padding:0;
	}
.societyContentsRight .txt{
	margin:0;
	padding:0;
	}
.societyContentsRight .sTit{
	margin:23px 0 0 0;
	padding:0;
	color:#1B558C;
	font-weight:bold;
	}
.societyContentsRight .saigaiList{
	margin:5px 0 0 0;
	padding:1px 0 0 0;
	width:433px;
	background:url(../../img/linedot01.gif) repeat-x 0 0;
	}
.societyContentsRight .saigaiList dl{
	margin:5px 0 0 0;
	padding:0 0 6px 0;
	background:url(../../img/linedot01.gif) repeat-x 0 bottom;
	width:433px;
	overflow:hidden;
	}
.societyContentsRight .saigaiList dt{
	float:left;
	margin:0;
	padding:0;
	width:88px;
	font-weight:bold;
	}
.societyContentsRight .saigaiList dd{
	float:left;
	margin:0;
	padding:0 0 0 13px;
	width:331px;
	border-left:1px solid #C5C5C5;
	}
a.blank{
	margin:0 4px 0 0;
	padding:0 13px 0 0;
	background:url(/corporate/img/icon_blank.gif) no-repeat scroll right center;
	}

* + html body a.blank{
	display:inline-block;
	}
* html body a.blank{
	display:inline-block;
	}


/* 社会との関わり
=========================================================================*/
#reconstruction .reconstructionLead{
	margin:15px 0 30px 10px;
}

#reconstruction .contentsArea{
	clear:both;
	margin:0 0 0 0;
	padding:10px 0 0;
	border-top:1px solid #BBB;
}
#reconstruction .reconstructionTit{
	overflow:hidden;
	margin:0 10px 20px 0;
	padding:4px 0 2px;
	border-left:4px solid #F58801;
	line-height:110%;
}
#reconstruction .reconstructionTit h3{
	margin:0 0 5px;
	padding:0 0 0 7px;
	font-size:120%;
	color:#222;
}
#reconstruction .reconstructionTit p.date{
	margin:0;
	padding:0 0 0 7px;
	line-height:110%;
}
#reconstruction .contentsSection{
	overflow:hidden;
}
#reconstruction .contentsSection dl{
	float:left;
	margin:0;
	padding:0 20px 20px;
	width:300px;
}
#reconstruction .contentsSection dd{
	margin:0 0 4px;
	padding:0;
}
#reconstruction .contentsSection dd img{
	vertical-align:bottom;
}
#reconstruction .contentsSection dt{
	margin:0;
	padding:0;
}


.newsLink{
	margin:25px 0 0 0;
	padding:0;
	border:solid 1px #CCC;
	clear:both;
}
.newsLink h3{
	margin:0;
	padding:5px 10px;
	border-bottom:solid 1px #CCC;
	background:#F6F6F6;
	text-align:center;
}
.newsLink ul{
	margin:5px 5px 10px 5px;
	padding:0 0 0 12px;
	list-style:none;
}
.newsLink li{
	margin:10px 0 0 0;
	padding:0;
}
.newsLink li a{
	margin:0;
	padding:0 0 0 12px;
	background:transparent url(../img/news_arrow02.gif) no-repeat 0 3px;
}


