@charset "Shift_JIS";
body {
	font-family: "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Osaka, "?­?³ ?°ã‚´ã‚·ãƒ?‚¯", "MS PGothic", sans-serif;
	font-size: 100%;
	background-color: #FF6600;
	text-align: center;
	color: #FFF;
	padding: 0px;
	margin: 0px;
}
#contents {
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 0px;
	color: #FFF;
	font-size: 12px;
	background-color: #000;
	width: 980px;
	height: auto;
}

