@charset "UTF-8";

.products01{
	width:680px;
	margin:20px 0 10px;
	}
.products01 th{
	text-align:left;
	vertical-align:top;
	padding:0 15px 0 0;
	}
.products01 td{
	vertical-align:top;
	padding:0 0 0;
	text-align:left;
	}
.products01 td h4{
	font-size:14px;
	line-height:1.5;
	margin:5px 0 10px 0;
	padding:0 0 7px 10px;
	border-bottom:solid 1px #ccc;
	}
.products01 td h4 span{
	font-size:10px;
	padding:0 0 7px 0;
	}
.products01 td h5{
	font-size:12px;
	line-height:1.5;
	font-weight:bold;
	margin:10px 0 10px 10px;
	}
.products01 td h5 span{
	font-size:11px;
	line-height:1.5;
	font-weight:normal;
	margin:10px 0 10px 0;
	}
.products01 td .disc{
	list-style:disc;
	font-size:13px;
	line-height:2.0;
	margin:5px 0 10px 10px;
	}
.products01 td .disc li{
	font-weight:bold;
	margin-left:20px;
	}
.products01 td p{
	font-size:13px;
	line-height:1.7;
	margin:5px 0 10px 10px;
	}
.products01 td p span{
	font-size:11px;
	line-height:1.6;
	margin:0 0 5px 0;
	}
.products01 td .detail{
	text-align:right;
	line-height:30px;
	margin:20px 0 10px 10px;
	}

.products02{
	width:680px;
	margin:0 0 25px;
	}
.products02 th{
	text-align:left;
	vertical-align:top;
	padding:0 15px 0 0;
	}
.products02 td{
	vertical-align:top;
	padding:0 0 0 5px;
	text-align:left;
	}
.products02 td h5{
	font-size:12px;
	line-height:1.5;
	font-weight:bold;
	margin:10px 0 10px 0;
	}
.products02 td p{
	font-size:11px;
	line-height:1.6;
	margin:0 0 5px 0;
	}
.products02 td .detail{
	text-align:right;
	line-height:30px;
	margin:10px 0 10px 10px;
	}
