@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
li { 
	list-style: none;
}
img {
	border:none;
}#contents {
	height: 1436px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	height: 20px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}
#footer h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000;
	padding-top: 1px;
	text-align: center;
}
