@charset "UTF-8";

.product {
	width: 980px;
	margin: 20px auto 40px;
}

.product h2 {
	margin-bottom: 20px;
}

#breadcrumbs {
	margin-bottom: 20px;
}

.productInner{
	clear: both;
} 
.productInner h3 {
	font-size: 210%;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
}

#productImg {
	width: 940px;
	height: 600px;
	margin: 0 auto 20px;
}

#productImg li {
	list-style: none;
}

#productImgNav {
	float: right;
	margin-right: -5px;
	margin-bottom: 60px;
}

#productImgNav li {
	width: 132px;
	height: 112px;
	margin-right: 5px;
	float: left;
	list-style: none;
}

.productDetail {
	font-size: 130%;
	float: left;
}

#productInfo {
	clear: both;
	margin-bottom: 120px;
}

.productInner h4 {
	clear: both;
	font-size: 150%;
	margin-bottom: 20px;
}

.productInner h6 {
	clear: both;
	font-size: 150%;
}

.priceList {
	width: 980px;
	border-top: 1px solid #333;
	margin-bottom: 60px;
}

.priceList th, 
.priceList td {
	border-bottom: 1px solid #333;
}

.priceList th {
	width: 150px;
	padding-right: 10px;
	font-size: 130%;
	text-align: right;
}

.priceList th span {
	font-size: 84.6%;
	font-weight: normal;
}

.priceList td {
	width: 90px;
	border-left: 1px solid #333;
	text-align: center;
}
.listend{
	width:60%!important;
	text-align: left!important;
	padding-left: 4%;
}
.priceList thead td {
	font-size: 130%
}

.priceList tbody td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 170%
}

.fablicList {
	margin-bottom: 60px;
}

.fablicList li {
	list-style: none;
	width: 80px;
	padding-top: 85px;
	margin-right: 10px;
	float: left;
	position: relative;
}

.fablicList li p {
	letter-spacing: -0.1em;
}

.fablicList li .l-spc {
    letter-spacing: -0.2em;
}

.fablicListImg {
	position: absolute;
	top: 0;
	left: 0;
}

.frameList li {
	list-style: none;
	width: 80px;
	padding-top: 85px;
	margin-right: 10px;
	float: left;
	position: relative;
}

.frameListImg {
	position: absolute;
	top: 0;
	left: 0;
}