* {/*全てのマージンと余白を消す*/
	margin: 0px;
	padding: 0px;
}
a {
	color: #FF0000;
	margin: 0px;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
}
.clear{/*IE6用フロートクリア*/
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
#all {
	width: 900px;
	height: auto;
	margin: auto;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	}
body {
	color: #000;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 24px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	width: 609px;
	height: 20px;
	text-align: left;
	position: absolute;
	left: 167px;
	top: -1px;
	}
	#copyright_g {
	width: 900px;
	height: auto;
	padding: 280px 0 0 0;
	text-align: center;
	}
	

