body {
	font-size:12px;
	height:1644px;
	background-color:#000;
	background-repeat: repeat;
	background-position: 50% 0%;
	margin:0;
	padding:0;
}


.LEFT {
	width:459px;
	background-image: url(images/bg_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.RIGHT {
	width:459px;
	background-image: url(images/bg_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#FB{
	line-height: 30px;
	position: absolute;
	margin:10px 0 0 80px;
}

.INDEX_01 {
	width:1002px;
	height:520px;
	background-image: url(images/index_01.jpg);
	background-repeat: no-repeat;
}

.font_01{
	font-size:12px;
	line-height:16px;
	color:#FC0;
	}
	
.font_02{
	font-size:12px;
	line-height:22px;
	color:#999;
	letter-spacing:1px;
	}


