<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: 1em
.em;
	font-weight: bold;
	color: #333333;
	line-height: 1.5;
	font-size: 1.3em;
}
h1 span{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.875em;
	font-weight: bold;
	color: #333333;
}



.txt_box {
	width: 700px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.875em;
	line-height: 1.5;
	color: #333333;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
}

.txt_box ul{
	padding-left:1em;
	list-style-type: none;
	height: auto;
	width: auto;
	margin-top: 2em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.txt_box ul li{
	text-indent:-1em;
	list-style-type:none;
	margin-bottom: 1em;
	color: #5B5B5B;
}


#link_menu{
	width: 600px;
	height: auto;
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;

	5margin-left: auto;
	margin-left: auto;
}

#link_menu li{
	width: 600px;
	text-align: center;
	height: 35px;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}

#link_menu li a{
	width: 600px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.875em;
	color: #FFFFFF;
	background-color: #03499E;
	height: 35px;
	line-height: 35px;
	display: block;
	text-decoration: none;
}
#link_menu li a:hover{
	background-color: #CC0000;
}
</pre></body></html>