body {
	font-size: 84%;
	line-height: 140%;
	background-image: url(../img/header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #262829;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 100%;
	background-image: url(../img/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 140%;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #262C2D;
}
#contents {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.mb03 {
	margin-bottom: 3px;
}
.mb05 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb25 {
	margin-bottom: 25px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb50 {
	margin-bottom: 50px;
}
.tx-FFFFFF {
	color: #FFFFFF;
}
.bg01_01 {
	background-image: url(../img/01_bg1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 106px;
}
.bg01_02 {
	background-image: url(../img/01_bg2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 225px;
	padding-left: 35px;
	font-size: 12px;
}
.bg02_01 {
	background-image: url(../img/02_bg1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg03_01 {
	background-image: url(../img/03_bg1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 103px;
}
.bg03_02 {
	background-image: url(../img/03_bg2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 60px;
}
.bg04_01 {
	background-image: url(../img/04_bg1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 85px;
}
.btm_bg {
	background-image: url(../img/btm_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
