@charset "UTF-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "?�?� ?�ゴシ�?��", "MS PGothic", sans-serif;
	font-size: 100%;
	background-color: #000;
	text-align: center;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contents {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #FFF;
	font-size: 12px;
}

#contents a img {
	border-style:none; 
}

a {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	color: #FFF;
	text-decoration: underline;
}
.footermenu ul  {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	padding-top: 7px;
	padding-bottom: 5px;
	margin-top: 30px;
}
.footermenu ul li  {
	font-size: 12px;
	padding-left: 12px;
	display: inline;
	padding-right: 12px;
}

#contents h1 {
	font-size: 13px;
	color: #F90;
	margin-top: 10px;
	margin-bottom: 10px;
}
