#structure_bannerbox {
	margin: 20px 0 0 225px;
}

#structure_contentbox {
	float: left;
	overflow: hidden;	
	width: 30em;
}

#structure_gallerybox {
	float: right;
	width: 205px;
}

#structure_headerbox {
	background-image: url("../images/bg_headerbox.png");
	background-repeat: repeat-x;
	height: 210px;
	overflow: hidden;
}

#structure_innerheaderbox {
	margin: 0 auto;
	overflow: hidden;
	width: 60em;
}

#structure_logobox {
	float: left;
	height: 191px;
	margin: 20px 0 0 0;
	overflow: hidden;
	width: 190px;
}

#structure_innerfooterbox {
	margin: 20px auto;
	overflow: hidden;
	width: 30em;
}

#structure_mainbox {
	background-image: url("../images/bg_mainbox.png");
	background-repeat: repeat-x;		
	overflow: hidden;
	padding: 20px 0 0 0;
}

#structure_innermainbox {
	margin: 0 auto;
	overflow: hidden;
	width: 60em;
}

#structure_navigationbox_left {
	float: left;
	width: 235px;
}

#structure_navigationbox_main {
	background-image: url("../images/bg_navigationbox.png");
	background-repeat: repeat-x;
	height: 64px;
}

#structure_innernavigationbox_main {
	margin: 0 auto;
	overflow: hidden;
	width: 60em;	
}

#structure_outerbox {

}

#structure_outerbox_background {
	background-color: #ffffff;
	margin: 0 auto;
	overflow: hidden;	
	width: 62em;
}
