#left {
	padding: 0px;
	float: left;
	height: 1400px;
	width: 135px;
	position: absolute;
	background-image: url(img/haikei.gif);
	background-repeat: repeat-y;
	left: 0px;
	top: 0px;
	right: auto;
	bottom: auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#topimg {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	float: right;
}

#hutter {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #FFFFFF;
	background-color: #52478D;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 1400px;
	right: auto;
	bottom: auto;
	clear: both;
	vertical-align: middle;
}
#main {
	display: inline;
	padding: 0px;
	width: 85%;
	position: absolute;
	height: auto;
	left: 135px;
	top: 0px;
	right: auto;
	bottom: auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #FFFFFF;
	background-color: #52478D;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	right: auto;
	bottom: auto;
	vertical-align: middle;
	display: inline;
}
