@charset "utf-8";
@import "import.css";
@import "notindex.css";

/* #contents */

#contents p,
#contents dt,
#contents dd {
	line-height: 1.4;
	font-size: 1.2em;
}

#contents dt {
	padding: 0 5px 5px;
	font-weight: bold;
	color: #7078C2;
}

#contents dd {
	background-color: #F4F4FB;
	padding: 5px;
}

#contents div.section p {
	margin-bottom: 10px;
}

#contents p.desctxt {
	float: right;
	width: 310px;
}

#contents p.descimg {
	float: left;
	width: 220px;
}

#contents p.img {
	width: 220px;
}

#contents dl#merit {
	clear: both;
	width: 550px;
	padding-top: 10px;
	padding-bottom: 15px;
}

#contents dl#merit ol {
	margin-left: 25px;
}

#contents div.section ul {
	list-style: none;
}

#contents div.section li {
	display: inline;
}

#contents div.section li.even {
	margin-left: 18px;
}

#contents div.section div {
	clear: both;
	width: 550px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#contents div.section dl {
	width: 310px;
}

#contents div.inner-secL dl {
	float: left;
}

#contents div.inner-secL p.img {
	float: right;
}

#contents div.inner-secR dl {
	float: right;
}

#contents div.inner-secR p.img {
	float: left;
}

#contents div#microsprinkler {
	background: url(../img/hr-img.gif) repeat-x left bottom;
	padding-bottom: 10px;
}

#contents #driptube p.desctxt {
	float: left;
	background-color: #F4F4FB;
	width: 300px;
	padding: 5px;
}

#contents #driptube p.descimg {
	float: right;
	width: 220px;
}

#contents #driphome {
	background: url(../img/hr-img.gif) repeat-x left top;
	padding-top: 13px;
}

#contents #driptube dd {
	background-color: #fff;
}

#contents #controller dl {
	float: left;
}

#contents #controller dd {
	background-color: #fff;
}

#contents #controller p.img {
	float: right;
}

#contents p.toplink {
	clear: both;
	text-align: right;
}

#contents p.toplink a {
	color: #7078C2;
}

#contents p.toplink a:hover {
	text-decoration: none;
}

