@charset "UTF-8";
#wrapper {
	height: auto;
	width: 765px;
	background-color: #FFFFFF;
}
* {
	margin: 0px;
	padding: 0px;
}
.navi_img {
	margin-right: 20px;
}
#contents {
	float: left;
	height: 1428px;
	width: 725px;
}
#main {
	height: 1338px;
	width: 725px;
}
#bottom {
	background-image: url(index_images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 765px;
	background-position: left top;
	clear: both;
}
#menu {
	height: 38px;
	width: 698px;
	margin-left: 27px;
}
#footer {
	background-image: url(index_images/footer.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 725px;
	background-position: left top;
	float: left;
}
#right_bar {
	background-image: url(gallery_images/right_bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 1428px;
	width: 40px;
}
