@charset "utf-8";
/* CSS Document */
#area1,
#area2,
#area3{
	margin-bottom: 35px;
}

#area1 p{
	background: url(../img/product_03/bg001.jpg) no-repeat;
	background-position: top right;
	width: 373px;
	padding-right: 197px;
	min-height: 175px;
	height: auto !important;
	height: 170px;
}
#contents h2 {
	margin-bottom:0px;
}
#area3{
	margin-bottom: 25px;
}
#area3 li{
	background: url(../img/product_01/icon001.jpg) no-repeat;
	padding-left: 15px;
	background-position: 0 4px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
.btset{
	margin-bottom: 20px;
}
.btset li{
	float: left;
	margin-right: 15px;
}
.btset li.edge{
	float: left;
	margin-right: 0px;
	margin-top: 10px;
}

#contents #area3 p{
	color:#1D4EA5;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}
.contact{
	background-image: url(../img/product_03/bg002.jpg);
	width: 404px;
	height: 64px;
	position:relative;
}

.btn{
	position: absolute;
	top: 16px;
	left: 13px;
}
.tel{
	position: absolute;
	top: 13px;
	right: 13px;
}
/* clearfix
---------------------------------------------------- */
.btset:after  {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}
.btset{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .btset{
	height: 1%;
}
.btset{
	display: block;
}
/* End hide from IE-mac */