@charset "utf-8";
/* CSS Document */

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}

#footer {
	clear: both;
}


li {
	font-size: 14px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h2 {
	font-size: 24px;
	text-transform: none;
	font-weight: bold;
}
