body {
	background-image: url(../Images/back-01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#main_body {
	height: auto;
	width: 900px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
#right_body {
	height: auto;
	width: 600px;
	margin-top: 0px;
	margin-left: -5px;
	margin-right: auto;
	float: left;
}
#navi_head {
	background-image: url(../Images/navi_back-01.png);
	background-position: left bottom;
	float: left;
	height: 30px;
	width: 300px;
	background-repeat: no-repeat;
}
#navi_bottom {
	background-image: url(../Images/navi_back-03.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 30px;
	width: 300px;
}

#navi_body {
	background-image: url(../Images/navi_back-02.png);
	background-position: left bottom;
	float: left;
	height: auto;
	width: 300px;
}
#navi_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	letter-spacing: -0.5px;
	text-align: left;
	vertical-align: top;
	word-spacing: 0.1em;
	float: right;
	height: auto;
	width: 260px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: auto;
}
#main_text {
	float: left;
	height: auto;
	width: 575px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 15px;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #97BF0D;
	width: 890px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#left_body {
	height: auto;
	width: 300px;
	margin-top: auto;
	margin-left: auto;
	margin-bottom: auto;
	margin-right: auto;
	float: left;
}
#text_head {
	background-image: url(../Images/text_back-01.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 15px;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#text_body {
	float: right;
	height: auto;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(../Images/text_back-02.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#text_bottom {
	background-image: url(../Images/text_back-03.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 15px;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: auto;
}
