@charset "UTF-8";

#contents {
	background:url(../images/bg03.gif) left top no-repeat;
	
}

.productBox01 {
	padding: 0 20px;
}
.productBox01 .image {
	margin-right: 36px;
}
.productBox01 h2 {
	margin:54px 0 30px;
}

.line01 {
	margin-top: 36px;
	padding-top: 24px;
}
.line02 {
	margin-top: 19px;
}

.productBox02 {
	padding: 0 22px;
}
.productBox02 h2 {
	margin: 25px 0 30px;
}

.productBox03 {
	padding: 0 20px 0 25px;
}
.productBox03 h2 {
	margin: 35px 0 30px;
}

.box01 {
	background: url(../images/bg01.gif) left top no-repeat;
	width: 899px;
	margin-top: 45px;
	padding-top: 56px;
	position: relative;
	}
	
#box01tit {
	position:absolute;
	top:-43px;
	left:-6px;
	}

.box02{
	background:url(../images/bg02.gif) bottom left no-repeat;
	padding:0px 0px 30px 0px;
	margin-left:-1px;
	}

.box03 {
	 margin-left:40px;
	 margin-bottom:20px
	 }

.box04 {
	width:212px;
	min-height:290px;
	height:auto !important;
	height:290px;
	border:1px solid #8eceec;
	background-color:#FFF;
	padding:20px 20px 0px 20px;
	 }

.btnL {
     margin-left:688px;
}
