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

h1 {
	background-color: #000099;
	color: #FFFFFF;
	font-size: xx-large;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: normal;
}
p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: medium;
	line-height: 145%;
	color: #666666;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #CCCCCC;
	padding-bottom: 8px;
}
body {
	margin-top: 20px;
	margin-right: 10%;
	margin-bottom: 20px;
	margin-left: 10%;
}
td {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: medium;
	line-height: 140%;
	color: #666666;
}
.button {
	background-color: #CCCCCC;
	text-align: center;
	font-size: medium;
	padding: 3px;
	width: 200px;
	position: relative;
	right: 0px;
	left: 100px;
}
a {
	font-size: medium;
	text-decoration: underline;
	padding: 2px;
	color: #0000FF;
}


h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: x-large;
	color: #FF0000;
	line-height: normal;
	font-weight: bold;
}
a:hover {
	color: #00FFFF;
	background-color: #000099;
}

h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: large;
	color: #FF0000;
	line-height: normal;
}
li {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: medium;
	line-height: 145%;
	color: #666666;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
th {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: medium;
	line-height: 140%;
	color: #666666;
}
h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: medium;
	line-height: 145%;
	color: #0000CC;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #CCCCCC;
	padding-bottom: 8px;
}
h5 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: medium;
	line-height: 145%;
	color: #666666;
	padding-bottom: 0px;
	font-weight: bold;
}
