<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import "common.css";

/*/////////////////////////////////////////////////////////////////////////
蜈ｱ騾咾SS
/////////////////////////////////////////////////////////////////////////*/
/*Reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,textarea,p,blockquote{ margin:0; padding:0;}
body{ text-align:center; color:#6A6A6A; line-height: 160%; letter-spacing: 0.05em;}   
img{ border:0;}
li{ list-style:none;}
caption,th{ text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
q:before,q:after{ content:'';}

   
/*font
---------------------------------------------------------------------------*/
body {
  font-family:sans-serif; /* == safari firefox...etc == */
  font-family/**/:/**/"MS P繧ｴ繧ｷ繝�け"; /* == ie6 &amp; 7 == */ 
}

/*IE7*/
*html body{
   font-size:75%;
   font-famil:"繝｡繧､繝ｪ繧ｪ",Meiryo,sans-serif;
      }
/*IE6*/  
*html body{
     font-family:"繝｡繧､繝ｪ繧ｪ",Meiryo,sans-serif;
	 }


/*scroll*/
* {scrollbar-face-color:#fcfcfc;
scrollbar-arrow-color:#da1b20;
scrollbar-darkshadow-color:#d6d5d5;
  }
/*font_color*/
a:link { color: #008fc6; text-decoration: underline; }
a:visited { color: #008fc6; text-decoration: underline; }
a:hover { color: #008fc6; text-decoration: underline; }
a:active { color: #; text-decoration: underline; }

/*豎守畑繧ゅ�
---------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, p, ul, ol, li, dl, dt, dd { margin:0px; padding:0px; }
/*逕ｻ蜒上Μ繝ｳ繧ｯ*/
a.atimg:hover img { filter: alpha(opacity=80); -moz-opacity:0.8; opacity:0.8; }
hr { display:none; }
.alt { position:absolute; top:-5000px; left:-999px; }
.bold { font-weight:bold; }
.fnormal { font-weight:normal; }
/*float*/
.floatL { float:left; }
.floatR { float:right; }
.clearfloat { height:1px; font-size:1%; clear:both; display:block; background: transparent; }
.clear { clear:both; margin:0px; padding:0px; height:24px; }
.clear_l { clear:left; }


/*text-align*/
.tCenter { text-align:center; }
.tRight { text-align:right; }
.tLeft { text-align:left; }
/*font-color*/
.cRed, .err { color:#c7181d; }
/*font-size*/
.f140 { font-size:140%; }
.f120 { font-size:120%; }
.f110 { font-size:110%; }
.f90 { font-size:90%; }
.f85 { font-size:85%; }
/*margin*/
.mTop40 { margin-top:40px; }
.mTop30 { margin-top:30px; }
.mTop25 { margin-top:25px; }


/*end*/
.banner { margin-left: 74px; }
dd { line-height: 180%; }
</pre></body></html>