<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* --- テキスト関連--- */

TR,TD {font-size: 12px; color:#DCDCDC; font-family: "ＭＳ Ｐゴシック", "Osaka"}

.f14    {font-size: 14px}
.f14h18 {font-size: 14px; line-height: 18px}
.f12    {font-size: 12px}
.f12h14 {font-size: 12px; line-height: 14px}
.f12h16 {font-size: 12px; line-height: 16px}
.f12h18 {font-size: 12px; line-height: 18px}
.f10    {font-size: 10px}
.f10h12 {font-size: 10px; line-height: 12px}
.f10h14 {font-size: 10px; line-height: 14px}
.linkf10h14:link    {font-size: 10px; text-decoration: none; color:#649ECE; line-height: 14px}
.linkf10h14:visited {font-size: 10px; text-decoration: none; color:#649ECE; line-height: 14px}
.linkf10h14:active  {font-size: 10px; text-decoration: none; color:#FF7D30; line-height: 14px}
.linkf10h14:hover   {font-size: 10px; text-decoration: none; color:#FF7D30; line-height: 14px}
.linkf12:link    {font-size: 12px; text-decoration: none; color:#F2D33E}
.linkf12:visited {font-size: 12px; text-decoration: none; color:#F2D33E}
.linkf12:active  {font-size: 12px; text-decoration: none; color:#FF7D30}
.linkf12:hover   {font-size: 12px; text-decoration: none; color:#FF7D30}
.linkf12h14:link    {font-size: 12px; text-decoration: none; color:#000000; line-height: 14px}
.linkf12h14:visited {font-size: 12px; text-decoration: none; color:#000000; line-height: 14px}
.linkf12h14:active  {font-size: 12px; text-decoration: none; color:#FF7D30; line-height: 14px}
.linkf12h14:hover   {font-size: 12px; text-decoration: none; color:#FF7D30; line-height: 14px}

a:link    {text-decoration: none; color:#225074}
a:visited {text-decoration: none; color:#225074}
a:active  {text-decoration: none; color:#0F7605}
a:hover   {text-decoration: none; color:#FE8A43}

a.submenu:link    {text-decoration: underline; color:#91610B}
a.submenu:visited {text-decoration: underline; color:#91610B}
a.submenu:active  {text-decoration: underline; color:#91610B}
a.submenu:hover   {text-decoration: underline; color:#FF6666}

body {background: url(../images/bg_main.gif) repeat-y center;}


/* --- フォーム関連（必要に応じてコメントアウト）
BODY {
	SCROLLBAR-FACE-COLOR:#40402A; 
	SCROLLBAR-HIGHLIGHT-COLOR:#C8B993; 
	SCROLLBAR-SHADOW-COLOR:#40402; 
	SCROLLBAR-3DLIGHT-COLOR:#40402; 
	SCROLLBAR-ARROW-COLOR:#C8B993;
	SCROLLBAR-TRACK-COLOR:#C8B993; 
	SCROLLBAR-DARKSHADOW-COLOR:#C8B993
}

.CheckBox {
	BACKGROUND-COLOR: #FFFFFF; 
	BORDER-BOTTOM: #FFFFFF 1px solid;
	BORDER-LEFT: #FFFFFF 1px solid; 
	BORDER-RIGHT: #FFFFFF 1px solid; 
	BORDER-TOP: #FFFFFF 1px solid; 
}

.INPUT {
	BACKGROUND-COLOR: #E7E7E7; 
	BORDER-BOTTOM: #E7E7E7 2px solid;
	BORDER-LEFT: #E7E7E7 2px solid; 
	BORDER-RIGHT: #E7E7E7 2px solid; 
	BORDER-TOP: #E7E7E7 2px solid; 
	COLOR: #333333
}

.TEXTAREA {
	BACKGROUND-COLOR: #E7E7E7; 
	BORDER-BOTTOM: #E7E7E7 2px solid; 
	BORDER-LEFT: #E7E7E7 2px solid; 
	BORDER-RIGHT: #E7E7E7 2px solid; 
	BORDER-TOP: #E7E7E7 2px solid; 
	COLOR: #333333
	SCROLLBAR-FACE-COLOR:#FFFFFF; 
	SCROLLBAR-FACE-COLOR:#40402A; 
	SCROLLBAR-HIGHLIGHT-COLOR:#C8B993; 
	SCROLLB
</pre></body></html>