@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
	vertical-align: bottom;
	font-size: 0px;
	line-height: 0;
}
h1,h2,h3,h4,h5,th,td,dt,dd,p{
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	clear: both;
	line-height: 1.5;
	font-size: 1em;
}
ul,ol,li {
	margin: 0px;
	padding: 0px;
	line-height: 1.5;
}
em {
	font-style: normal;
	font-weight: bold;
}
#contaier {
	width: 950px;
	margin-top: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
	position: relative;
}
#contents {
	float: left;
	width: 760px;
}
#leftMenu {
	float: left;
	width: 190px;
}
#leftMenu ul {
	list-style-type: none;
}
#leftMenu li {
	display: inline;
}
#leftMenu a {
	display: block;
}
#left_use,#left_art{
	margin-top: 10px;
}
#mainContents {
	float: left;
	width: 550px;
	margin-left: 20px;
}
.productBox {
	clear: both;
	margin-top: 20px;
}
.firstTitle {
	margin-top: 10px;
}
.productBox h3 {
	margin-bottom: 10px;
	font-size: 1.1em;
}
.productBox h4 {
	font-weight: bold;
	margin-top: 10px;
	font-size: 0.9em;
}
.productBox .productImage {
	display: block;
	float: left;
	width: 170px;
}
.productBox .productImage2 {
	display: block;
	float: left;
	width: 255px;
}
.productBox .productText {
	float: left;
	width: 360px;
	display: block;
	margin-left: 10px;
	text-align: right;
}
.productBox .productText2 {
	float: left;
	width: 275px;
	display: block;
	margin-left: 10px;
	text-align: right;
}
.productText p,.productText2 p {
	text-align: left;
}
.productText .iconList,.productText2 .iconList {
	list-style-type: none;
	margin-bottom: 10px;
}
.productText .iconList li,.productText2 .iconList li {
	display: inline;
}
.productText .useList,.productText2 .useList {
	text-align: left;
	margin-left: 15px;
}
.productText dl,.productText2 dl {
	text-align: left;
	margin-top: 5px;
}
.productText dt,.productText2 dt {
	color: #F00;
}
.productBox table {
	width: 540px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	margin-top: 10px;
	clear: both;
}
.productBox th {
	padding: 8px;
}
.productBox td {
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	vertical-align: top;
}
.productBox .rightCell {
	border-right-color: #CCC;
}
#rightArea {
	float: right;
	width: 182px;
}
#rightArea ul {
	list-style-type: none;
}
#rightArea li {
	display: inline;
}
#rightArea a {
	display: block;
}
#right_diyMenu ,#right_relatedBrand ,#right_commonMenu{
	margin-top: 20px;
}
#rightArea #right_commonMenu a {
	margin-top: 5px;
}
.pageTop {
	text-align: right;
	margin-top: 30px;
	margin-right: 10px;
	clear: both;
}
/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.overimage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

