﻿#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#container #header h1 {
	margin: auto;
	padding-right: 10px;
}
#container #main p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 95%;
	line-height: 150%;
	color: #333333;
}
#container #main {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5%;
}

span.red {
	color: #990000;
	font-weight: bold;
}
span.blue {
	color: #000099;
	font-weight: bold;
}
#container #header {
	margin-right: auto;
	margin-left: auto;
}
#container #main #table {
	th:font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-left: 25%;
	list-style: square;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 150%;
	width: 300px;


}
a:link {
	color: #3399FF;
}
a:visited {
	color: #6633FF;
}

tr.title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000099;
	line-height: 150%;
}
tr.sub{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000099;
	line-height: 150%;
}
tr.sub2{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	font-weight: bold;
	color: #333333;
	background-color: #F0F0F0;
	line-height: 150%;
}
td.sub1{
	color: #333333;
	background-color: #F0F0F0;
	text-align: center;
}
td.sub2{
	color: #990000;
	background-color: #F0F0F0;
	text-align: center;
}
span.sub1{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	font-weight: normal;
	color: #333333;
	line-height: 150%;
}
#container #footer {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 70%;
	line-height: 150%;
	color: #333333;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border-top: thin double #999999;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
div.home {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	line-height: 150%;
	color: #333333;
	background-position: right;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-bottom: 1%;
}

#container #footer h2 {
	margin-top: 2%;
	float: left;
	margin-right: 3%;
}
#container #footer p {
	margin-top: 4%;
}


li{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	font-weight: normal;
	color: #333333;
}
 td.sub3{
	background-color: #CC0000;
	text-align: center;
}
