@charset "utf-8";

@import url("subcommon.css");

#graphic h1 {
	background-image: url(../product/img_product/h1.jpg);
}
#sidenav #sidenav-link h2 {
	background-image: url(../img_common/sidenav/sidenav_product.gif);
}
#brand h2 {
	background-image: url(../product/img_product/h2_brand.gif);
	margin-top: 0px;
}
#kind h2 {
	background-image: url(../product/img_product/h2_kind.gif);
}

#brand h3 {
	text-indent: -9999px;
	width: 575px;
	height: 14px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	overflow: hidden;
	margin-bottom: 5px;
}
#brand h3.tna {
	background-image: url(../product/img_product/brand_tna.gif);
}
#kind h3 {
	text-indent: -9999px;
	width: 575px;
	height: 14px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	overflow: hidden;
	margin-bottom: 5px;
}
#brand .group{
	width: 575px;
}
#brand .group .txt{
	float: left;
	width: 430px;
}
#brand .group .photo{
	float: right;
	width: 120px;
}
.clear{
	clear: both;
}

#kind .each {
	margin-top: 20px;
	background-image: url(../product/img_product/kind_hr.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
}

#kind .each h3 {
	margin-top: 0px;
}
#kind-weight h3 {
	background-image: url(../product/img_product/kind_weight.gif);
}
#kind-car h3 {
	background-image: url(../product/img_product/kind_car.gif);
}
#kind-free h3 {
	background-image: url(../product/img_product/kind_free.gif);
}
#kind .each .pic {
	float: left;
	width: 160px;
}
#kind .each .txt {
	float: right;
	width: 400px;
}
#kind .each .pic p {
	margin-top: 0px;
}
#kind .each .pic p img {
	vertical-align: top;
}
#kind .each .txt h4 {
	margin-top: 10px;
	font-size: small;
}
#kind .each .txt p {
	margin-top: 0px;
}
#kind .each .txt p a {
	background-image: url(../product/img_product/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 8px;
	padding-right: 5px;
}
#kind-weight {
	margin-top: 0px;
}
.each .group{
	width: 575px;
	clear: both;
}





