@charset "utf-8";

div#top_title {
	clear:both;
	width:800px;
	height:0px;
	padding-top:287px;
	background:url(../images/top_title.jpg) no-repeat;
	overflow:hidden;
}

div#contents div#top_words {
	width:595px;
	height:0px;
	padding-top:285px;
	background:url(../images/top_words.jpg) no-repeat;
	overflow:hidden;
}
div#contents h2#top_merit {
	width:595px;
	height:0px;
	padding-top:39px;
	background:url(../images/top_merit.jpg) no-repeat;
	overflow:hidden;
}
div#contents h2#top_feature {
	width:595px;
	height:0px;
	padding-top:39px;
	background:url(../images/top_feature.jpg) no-repeat;
	overflow:hidden;
}
div#top_feature_contenst h3 {
	margin:10px 20px 0px 20px;
	color:#990000;
	font-weight:bold;
}
div#top_feature_contenst p {
	margin:5px 20px 0px 20px;
}

div#top_feature_contenst p#nav_price a {
	width:108px;
	height:0px;
	padding-top:26px;
	background-image:url(../images/nav_button_price.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	display:block;
}
	div#top_feature_contenst p#nav_price a:hover {
		background-position:0px -26px;
	}

div#top_feature_contenst p#nav_inquiry a {
	width:108px;
	height:0px;
	padding-top:26px;
	background-image:url(../images/nav_button_inquiry.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	display:block;
}
	div#top_feature_contenst p#nav_inquiry a:hover {
		background-position:0px -26px;
	}
