#main_tcinner {
	margin: 0px;
	height: 800px;
	width: 1000px;
}
#main_tcinner .gamma {
	width: 780px;
	height: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#footer {
	margin: auto;
	height: 50px;
	width: 1000px;
	padding-top: 50px;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
#main {
	margin: auto;
	width: 1000px;
}
