/* ===== 水質管理のタイトル設定 ===== */

#ContentsTitle{
width:93%;
margin:9px 0 9px 20px;
border:1px solid #CCC;
padding:4px;
}

#ContentsTitle h1{
font-size:110%;
font-weight:bold;
padding:7px 0 5px 35px;
float:left;
background: url(../image/title-icn.gif) no-repeat 4px 5px;
}
.TitleBg{
background-color:#D0DEF5;
height:34px;
}


div#detailContents h2{
background-color:#FFF;
border-left:10px solid #3B75D9;
border-bottom:1px solid #CCC;
padding:5px 0 5px 10px;
margin:15px 0 10px 0;
text-align:left;
font-size:100%;
clear:both;
}


div#detailContents h3{
background-color:#CCDBF4;
border:1px solid #CCC;
padding:5px 0 5px 10px;
margin:15px 0 10px 0;
text-align:left;
font-size:100%;
clear:both;
}






