@charset "UTF-8";
/* CSS Document */

.box_1 {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	text-align: center;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
.box_1_L {
	background-image: url(/images/path_l.gif)
	background-repeat: no-repeat;
	height: 873px;
	width: 173px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background-image: url(/images/path_l.gif);
}
.box_2 {
	float: left;
	width: 585px;
	padding: 10px;
	margin-left: 10px;
	font-family: Tahoma, Geneva, sans-serif;
}
.box_3 {
	width: 880px;
	background-color: #D7B178;
	float: left;
}
.box_4 {
	float: left;
	width: 238px;
	margin-left: 20px;
	margin-top: 10px;
}
.box_1_R {
	background-image: url(/images/path_r.gif);
	background-repeat: no-repeat;
	height: 873px;
	width: 173px;
	margin-right: auto;
	margin-left: auto;
	float: right;
}
body {
	background-color: #FFEFC3;
	font-family: Tahoma, Geneva, sans-serif;
}
.box_5 {
	width: 195px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
