<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;
	margin-top: 2em;
	height: auto;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
}

.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;
}

.style1 {
	color: #FF0000;
	text-decoration: underline;
}

#title_bar5 {
	width: 598px;
	margin-top: 2em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.875em;
	line-height: 1.5;
	color: #333333;
	background-color: #FFF3EC;
	border: 1px solid #FF6406;
	padding: 5px;
	text-decoration: none;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em;
}



#link_menu{
	width: 600px;
	height: auto;
	list-style-type: none;
	margin-top: 2em;
	margin-right: auto;
	margin-bottom: 0px;
	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;
}




/*
#title_bar {
	width: 680px;
	margin-top: 35px;
	text-align: center;
}
#title_bar2 {
	width: 680px;
	margin-top: 35px;	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 85%;
	font-style: normal;
	line-height: 175%;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
#title_bar3 {
	width: 660px;
}
#title_bar3 h3 {
	margin: 0px;
	padding: 0px;
	width: 660px;
	color: #CC0000;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;	font-family: "ＭＳ ゴシック", "Osaka－等幅",sans-serif;
}
#title_bar4 {
	width: 640px;
	background-color: #FFF7E1;
	padding: 5px 5px 5px 20px;
}
#title_bar5 {
	width: 680px;
	margin-top: 10px;	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 85%;
	font-style: normal;
	line-height: 175%;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #FFF3EC;
	border: thin solid #FF6406;
	padding: 5px;
}
#title_bar h1 {
	margin-top: 35px;
	text-align: center;
	padding: 0px;
}

*/
</pre></body></html>