@charset "utf-8";
/* CSS Document */
#area1,
#area2,
#area3,
#area4{
	margin-bottom: 35px;
}
#contents #area1 p{
	color:#1D4EA5;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}
#area1 li{
	background: url(../img/product_01/icon001.jpg) no-repeat;
	padding-left: 15px;
	background-position: 0 4px;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
#area1 li.none{
	background-image: none;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
#area1 li.none span{
	font-weight: bold;
}
#area2 dt{
	background: url(../img/product_01/icon001.jpg) no-repeat;
	padding-left: 15px;
	background-position: 0 4px;
	color:#1D4EA5;
	font-weight: bold;
}
#area2 dd{
	background: url(../img/product_01/icon002.jpg) no-repeat;
	padding-left: 15px;
	background-position: 0 4px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

h4{
	margin-bottom: 10px;
}
#area5 table{
	margin-bottom: 25px;
	line-height: 130%;
}
#area5 .item1{
	width: 350px;
	border-right: 1px dotted #999;
}
#area5 .item2{
	width: 220px;
}
#area5 th , #area5 td{
	text-align: center;
}
#area5 th{
	padding: 5px 0;
	border-bottom: 4px solid #fff;
	font-weight: bold;
	font-size: 14px;
}

#area5 td{
	padding: 10px 0;
}
#area5 td.item1{
	text-align: left;
	width: 340px;
	padding-left: 10px;
}
#area5 td.item2{
	font-size: 16px;
	font-weight: bold;
}
#area5 td.s{
	font-size: 14px;
	font-weight: normal;
}


#area5 tr.wh{
	background-color: #FFF;
	border: 1px solid #CCC;
}
#area5 tr.le{
	background-color: #F0DDC2;
	border: 1px solid #CCC;
}
#area5 tr.bu{
	background-color: #E8EDF6;
}
.contact{
	background-image: url(../img/product_03/bg002.jpg);
	width: 404px;
	height: 64px;
	position:relative;
	margin-left: 50px;
}

.btn{
	position: absolute;
	top: 16px;
	left: 13px;
}
.tel{
	position: absolute;
	top: 13px;
	right: 13px;
}