﻿@charset "utf-8";
/*---------------------------------------------*/
/*  #main-box div#pNav
/*---------------------------------------------*/
#main-box div#pNav ul {
	width: 134px;
	height: 56px;
	background: url(../img/pNav_spray_bar.gif) no-repeat bottom left;
}
#main-box div#pNav ul li { margin-bottom: 2px; }


/*---------------------------------------------*/
/*  #product-detail
/*---------------------------------------------*/
#main-box div#product-detail p.detail {
	margin-bottom: 0;
	padding: 0 0 20px 0;
	background: url(../../common/img/product_bar.gif) no-repeat bottom left;
}

/*  #product-detail div#product-photo p.new
/*---------------------------------------------*/
#main-box div.spray-finish div#product-photo p.new {
	position: absolute;
	left: 31px;
	top: 12px;
}

/*  #product-detail div.element-others p.text
/*---------------------------------------------*/
#main-box div#product-detail div.element-others p.text {
	text-indent: -1em;
	padding-left: 1em;
}
