@charset "utf-8";

body {
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
	background-image: url(collection_img/img/back2.gif);
	vertical-align: middle;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 800;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#footer{
	float: right;
	margin-top: -778px;
}

.oneColElsCtr #footer_collection {
	float:right;
	margin-top: -3px;
}

#footer_collectiontop {
	float: right;
	margin-top: -795px;

}

#footertest{
	float: right;
	margin-top: -798px;
}

#small_banner{
	float: right;
	margin-top: -797px;
}



