@charset "utf-8";
#subReel {
	display: block;
}
#smsBox #sidemenu .navi1st #reel_heat-resistant {
	background-color: #FDE892;
	color:#005283;
}
.productItem {
	clear: both;
	margin-top: 20px;
}
.productItem h3 {
	background-image: url(../../images/3rd_h3_icon.gif);
	background-repeat: no-repeat;
	background-position:0px 0px;
	padding-left: 10px;
}
.productItem table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	width: 100%;
	margin-top: 10px;
}
.productItem th {
	background-color: #F0F0F0;
	padding: 5px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	width: 25%;
	text-align: left;
}
.productItem td {
	padding: 5px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}

