#container {
	width: 800px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: auto;
	color: #630;
	background-color: #FFF;
}
#header {
	width: 800px;
	padding: 0px;
	height: 160px;
	margin: 0px;
	color: #630;
	background-image: url(sozai/sozai/kabe_siro.jpg);
}
#navbar {
	width: 800px;
	height: 30px;
	margin: auto;
	color: #FFC;
	background-color: #FFF;
}
#contents {
	width: 800px;
	float: left;
	color: #630;
}
#menu {
	float: left;
	width: 160px;
	margin: 0px;
}
#mainbox {
	float: right;
	width: 630px;
	margin: 0px;
	height: auto;
	color: #630;
	background-color: #FFF;
}
#main {
	float: left;
	width: 480px;
	color: #630;
}
#side {
	float: right;
	width: 140px;
	height: auto;
}
#footer {
	width: 800px;
	clear: both;
	height: 30px;
}
#basebox {
	width: 800px;
	color: #630;
}
#container #mainbox table tr td .文字 font {
	color: #666;
}
#container #mainbox table {
	color: #630;
}
.orange {
	color: #F60;
}
#container #mainbox table .style4 .style4 font {

}
#クリーム {
	font-size: 12px;
	color: #FFC;
}

