body {
	font-size:13px;
	background-color:#fffefc;
	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;
}

.LEFT_01 {
	width:459px;
	background-image: url(images/bg_03.jpg);
	background-position: right top;
}
.RIGHT_01 {
	width:459px;
	background-image: url(images/bg_04.jpg);
	background-position: left top;
}

.LEFT_02 {
	width:459px;
	background-image: url(images/bg_05.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.RIGHT_02 {
	width:459px;
	background-image: url(images/bg_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



#FB{
	line-height: 30px;
	position: absolute;
	margin:10px 0 0 50px;
}

#LOGO{
	position: absolute;
	margin:10px 0 0 130px;
}

#PIC_01{
	position: absolute;
	margin:680px 0 0 460px;
}

#PIC_02{
	position: absolute;
	margin:1570px 0 0 460px;
}



.MAIN{
	line-height:1.6;
	letter-spacing:1px;
	padding:0 0 0 100px;
	}
	
	
.PIC{
	text-align:center;
	padding:30px 0 0 0;
	}

.INDEX_01 {
	width:1002px;
	height:601px;
	background-image: url(images/index_01.jpg);
	background-repeat: no-repeat;
}

.INDEX_02 {
	width:1002px;
	height:188px;
	background-image: url(images/index_02.jpg);
}


.INDEX_03 {
	width:1002px;
	background-image: url(images/index_03.jpg);
}

.INDEX_04 {
	width:1002px;
	height:770px;
	background-image: url(images/index_04.jpg);
}


/*.................................*/

.font_01{
	font-size:15px;
	color:#C00;
	font-weight:bold;
	}
	
.font_02{
	color:#06C;
	font-weight:bold;
	}
	
.font_03{
	color:#F00;
	}