ul.point{
	width:760px;
	font-size:83%;
	margin-bottom:30px;
}

ul.point li.n{
	padding-left:13px;
	margin-left:20px;
	line-height:1.35;
	background-image:url("detail_b.gif");
	background-repeat:no-repeat;
}

ul.point li.b{
	padding-left:13px;
	margin-left:20px;
	line-height:1.35;
	background-image:url("detail_b.gif");
	background-repeat:no-repeat;
	font-weight:bold;
}

span.bold{
	font-weight:bold;
}

/* =====SPECIFICATIONS===== */
table.unit caption{
	display: none;
}

table.unit td.white_l{
	padding: 3px 5px 3px 5px;
	border: solid 1px #9c9a9a;
	font-size: 83%;
	line-height: 1.35;
	text-align: left;
	background-color:#ffffff
}

table.unit td.white_c{
	padding: 3px 5px 3px 5px;
	border: solid 1px #9c9a9a;
	font-size: 83%;
	line-height: 1.35;
	text-align: center;
	background-color:#ffffff;
}


table.unit td.gray_l{
	padding: 3px 5px 3px 5px;
	border: solid 1px #9c9a9a;
	font-size: 83%;
	line-height: 1.35;
	text-align: left;
	background-color:#e8e8e8;
}

table.unit td.gray_c{
	padding: 10px 5px 10px 5px;
	border: solid 1px #9c9a9a;
	font-size: 83%;
	line-height: 1.35;
	text-align: center;
	background-color:#e8e8e8
}

p.remark{
	text-align:right;
	width:760px;
	font-size: 83%;
	line-height: 1.35;
	margin-bottom:5px;
}

p.note{
	width:760px;
	font-size: 83%;
	line-height: 1.35;
	margin-bottom:20px;
}

p.blue{
	color:#3399cc;
	font-weight:bold;
	margin:30px 0 10px 0;
	font-size: 83%;
	line-height: 1.35;
}

p.bold{
	color:#000000;
	font-weight:bold;
	margin:20px 0 5px 0;
	font-size: 83%;
	line-height: 1.35;
}

p.text{
	font-size: 83%;
	line-height: 1.35;
	margin-top:0px;
	padding-top:0px;
}

p.title_g{
	color:#ffffff;
	font-weight:bold;
	margin:20px 0 10px 0;
	padding:5px 0 5px 10px;
	font-size: 83%;
	line-height: 1.35;
	background-color:#666666;
}

