@charset "utf-8";

/*サイトマップ*/
#etc #main ul#pages li a {
	display: block;
}

#etc #main ul#pages > li > a {
	color: #666666;
	background: url("images/h3.png") no-repeat 0 0;
	padding: 0 0 5px 25px;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	font-size: 115%;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 10px;
	border: none;
}

#etc #main ul#pages .children {
	margin-left: 20px;
}

#etc #main ul#pages > li > .children {
	margin-bottom: 40px;
}

#etc #main ul#pages .children > li > a {
	background: url("images/list.png") no-repeat 0 0;
	font-weight: bold;
	padding-left: 17px;
	line-height: 130%;
	vertical-align: middle;
	margin-bottom: 5px;
}

#etc #main ul#pages .children .children > li > a {
	padding-left: 13px;
	background: url("images/list2.png") no-repeat 0 0.3em;
	font-weight: normal;
}


/*水道豆知識*/
#etc #mames dd {
	margin-bottom: 50px !important;
}

#etc #mames dd img {
	max-width: 515px;
}


/*関連法令*/
#etc #houreiList h4 a {
	font-size: 95%;
	border: none;
}

#etc #houreiList .exp {
	font-size: 90%;
	padding: 0 5px 5px 5px;
	margin-bottom: 10px;
}










