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

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

div#box1st div.leftbox{
	float:left;
	width:386px;
}

div#box1st div.leftbox dl{
	padding:30px 0 0 34px;
}

div#box1st div.leftbox dl dd{
	padding-top:20px;
}

div#box1st div.rightbox{
	float:right;
	width:315px;
}

div#box1st div.rightbox p{
	padding:26px 29px 0 0;
}

div#box1st div#flashArea{
	clear:both;
	position:relative;
	width:728px;
	height:474px;
	margin:48px auto 26px auto;
}

div#managerArea {
 	position: absolute;
	left: 5%; 
	width: 0;
 	height: 474px;
	visibility: hidden;
	background: transparent !important;
}

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

div#box2nd h3{
	padding-left:34px;
	padding-bottom:20px;
}

div#box2nd p{
	position:absolute;
	top:32px;
	left:534px;
}

div#box2nd table{
	width:676px;
	margin:0 auto;
}

div#box2nd table tr td{
	vertical-align:top;
	height:245px;
}

div#box2nd table tr td.img01{
	text-align:right;
}

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

div#box3rd div#content3rd{
	position:relative;
	width:666px;
	height:191px;
	margin:21px auto 0 auto;
	background:url(../images/bg_box3rd.jpg) no-repeat center top;
}

div#box3rd div#content3rd p{
	position:absolute;
	width:169px;
	top:13px;
	left:64px;
}

div#box3rd div#content3rd dl dt{
	position:absolute;
	width:156px;
	top:27px;
	left:375px;
}

div#box3rd div#content3rd dl dd{
	position:absolute;
	width:333px;
	top:79px;
	left:278px;
}

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

div#boxlast div#contentlast{
	position:relative;
	width:706px;
	height:230px;
	margin:44px auto 0 auto;
	background:url(../images/bg_boxlast.jpg) no-repeat center top;
}

div#boxlast div#contentlast dl dt{
	position:absolute;
	width:198px;
	top:66px;
	left:112px;
}

div#boxlast div#contentlast dl dd{
	position:absolute;
	width:370px;
	top:122px;
	left:30px;
}

div#boxlast div#contentlast p{
	position:absolute;
	width:252px;
	top:50px;
	left:426px;
}
