@charset "utf-8";

body {

	background-image: url(images/back.jpg);

	background-repeat: repeat-x;

	margin: 0;

}

#main {

	height: 550px;

	width: 900px;

	position: relative;

	margin-left: auto;

	margin-right: auto;

}

#left_main {

	background-image: url(images/index3_01.jpg);

	background-repeat: no-repeat;

	height: 550px;

	width: 50px;

	float: left;

}

#main #center_main {

	background-image: url(images/index_02.jpg);

	background-repeat: no-repeat;

	float: left;

	height: 550px;

	width: 800px;

}

#main .right_main {

	background-image: url(images/index_03.jpg);

	background-repeat: no-repeat;

	float: right;

	height: 550px;

	width: 125px;

}

#right_main {

	background-image: url(images/index2_05.jpg);

	background-repeat: no-repeat;

	float: right;

	height: 550px;

	width: 50px;

}

#menu {

	width: 880px;

	margin-right: auto;

	margin-left: auto;

	padding-bottom: 15px;

	padding: 10;

}

#menu .m1 {

	font-size: 80%;

	padding: 5px;

	float: left;

	width: 250px;

	color: #666666;

	margin-left: 5px;

}

#menu .clear {

	clear: both;

}

#copy {

	font-size: 75%;

	color: #666666;

	text-align: center;

	padding: 20px;

}

#menu .m2 {

	font-size: 80%;

	color: #666666;

	float: right;

	margin-bottom: 10px;

	width: 250px;

}

#menu .m3 {

	float: left;

	width: auto;

}

b {

	font-size: 110%;

	font-weight: bold;

	color: #535353;

}

#main #mt {

	float: left;

	width: 800px;

	height: 550px;

}

#menu .m1_2 {

	font-size: 80%;

	padding: 5px;

	float: left;

	width: 270px

.px;

	color: #666666;

	margin-left: 5px;

}

#menu .m2_2 {

	font-size: 80%;

	padding: 5px;

	float: right;

	width: 270px;

}


