@charset "utf-8";
/* CSS Document */

#headImage {
	background:url(../img/index/headimg.jpg) no-repeat;
}

h2{
	margin:30px 0px 30px 0px;
}

h3{
 color:#BD9F5F;
 font-size:14px;
 font-weight:bold;
 padding-left:70px;
}

	.h3-1{
	 background:url('../img/index/h03.png') no-repeat;
	}

	.h3-2{
	 background:url('../img/index/h04.png') no-repeat;
	}

	.h3-3{
	 background:url('../img/index/h05.png') no-repeat;
	}

	.h3-4{
	 background:url('../img/index/h06.png') no-repeat;
	}

	.h3-3,
	.h3-4 {
	 margin:10px 0px 5px 0px;
	}


#contents p {
	 line-height:32px;
}

.box01 div,
.box02 div,
.box05 {
 float:right;
}

.box01 div,
.box02 div {
 float:right;
 width:426px;
}

.box01{
 margin-top:20px;
}

.box02{
 background:url('../img/index/ar01.png') no-repeat 85px 5px;
 padding-top:44px;
}

	.box01 img,
	.box02 img {
	 float:left;
	}

.box03{
 background:url('../img/index/ar02.png') no-repeat 85px 5px;
 padding-top:55px;
}

.box04{
 background:url('../img/index/ar03.png') no-repeat right 90px;
 float:left;
 width:345px;
}

	.text01{
	 margin:0px 0px 0px 0px;
	 font-size:14px;
	}

