#wrapper #left {
	background-image: url(../images/left-bg.jpg);
	background-repeat: repeat-y;
	width: 407px;
	float: left;
}
#wrapper #left .bottom {
	background-image: url(../images/left-bottom.jpg);
	height: 14px;
	width: 407px;
	background-repeat: no-repeat;
}
#wrapper #main .top {
	background-image: url(../images/main-top.jpg);
	height: 18px;
	width: 199px;
}
#wrapper #main {
	float: left;
	width: 199px;
}
#wrapper #main #banner-space {
	margin-top: 100px;
	margin-bottom: 120px;
}
#wrapper {
	background-image: url(../images/wrapper-bg.jpg);
	background-repeat: repeat-y;
	width: 813px;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #right {
	float: right;
	width: 207px;
}
.bottom {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 813px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #right .top {
	background-image: url(../images/right-top.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 207px;
}
#wrapper #right #img-space {
	background-image: url(../images/tatumi-img.jpg);
	height: 425px;
	width: 207px;
	background-repeat: no-repeat;
}
#wrapper #left .midiam {
	margin-right: 15px;
	margin-left: 15px;
}
ul {
    padding-left:0;
}	
