@charset "Shift_JIS";
/*	box1st     ====================================================*/
div#box1st{
	clear:both;
	width:768px;
	margin:0 auto;
}

div#box1st h2{
	padding-left:50px;
}

div#box1st p{
	padding:30px 0 0 34px
}

/*	box2nd     ====================================================*/
div#box2nd{
	width:768px;
	margin:0 auto;
}

div#box2nd h3{
	padding-top:14px;
	padding-left:34px;
}

div#box2nd div#content2nd{
	position:relative;
	width:730px;
	height:386px;
	margin:19px auto 0 auto;
	background:url(../images/bg_box2nd.jpg) no-repeat center top;
}

div#box2nd div#content2nd dl dd{
	position:absolute;
}

div#box2nd div#content2nd dl dd.img01{
	top:0;
	left:24px;
}

div#box2nd div#content2nd dl dd.text01{
	top:175px;
	left:70px;
}

div#box2nd div#content2nd dl dd.img02{
	top:205px;
	left:31px;
}

div#box2nd div#content2nd dl dd.text02{
	top:340px;
	left:171px;
}

div#box2nd div#content2nd dl dd.img03{
	top:124px;
	left:279px;
}

div#box2nd div#content2nd dl dd.img04{
	top:72px;
	left:536px;
}

/*	boxlast    ====================================================*/
div#boxlast{
	width:768px;
	margin:0 auto;
}

div#boxlast p.img01{
	width:710px;
	margin:30px auto 0px auto;
}

div#boxlast div#contentlast{
	width:710px;
	height:233px;
	margin:35px auto 0 auto;
	background:url(../images/bg_boxlast.jpg) no-repeat center top;
}

div#boxlast div#contentlast h3{
	width:204px;
	margin:0 auto;
	padding-top:22px;
}

div#boxlast div#contentlast p.text01{
	width:632px;
	margin:0 auto;
	padding-top:18px;
}

div#boxlast div#contentlast table{
	width:635px;
	margin:16px auto 0 auto;
}

