@charset "utf-8";
/* CSS Document */
#area1,
#area2,
#area3{
	margin-bottom: 35px;
}
#area1 p{
	background: url(../img/product_01/bg001.jpg) no-repeat;
	background-position: top right;
	width: 373px;
	padding-right: 197px;
	min-height: 175px;
	height: auto !important;
	height: 175px;
}


#contents h2 {
	margin-bottom:0px;
}
#area2 dt{
	background: url(../img/product_01/icon001.jpg) no-repeat;
	padding-left: 15px;
	background-position: 0 4px;
}
#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: 2px;
	margin-bottom: 2px;
}
#area3 dt{
	color:#1D4EA5;
	font-weight: bold;
	font-size:14px;
}
#area3 dd{
	margin-bottom: 10px;
}
.ex_bt{
	padding-left: 380px;
}
#contents .ex_bt p{
	margin-bottom: 5px;
}

