<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-image: url(images/bgborder.jpg);
	margin: 0px;
}
.border {
	border: 1px solid #CCCCCC;
}
.bar_bg {
    border-top:1px solid #CCCCCC;

	
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	background-color: #FFFFCC;
}

.bar_bg2 {

	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	background-color: #FFFFCC;
}

.bar_bg3 {
	border-top: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	background-color: #D1E39B;
}
.menu_bg {
	background-image: url(images/menubg.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.title_bg {
	background-image: url(images/title.jpg);
	background-repeat: repeat;
}
h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 3px 5px;
	padding: 0px;
	line-height: 150%;
}
td {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	color: #333333;
}
h2 {

	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
.header {
	margin: 5px;
	line-height: 130%;
	color: #999999;
}
.right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.menu_under {
	background-attachment: fixed;
	background-image: url(images/menuphoto.jpg);
	background-repeat: no-repeat;
	background-position: left 170px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-top: 30px;
	margin-left: 10px;
}

.s_text {
	font-size: 12px;
	padding-left: 10px;
	line-height: 150%;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	color: #333333;
}
.s_text2 {
	font-size: 14px;
        font-weight: bold;
	margin-left: 12px;
	line-height: 145%;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	color: #333333;
}

.s_textblue {
	font-size: 12px;
	margin-left: 10px;
	line-height: 145%;
	color: #3399CC;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}




/*リンク設定*/

.menu {
	color: #FF6600;
	text-decoration: none;
}
.menu a:link {
	text-decoration: none;
	color: #FF6600;
}
.menu a:visited {
	text-decoration: none;
	color: #FF6600;
}
.menu a:hover {
	text-decoration: underline;
	color: #FF6600;
}
.here {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	margin-left: 10px;
}
.text2 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 135%;
}
.s_text a:link {
	text-decoration: underline;
	color: #FF9900;
}
.s_text a:visited {
	text-decoration: underline;
	color: #FF9900;
}
.s_text a:hover {
	text-decoration: underline;
	color: #FF6600;
}
.s_text a:active {
	text-decoration: underline;
	color: #FF9900;
}
.menu a:active {
	color: #FF6600;
}
form {
	margin-left: 10px;
}
</pre></body></html>