<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*-----------------------------------ナビ　オン設定*/
header #nav #nav1 a { background:url(../common/images/header_nv1_o.jpg) no-repeat; width:160px;} 

/*-----------------------------------index*/

.bxslider{list-style:none; height:410px; width:1000px;}
.bxslider li {
  display: none;
}
.bx-viewport .bxslider li {
  display: block !important;
}



#news{width:700px;}
#news dl{border-bottom:1px dotted #404040; margin-bottom:10px;}
#news dt{width:140px; display:block; float:left; line-height:24px; text-indent:2px;}
#news dd{display:block; padding-bottom:10px; margin-left:140px;}
#news dd a {text-decoration: underline; color:#404040; }
#news dd a:hover {text-decoration: underline;}


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