@charset "utf-8";
/* CSS Document */
body {
	background: url(/images/Site/beauty/background.jpg);
	overflow-x: hidden;
}

a.global_link {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
}

div.header1 {
	position: relative;
	width: 100%;
}

div.header1 div.logo {
	position: relative;
	float: right;
	padding-top: 20px;
}

div.content_white {
	background-color: #ffffff;
	z-index: 100;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
}

img.th1 {
	position: absolute;
	top: -200px;
	left: 150px;
	z-index: -2;
}

img.th2 {
	position: absolute;
	top: 350px;
	left: -380px;
	z-index: -1;
}

img.th3 {
	position: absolute;
	bottom: 480px;
	right: -400px;
	z-index: -1;
}

img.girl1 {
	position: absolute;
	left: -220px;
	top: -150px;
	z-index: -1;
}

img.girl2 {
	position: absolute;
	right: -250px;
	top: 30px;
	z-index: -1;
}

img.girl3 {
	position: absolute;
	left: -250px;
	top: 1000px;
	z-index: -1;
}

img.girl4 {
	position: absolute;
	right: -200px;
	bottom: 10px;
	z-index: -1;
}

img.beauty1 {
	position: absolute;
	top: 620px;
	left: -80px;
}

img.beauty2 {
	position: absolute;
	bottom: 10px;
	left: -80px;
}

img.beauty3 {
	position: absolute;
	bottom: 900px;
	right: -80px;
}