@charset "utf-8";
.table_font {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}
#background {
	background-color: #FFC;
}
#header {
	background-image: url(Templates/image/logo.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 100px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#button {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#contents {
	background-color: #FFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-image: url(Templates/image/footer.jpg);
	height: 149px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-image: url(Templates/image/footer.jpg);
	background-repeat: no-repeat;
	height: 149px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.midashi {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	color: #000;
	border-bottom-style: none;
	border-top-style: none;
	text-transform: none;
	padding-top: 6px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	text-decoration: underline;
}
#label {
	width: 50px;
}
.jigyoukouki {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #630;
	border-right-color: #630;
	border-bottom-color: #630;
	border-left-color: #630;
	padding: 5px;
	margin: 5px;
}
.waku {
	border: medium inset #960;
}
