/*水道PRページ*/

/*スクロール領域*/
#suidou_pr div.scl_kiyaku {
	width: 90%;

	height: 300px;
	overflow: auto;
	margin:0 0 40px 40px;
	padding:10px;
	border:1px solid #CCC;
}

#suidou_pr .label1 {
	font-size:200%;
	line-height:1.4;
	border-bottom:2px solid #0066FF;
}

#suidou_pr .label1-s {
	font-size:60%;
	font-weight:bold;
}

#suidou_pr .label2 {
	font-size:150%;
	line-height:1.5;
	background-color:#0AF;
	padding-left:0.5em;
	
	color:#FFF;
	font-weight:bold;
}


#suidou_pr .contact {
	font-size:150%;
	line-height:1.2;
	border-bottom:2px dashed  #0066FF;
}

#suidou_pr div.inputarea {
	margin:0 0 20px 40px;
	
}

#suidou_pr .agree_button {
	width:250px;
	height:40px;
	
	font-size:110%;
	background-color:#09F;
	color:#fff;
	
}

#suidou_pr table.thumb img {
	border:1px solid #666;
}

#suidou_pr table.thumb a img:hover{
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}


#suidou_pr table.thumb .cap {
	color:#333;
	font-size:90%;
	height:40px;
}














/*震災復興ページ*/

/*スクロール領域*/
div.scl_topics {
	width: 600px;
/*
	width: 90%;
*/
	height: 180px;
	overflow: auto;
	margin:0 0 20px 40px;
	border:1px solid #CCC;
}

div.noscl_topics {
	width: 600px;
/*
	width: 90%;
*/
	margin:0 0 20px 40px;
	border:1px solid #CCC;
}

.list1 {
	font-size: 100%;
	line-height: 150%;
	color: #333333;
	text-indent: -1em;
	padding-left: 3em;
}
.list2 {

	font-size: 100%;
	line-height: 150%;
	color: #333333;
	text-indent: -0.4em;
	padding-left: 3em;
}
.list3 {
	font-size: 100%;
	line-height: 150%;
	color: #333333;
	text-indent: -1.72em;
	padding-left: 1.8em;
}
div.event {
	height: 200px;
	width: 100%;
	overflow: scroll;
}.listlabel {
	color: #063;
}
