/* @group h1 */

h1#water-curtain {
	background: url(../image/kaihastu/headline_bar/watercurtain.gif) no-repeat;
}
h1#suisoh {
	background: url(../image/kaihastu/headline_bar/suiso.gif) no-repeat;
}
h1#illumi {
	background: url(../image/kaihastu/headline_bar/illumination.gif) no-repeat;
}
h1#denko {
	background: url(../image/kaihastu/headline_bar/denko.gif) no-repeat;
}
h1#ecoma {
	background: url(../image/kaihastu/headline_bar/recycle.gif) no-repeat;
}
h1#frp {
	background: url(../image/kaihastu/headline_bar/frp.gif) no-repeat;
}
h1 {
	width: 601px;
	height: 37px;
	background-repeat: no-repeat;
	margin: 40px 20px;
	border: solid #036;
	border-width: 1px 2px 1px 15px;
	font-size: 80%;
	text-align: right;
	line-height: 37px;
	vertical-align: middle;
	padding: 0 10px 0 0;
}
h1 a:link {
	text-decoration: none;
	font-size: 100%;
	color: #f00;
}
h1 a:visited {
	text-decoration: none;
	font-size: 100%;
	color: #f00;
}
h1 a:hover {
	text-decoration: underline;
	border: dotted #000 1px;
}
h1 a:active {
	text-decoration: underline;
	font-weight: bold;
}

/* @end */

p {
	font-family: serif;
}
p.category-desc {
	width: 590px;
	margin: 10px 20px 20px 50px;
	font-size: 80%;
	line-height: 150%;
}
ul.sample-name {
	width: 650px;
	margin-left: 50px;
	text-align: left;
}
ul.sample-name li {
	display: inline;
	color: #00f;
	font-size: 70%;
}
li.width40 {
	margin: 0 70px 0 80px;
}
li.width30 {
	margin: 0 70px 0 30px;
}
li.width70 {
	margin: 0 145px 0 160px;
}
div.sample-img {
	margin: 15px 10px 20px 45px;
}
p#contacts {
	margin-bottom: 20px;
}

