@import url("reset.css");

body {
	background-color:#030000;
	background-repeat: repeat;
	background-position: 50% 0%;
	margin: 0 0 0 0;	
}
.left {background-image: url(images/bg-01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.right {background-image: url(images/bg-02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#HEADER{
	background-image:url(images/index_03.jpg);
	height:122px;
	}

#HEADER h3{
	padding:67px 0 0 330px;
	}

#CONTENT{
	background-image:url(images/index_04.jpg);
	padding:0 0 0 300px;
	color:#FFF;
	font-size:12px;
	letter-spacing:1px;
	line-height:28px;
	background-repeat:no-repeat;
	}
	
#CONTENT h1{
	color:#c1a57b;
	font-size:12px;
	letter-spacing:1px;
	padding:15px 0 0 0;
	font-weight:normal;
	}
	
#CONTENT h2{
	font-size:12px;
	letter-spacing:1px;
	padding:30px 0 0 600px;
	font-weight:normal;
	}
	
#CONTENT h4{
	font-size:12px;
	letter-spacing:1px;
	padding:90px 0 0 600px;
	font-weight:normal;
	}
	
#CONTENT h5{
	font-size:12px;
	letter-spacing:1px;
	padding:250px 0 0 600px;
	font-weight:normal;
	}
	
	
#CONTENT a{
	color: #e0932e;
	}	
	
#CONTENT a:hover{
	color:#c4815e;
	text-decoration:none;
	}
	
.TABLE_01{
	color:#c1a57b;
	}
	
.TABLE_02{
	color: #0c0500;
	padding:0 20px 0 25px;
	}	
	
.TABLE_03{
	color: #0c0500;
	font-size:12px;
	letter-spacing:1px;
	line-height:26px;
	margin:10px 0 20px 0;
	}
	
.FONT_01{
	color:#e4661d;
	font-size:12px;
	letter-spacing:1px;
	line-height:23px;
	}	
.FONT_02{
	color:#C00;
	font-size:12px;
	letter-spacing:1px;
	line-height:23px;
	font-weight:bold;
	}	

	

	

	





	