@charset "utf-8";

.subheading {
	height: 22px;
	padding-top: 10px;
	padding-left: 20px;
	background:url(../images/main_subheading_bg.gif) no-repeat;
	font-weight: bold;
	line-height: 1;
}
.fs90p {
	font-size: 90%;
}

/*-- あなたのまちの復興情報 各県のページ --*/ 
.fukouinfoprefLeft {
	width:519px;
	float:left;
}
.fukouinfoprefLeft .title {
	padding:0 0 10px 0;
	border-bottom:1px dotted #666666;
}
.fukouinfoprefLeft .title img {
	padding-right: 15px;
}
.fukouinfoprefRight {
	width:138px;
	float:right;
}
.fukouinfoprefLeftInner {
}
.fukouinfoprefLeftInner .prefLink {
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
}
.fukouinfoprefLeftInner dl {
	float: left;
	width: 240px;
	margin-left: 12px;
}
.fukouinfoprefLeftInner dt {
	clear: left;
	float: left;
	width: 6em;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 7px;
	line-height: 1.4;
}
.fukouinfoprefLeftInner dd {
	padding-left: 6em;
	padding-top: 5px;
	padding-bottom: 7px;
	line-height: 1.4;
}
.adobeArea {
	margin-top: 20px;
	margin-bottom: 10px;
}
.adobeArea p {
	text-align: right;
}

fukouinfo p.txtRed  {
	color:red;
}