@charset "utf-8";
.main-table {
	border: 1px solid #333333;
}
body {
	padding: 3px;
	margin: 0px;
}
.main-table-background {
	background-image: url(../img/background-b.gif);
}
.banner-table {
	background-color: #FFFFCC;
}
.page-footer {
	background-color: #CCCCCC;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	padding: 3px;
}
.top-text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.9em;
	text-align: left;
	padding: 5px;
	line-height: 1.5em;
	margin: 0px;
}
#welcome-card {
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: bold;
	color: #FF0000;
}
.head-table {
	font-size: 0.8em;
	line-height: 1.3em;
	text-align: left;
}

.shisetua-table {
	border: 1px solid #FF6666;
}
.shisetua-table th {
	font-size: 0.9em;
	font-weight: normal;
	color: #333333;
	background-color: #FF9999;
	text-align: left;
	padding: 5px;
	line-height: 1.3em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.shisetua-table td {
	font-size: 0.9em;
	line-height: 1.3em;
	padding: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.shisetub-table {
	border: 1px solid #3399FF;
}
.shisetub-table th {
	font-size: 0.9em;
	font-weight: normal;
	color: #333333;
	background-color: #99CCFF;
	text-align: left;
	padding: 5px;
	line-height: 1.3em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.shisetub-table td {
	font-size: 0.9em;
	line-height: 1.3em;
	padding: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.shisetuc-table {
	border: 1px solid #339933;
}
.shisetuc-table th {
	font-size: 0.9em;
	font-weight: normal;
	color: #333333;
	background-color: #99CC66;
	text-align: left;
	padding: 5px;
	line-height: 1.3em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.shisetuc-table td {
	font-size: 0.9em;
	line-height: 1.3em;
	padding: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#tenpo-name {
	font-size: 1em;
	line-height: 1.3em;
	font-weight: normal;
	text-align: left;
}
#welcome-card a {
	color: #FF0000;
}
