@charset "utf-8";


#contents #main #showcase {
	overflow: hidden;
}
#contents #main #showcase .grid {
	width: 720px;
}
#contents #main #showcase .item {
	width: 360px;
	margin-bottom: 10px;
	float: left;
}
#contents #main #showcase .item .item_inner {
	width: 334px;
	padding: 2px;
	border: #CCCCCC solid 1px;
}


#contents #main #showcase .item h4 {
	margin-bottom: 2px;
}
#contents #main .item h3 {
	margin-bottom: 10px;
}
#contents #main .item .itemimg {
	margin-bottom: 15px;
	position: relative;
}
#contents #main .itemimg .item_spec {
	width: 220px;
	padding: 10px 10px 0px 10px;
	border: #CCC solid 1px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#contents #main .itemimg .left {
	left: 0px;
	bottom: 0px;
}
#contents #main .itemimg .item_spec h5 {
	margin-bottom: 3px;
}
#contents #main .itemimg .item_spec p {
	margin-bottom: 10px;
}
#contents #main .itemimg .item_spec .price {
	font-size: 16px;
}
#contents #main .itemimg .item_spec .price span {
	font-size: 11px;
}
#contents #main .item #feature {
	width: 700px;
	margin-bottom: 20px;
	overflow: hidden;/**/
}
#contents #main .item #feature .img_right {
	clear: both;
	float:none;
}
#contents #main .item #feature .img_right img {
	float: right;
	padding-left: 15px;
	padding-bottom: 10px;
}
#contents #main .item #feature .node {
	margin: 20px 0px;
}
#contents #main .item #feature .node h5.subttl {
	font-weight: bold;
	padding-left: 15px;
	margin-bottom: 10px;
	background: url(../common/images/bg_h3.gif) left center no-repeat;
}
#contents #main .item #feature .grid {
	width: 720px;
}
#contents #main .item #feature .point {
	width: 359px;
	padding: 20px 0px;
	float: left;
	border-bottom: #CCCCCC solid 1px;
}
#contents #main .item #feature .col2 {
	width: 700px;
}
#contents #main .item #feature .point .point_inner {
	width: 350px;
	border-right: #CCCCCC solid 1px;
}
#contents #main .item #feature .col2 .point_inner {
	width: 700px;
}

#contents #main .item #feature .point .point_inner h5 {
	margin-bottom: 10px;
}
#contents #main .item #feature .point .point_inner p {
	width: 340px;
	margin-bottom: 5px;
}
#contents #main .item #feature .col2 .point_inner p {
	width: 700px;
	margin-bottom: 5px;
}

#contents #main .item #feature .point .point_inner p strong {
	color: #049070;
}
#contents #main .item #feature .point .point_inner p.img_center {
	text-align: center;
	padding-top: 10px;
}
#contents #main #item1 .intro {
	margin-bottom: 20px;
}
#contents #main #item1 .intro .node {
	margin-bottom: 10px;
}
#contents #main #item6 #feature {
	padding-top: 20px;
}
#contents #main #item6 #feature h4 {
	margin-bottom: 20px;
	
}
#contents #main #item6 #feature p {
	margin-bottom: 10px;
}
#contents #main #item7 #feature h4 {
	margin-bottom: 15px;
}
#contents #main #item7 #feature {
	margin-bottom: 20px;
}


#contents #main .item .inquiry {
	clear: both;
	float: none;
	margin: 0 -6px;
	position: relative;
}
#contents #main .item .inquiry p.btn_inquiry {
	position: absolute;
	left: 485px;
	top: 20px;
}
#contents #main p.note {
	padding-top: 10px;
	color: #999;
	font-size: 10px;
}









