<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift_jis";
h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.txt_box {
	width: 700px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 90%;
	line-height: 1.5em;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 90%;
	background-color: #FFD28E;
	display: block;
	width: 700px;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 5px;
}
.txt_box2 {
	width: 680px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 90%;
	line-height: 1.5em;
	border: 1px solid #CCCCCC;
	margin-top: 2em;
	padding: 10px;
	height: auto;
	margin-bottom: 1ex;
	background-color: #F5F5F5;
}

#syousai_b {
	height: 56px;
	width: 172px;
	margin-top: 1em;
	margin-right: 0px;
	margin-left: 0px;
}
#syousai_b a{
	background-image: url(../img/topcs44/button.gif);
	background-repeat: no-repeat;
	background-position: -346px 0px;
	height: 56px;
	width: 172px;
	display: block;
}

#syousai_b span{
	display: none;
}
</pre></body></html>