@charset "utf-8";
.BOX_text {
	position:relative;
	width:162px;
	z-index:auto;
	left: 29px;
	padding-bottom: 0px;
	overflow: auto;
	top: 185px;
	text-align: center;
}
#BOX_header_ro {
	position:relative;
	width:680px;
	height:180px;
	z-index:auto;
	background-image: url(../img/bck_family_header_ro.jpg);
	left: 172px;
	top: -33px;
}
#BOX_header_en {
	position:relative;
	width:680px;
	height:180px;
	z-index:auto;
	background-image: url(../img/bck_family_header_en.jpg);
	left: 172px;
	top: -33px;
}

#BOX_header_text {
	position:absolute;
	width:360px;
	z-index:auto;
	left: 280px;
	top: 110px;
}
#BOX1 {
	position:absolute;
	width:220px;
	z-index:auto;
	left: 172px;
	background-image: url(../img/bck_family_box1.png);
	top: 157px;
	background-repeat: no-repeat;
	height: 368px;
}
#BOX2 {
	position:absolute;
	width:220px;
	z-index:auto;
	left: 402px;
	background-image: url(../img/bck_family_box2.png);
	top: 157px;
	background-repeat: no-repeat;
	height: 368px;
}
#BOX3 {
	position:relative;
	width:220px;
	z-index:auto;
	left: 632px;
	background-image: url(../img/bck_family_box3.jpg);
	top: -23px;
	background-repeat: no-repeat;
	height: 368px;
}

