<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";
@media print { .noCSS,.X{display:none;}}

/*全体*/
* {font-family:"メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック"; color:#333; }
img { -ms-interpolation-mode: bicubic; } 
a.stic img { filter:alpha(opacity=100); -moz-opacity:1.0; opacity:1.0; }
a.stic:hover img { filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7; }
.noCSS{display:none;}
.X{display:none;}

.left{float:left; position:relative;}
.right{float:right; position:relative;}

.pkg { display: inline-block; }
.pkg:after {
     clear: both;
     content: " ";
     display: block;
     font-size: 0;
     height: 0;
     visibility: hidden;
     }
/* start commented backslash hack \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* close commented backslash hack */



.justify{text-align:justify; text-justify:distribute;}

.Size09{font-size:9px;}
.Size10{font-size:10px;}
.Size12{font-size:12px;}
.Size14{font-size:14px;}
.Size16{font-size:16px;}
.Size18{font-size:18px;}
.Size20{font-size:20px;}
.Size22{font-size:22px;}
.Size24{font-size:24px;}

.line11{line-height:1.1em;}
.line12{line-height:1.2em;}
.line13{line-height:1.3em;}
.line14{line-height:1.4em;}
.line15{line-height:1.5em;}
.line16{line-height:1.6em;}
.line17{line-height:1.7em;}
.line18{line-height:1.8em;}
.line19{line-height:1.9em;}
.line20{line-height:2.0em;}

.n{font-weight:normal;}
.b{font-weight:bold;}

.blk{color:#000000;}
.blk1{color:#333333;}
.blk2{color:#666666;}
.blk3{color:#999999;}
.blk4{color:#cccccc;}
.red{color:#ff0000;}
.red1{color:#330000;}
.red2{color:#660000;}
.red3{color:#990000;}
.red4{color:#CC0000;}
.blu{color:#0000ff;}
.blu1{color:#000033;}
.blu2{color:#000066;}
.blu3{color:#000099;}
.blu4{color:#0000cc;}
.white{color:#ffffff}

.l{text-align:left;}
.r{text-align:right;}
.c{text-align:center;}


/**/
form{ margin:0px; padding:0px;}
.flv1{ font-size:10px; font-weight:bold; margin:0px; padding:0px;}
a.flv1:link { text-decoration:none; color:#FF3300; }
a.flv1:visited { text-decoration:none; color:#FF3300; }
a.flv1:active { text-decoration:underline; color:#FF0000; }
a.flv1:hover { text-decoration:underline; color:#FF0000; }
</pre></body></html>