@charset "UTF-8";
#container {
	height: 540px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	-moz-boz-shadow: 0px 0px 23px #000;
	-webkit-box-shadow: 0px 0px 56px #000;
	border: thin solid #F7951E;
	}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F60;
	font-weight: bold;
}
#LOGO {
	background-image: url(../images/INDEX_01.gif);
	float: left;
	height: 500px;
	width: 544px;
}
#M1 {
	float: left;
	height: 45px;
	width: 114px;
}
#M2 {
	float: left;
	height: 45px;
	width: 114px;
}
#M3 {
	float: left;
	height: 45px;
	width: 114px;
}
#M4 {
	float: left;
	height: 45px;
	width: 114px;
}
#BARS {
	float: left;
	height: 455px;
	width: 456px;
	background-image: url(../images/INDEX_06.jpg);
	background-repeat: no-repeat;
}
#copyrights {
	height: 35px;
	width: 1000px;
	float: left;
	text-align: center;
	background-color: #F77A1E;
	padding-top: 5px;
}
