body {
	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-position: right top;
	background-repeat: no-repeat;
}


.RIGHT {
	width:459px;
	background-image: url(images/bg_02.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.LEFT_01 {
	width:459px;
	background-image: url(images/bg_03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


.RIGHT_01 {
	width:459px;
	background-image: url(images/bg_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#FB{
	line-height: 30px;
	position: absolute;
	margin:30px 0 0 600px;
}


#LOGO{
	position: absolute;
	margin:20px 0 0 707px;
}

#BU{
	position: absolute;
	margin:300px 0 0 500px;
}

#ICON_01{
	position: absolute;
	margin:436px 0 0 47px;
}

#ICON_02{
	position: absolute;
	margin:436px 0 0 280px;
}

.INDEX_01 {
	width:1002px;
	height:555px;
	background-image: url(images/index_01.jpg);
	background-repeat: no-repeat;
}

.INDEX_02 {
	width:1002px;
	height:313px;
	background-image: url(images/index_02.jpg);
	background-repeat: no-repeat;
}

.INDEX_03 {
	width:1002px;
	background-image: url(images/index_03.jpg);
}

.INDEX_04 {
	width:1002px;
	height:456px;
	background-image: url(images/index_04.jpg);
}


.font_01{
	font-size:15px;
	color:#FFF;
	line-height:2.0;
	letter-spacing:1px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.font_02{
	font-size:15px;
	font-weight:bold;
	color:#F00;
	line-height:30px;
	letter-spacing:1px;
	font-family:Arial, Helvetica, sans-serif;
	}

.font_03{
	font-size:15px;
	color:#FC0;
	line-height:1.8;
	letter-spacing:1px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}

	

/*ªí®æ*/

.table1{
	margin: 2px;
	border: 1px solid #9F987E;
	background-color: #821b02;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.8;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	letter-spacing:1px;
}
.table2{
	margin: 2px;
	border: 2px solid #9F987E;
	background-color: #E9E9EB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.8;
	color: #000;
	letter-spacing:1px;
}
	