@charset "UTF-8";

.skinpack01{
	width:680px;
	margin:0 auto 20px;
	}
.skinpack01 td{
	margin:0;
	padding:0 0 0 0;
	}
.skinpack01 td p{
	font-size:14px;
	line-height:1.8;
	padding:0 10px 0 10px;
	}

.products{
	width:680px;
	margin:20px 0 10px;
	}
.products th{
	text-align:left;
	vertical-align:top;
	padding:10px 15px 0 0;
	}
.products td{
	vertical-align:top;
	padding:0 0 0;
	text-align:left;
	}
.products td h4{
	font-size:14px;
	color:#ff9900;
	line-height:1.5;
	margin:5px 0 10px 0;
	padding:0 0 7px 10px;
	border-bottom:dotted 1px #ff9900;
	}
.products td .disc{
	list-style:disc;
	font-size:13px;
	line-height:2.0;
	margin:5px 0 10px 10px;
	}
.products td .disc li{
	font-weight:bold;
	margin-left:20px;
	}
.products td p{
	font-size:13px;
	line-height:1.7;
	margin:5px 0 10px 10px;
	}

.products02{
	width:680px;
	margin:20px 0 10px;
	}
.products02 th{
	text-align:left;
	vertical-align:top;
	padding:10px 15px 0 0;
	}
.products02 td{
	vertical-align:top;
	padding:0 0 0;
	text-align:left;
	}
.products02 td h4{
	font-size:14px;
	color:#ff9900;
	line-height:1.5;
	margin:5px 0 10px 0;
	padding:0 0 0 10px;
	}
.products02 td h5{
	font-size:14px;
	color:#333;
	line-height:1.4;
	margin:10px 0 10px 0;
	padding:5px 0 5px 10px;
	}


.center{
	text-align:center;
	margin:15px auto 10px;
}

.spec{
	width:680px;
	margin:15px auto 30px;
	border-collapse:collapse;
}
.spec th{
	width:120px;
	text-align:left;
	vertical-align:middle;
	font-weight:normal;
	padding:0 20px 0;
	background-color:#eeeeee;
	border-top:solid 1px #999;
	border-bottom:solid 1px #999;
}
.spec td{
	text-align:left;
	vertical-align:middle;
	line-height:1.7;
	padding:7px 20px;
	border-top:solid 1px #999;
	border-bottom:solid 1px #999;
}
