@charset "utf-8";
* {
	margin:0px;
	padding:0px;
	}
body {
	background-color: #F3EBD6;
}
.all {
	height: auto;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg/body_bg.png);
	background-repeat: repeat-y;
}
.all01 {
	height: 1099px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.head {
	height: 285px;
	width: 1000px;
}
.head01 {
	background-image: url(../images/bg/images/bg_01.jpg);
	height: 285px;
	width: 735px;
	float: left;
	background-repeat: no-repeat;
}
.down {
	clear: both;
	height: 814px;
	width: 1000px;
}
.head03 {
	float: right;
	height: 43px;
	width: 265px;
	margin-top: 242px;
}

.left {
	float: left;
	height: 796px;
	width: 195px;
}
.right {
	background-image: url(../images/bg/images/bg_04.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 796px;
	width: 805px;
	overflow: visible;
}
.foot {
	float: none;
	height: 50px;
	width: 1000px;
	background-color: #EBD5A6;
	background-repeat: no-repeat;
	background-position: top;
	clear: both;
	overflow: visible;
	background-image: url(../images/bg/images/bg_05.jpg);
}
.head02 {
	background-image: url(../images/bg/images/bg_02.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 285px;
	width: 265px;
}

a:active {
	text-decoration: none;
}
.foot01 {
	line-height: 20px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.content {
	height: 786px;
	width: 795px;
	margin-right: auto;
	margin-left: auto;
	overflow: scroll;
}
