div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}

body {
	font-size:12px;
	background-color:#920304;
	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 680px;
}

#LOGO{
	line-height: 30px;
	position: absolute;
	margin:10px 0 0 745px;
}

.INDEX_01 {
	width:1002px;
	height:457px;
	background-image: url(images/index_01.jpg);
	background-repeat: no-repeat;
}
