@charset "UTF-8";
#content {
	width: 940px;
	margin: 0 auto;
}
#content h1 {
	background: url(../images/stripe01.gif) repeat-x left center;
	margin-bottom: 50px;
}
#message {
	float: left;
	width: 580px;
}
#message .feature {
	margin-bottom: 50px;
}
#message .feature p {
	line-height: 1.6;
	font-size: 93%;
	margin: 1.6em 0;
}
#advantage {
	margin-left: 640px;
	background: #f5f5f5;
}
#advantage .feature {
	padding: 20px;
	border-bottom: 1px solid #e3e3e6;
}
#advantage .feature h4 {
	font-size: 93%;
	font-weight: bold;
	margin-bottom: 1em;
}
#advantage .feature p {
	line-height: 1.6;
	font-size: 93%;
}
.fig {
	margin-bottom: 0.5em;
}
.toinquiry {
	background: url(../images/side_bottom.gif) no-repeat center bottom;
	padding: 15px 20px;
}
.toinquiry a {
	display: block;
	background: url(../images/to_inquiry_on.gif) no-repeat left top;
}
.toinquiry a img {
	visibility: visible;
}
.toinquiry a:hover img {
	visibility: hidden;
}
.toinquiry a:hover {
	border-color: #000;
}
