/*=================================
 トップ最新情報部分
=================================*/

.date{
	font-size:small;
	color:#333;
	font-weight:bolder;
}

td.li{
	font-size:x-small;
	padding:7px 7px 7px 20px;
	border-bottom:solid 1px #ccc;
}

dl#whatsNew {
	font-size:small;
	width: 570px;
	height: 150px;
	overflow: auto;
	margin: 10px 0 10px 3em;
	line-height: 1.5em;
}

dl#whatsNew dt {
	margin-top: 0.5em;
	font-weight: bold;
	color: #36C;
	text-align: left;
}

#whatsNew dd {
	margin-left: 1em;
	text-align: left;
}


/*=================================
 水処理事業・製品
=================================*/

p.title {
	margin-bottom:8px;
}

p.about {
	margin-bottom:10px;
}

.item1 {
	clear: both;
	width: 760px;
	padding-top: 10px;
	padding-left: 40px;
}
.smallWrap {
	background-color: #E0DFE3;
	width: 600px;
	margin-bottom: 20px;
	clear: both;
	padding-top: 10px;
	padding-left: 30px;
	padding-bottom: 10px;
}
.productItem {
	width: 630px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.productItem h4 {
	font-size: 14px;
	font-weight: bold;
}

/*=================================
 カタログ
=================================*/
.catalogItem {
	width: 630px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.catalogItem h3 {
	font-weight: bold;
	color: #333333;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #6666CC;
	font-size: 14px;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6666CC;
}
.catalogItem h4 {
	font-weight: bold;
}


/*=================================
 サイトマップ
=================================*/
.sitemapGrop {
	float: left;
	width: 285px;
	margin-bottom: 30px;
	padding-right: 10px;
	padding-left: 20px;
	margin-top: 20px;
}
.listBlock {
	width: 285px;
	margin-bottom: 20px;
}
.listBlock h4 {
	color: #FFFFFF;
	clear: both;
	height: 24px;
	width: 285px;
	margin-bottom: 8px;
	background-image: url(../../sitemap/img/sitemap_bar.jpg);
	background-repeat: no-repeat;
	text-indent: 10px;
	font-weight: bold;
	text-align: justify;
	padding-top: 1px;
}
.listBlock li {
	font-size: 85%;
	line-height: 180%;
	background-image: url(../../sitemap/img/arrow1.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
}


/*=================================
 会社概要
=================================*/
#profData {
	font-size: 80%;
	line-height: 130%;
}
.profileItem {
	width: 630px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.massageItem {
	width: 630px;
	padding-top: 10px;
	padding-bottom: 30px;
	line-height: 200%;
}



/*=================================
 設備事業部
=================================*/
.setubiWrap {
	clear: both;
	width: 620px;
	padding-bottom: 20px;
}
.setubiItemWrap {
	clear: both;
	width: 620px;
	padding-bottom: 20px;
}
.setubiPhoto {
	float: left;
	padding-bottom: 10px;
}
.setubiPhotoRpading {
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
}
.setubiText410 {
	float: left;
	width: 410px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.setubiText620 {
	float: left;
	width: 620px;
	padding-bottom: 10px;
}
.setubiText290 {
	float: left;
	width: 290px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.setubiWrap h4, h4{
	font-weight: bold;
	line-height: 170%;
}

h3 {
	font-weight: bold;
	color: #333333;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #6666CC;
	font-size: 14px;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6666CC;
	margin-bottom: 5px;
}


