@charset "utf-8";
/* CSS Document */

.PRODUCTS H2 {
	width:738px;
	height:30px;
	font-size:14px;
	line-height:30px;
	font-weight:bolder;
	color: #FFFFFF;
	text-indent:10px;
}
/*.PRODUCTSall----------------------------------------------------------*/


.PRDUCTSALLTOP {
	width:556px;
	height:30px;
	background-color:#CCCCCC;
	font-size:12px;
	color:#666666;
	font-weight:bolder;
	margin-top:3px;
	letter-spacing: 0.02em;
	border:1px solid #999999;
}
.PRDUCTSALLTOP p {
	text-indent:10px
}
.PRODUCTSALL td {
	border:1px solid #999999;
}
.PRODUCTSALL h3 a {
	display:block;
	width:184px;
	height:30px;
	font-size:12px;
	font-weight:bolder;
	line-height:30px;
	color:#666666;
	background-color:#CCCCCC;
	
	text-align:center;
}
.PRODUCTSALL h3 a:hover {
	display:block;
	width:184px;
	height:30px;
	line-height:30px;
	color: #FFFFFF;text-align:center;
	background-color: #333333;
}
/*.PRODUCTSTOP----------------------------------------------------------*/

.PRODUCTSTOP {
	position: relative;
	width:554PX;
	height:300PX;
	border:1px #CCCCCC solid;
}
.PRODUCTSTOP img {
	position:absolute;
	width:270px;
	height:270px;
	left: 280px;
	top: 10px;
}
.PRODUCTSTOP h3 {
	font-size:36px;
	color:#666666;
	text-indent:30px;
	padding-top:30px;
}
.PRODUCTSTOP h4 {
	font-size:14px;
	color: #999999;
	text-indent:30px;
	padding-top:5px;
}
.PRODUCTSTOP h5 {
	width:240px;
	font-size:12px;
	color: #333333;
	padding-left:30px;
	padding-top:5px;
	line-height:18px;
}

.PROCONTENT H3, .PROCONTENT02 h3 {
	width:556px;
	height:30px;
	font-size:14px;
	line-height:30px;
	font-weight:bolder;
	color: #FFFFFF;
	background-color: #666666;
	text-indent:10px;
}
.PROCONTENT H3 a {
	color:#66FFFF;
}
.PROCONTENT H4 {
	width:556px;
	height:20px;
	font-size:11px;
	line-height:20px;
	font-weight:bolder;
	color: #333333;
	background-color: #999999;
	text-indent:10px;
}
.PROCONTENT H5 {
	padding-top:10px;
	font-size:11px;
	font-weight:bolder;
	color: #666666;
	text-indent:10px;
}
.PROCONTENT H6 {
	font-size:11px;
	font-weight: lighter;
	color: #333333;
	padding:5px 10px 20px 10px;
}
.PROCONTENT Hr {
	width:536px;
	height:1px;
	color: #999999;
	text-indent:10px;
}
.PROCONTENT02 {
	font-size:11px;
}
.PROCONTENT02 td {
	padding:5px 0 5px 0;
}
