#container {
	padding: 5px;
	width: 1020px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	height: 330px;
}
#left {
	float: left;
	width:340px;
}
#center {
	float: right;
	width: 340px;
}
#right {
	float: right;
	width: 340px;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}

.inbox {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 10px;
	text-align: center;
	line-height: 150%;
	color: #F03;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#footer {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	width: 1024px;
}
.menu {
	width: 200px;
	float: left;
}
.flash {
	width: 800px;
}
.flash {
	width: 800px;
	float: right;
}
#bottom {
	padding: 10px;
	width: 1020px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#up {
	padding: 10px;
	width: 1020px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 330px;
}
