body {
	font-size:12px;
	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:20px 0 0 50px;
}


#LOGO{
	position: absolute;
	margin:190px  40px;
}



.INDEX_01 {
	width:1002px;
	height:420px;
	background-image: url(images/index_01.jpg);
	background-repeat: no-repeat;
}

.INDEX_04 {
	width:1002px;
	height:402px;
	background-image: url(images/index_04.jpg);
}

.font_01{
	font-size:12px;
	line-height:2;
	color:#FFF;
	letter-spacing:1px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.font_02{
	font-size:12px;
	line-height:2;
	color:#09C;
	letter-spacing:1px;
	font-family:Arial, Helvetica, sans-serif;
	}

