@charset "UTF-8";
/* CSS Document */

h4 {
	border-bottom:1px solid #f2f2f2;
	color:#70bbca;
	font-size:100%;
	font-weight:bold;
	padding: 7px 0 11px 20px;
	margin-bottom:2px;
}

.bgA { background:transparent url(../img/water/img01.jpg) no-repeat 100% 69%; }

.bgB { background:transparent url(../img/water/img02.jpg) no-repeat 0% 69%; }

.bgB p { float:right; }

.unit ul {
	width:100%;
	background:transparent url(../img/water/img03.jpg) no-repeat top right ;
}

.unit ul li {
	list-style-type:decimal;
	margin-left:20px;
	padding-bottom:29px;
	font-size:93%;
	color:#818181;
}

.unit p {
	font-size:93%;
	color:#818181;
	padding-bottom:20px;
	line-height:1.8;
}

.unit p.txt80 { width: 80%; }
.unit p.txt75 { width: 75%; }
.unit p.txt70 { width: 70%; }
.unit p.txt65 { width: 65%; }
.unit p.txt60 { width: 60%; }
.unit p.txt55 { width: 55%; }
.unit p.txt50 { width: 50%; }

.unit p.txt04 {
	font-size:93%;
	color:#818181;
	padding-top:8px;
	padding-left:10px;
	width: 40%;
	float:right;
}

.business_container {
	background:url(/img/top/news_back.png) ;
	margin-top:15px;
	padding:10px 0 15px;
}
.business_container .content {
	margin:5px 15px 0;
	background:#fafafa;
	padding-top:15px;
}
