@charset "utf-8";

@import "common.css";
@import "layout.css";
@import "font.css";

#contents .bar { background-image: url(../img/bar001.jpg); background-repeat: no-repeat; height: 40px; width: 595px; margin-bottom: 10px; }
#contents .bar h2 { line-height: 40px; text-indent: -9999px; }
#contents .text_waku { font-size: 14px; line-height: 20px; height: auto; width: 586px; padding-left: 5px; margin-bottom: 30px; }
#contents .text_waku ul { list-style-type: square; padding-left: 42px; margin-bottom: 20px; }
#contents .text_waku li { font-size: 14px; line-height: 20px; }
#contents .banner580 { height: 100px; width: 580px; margin-left: 8px; background-color: #003366; }
#contents .banner580 a { display: block; height: 100px; width: 580px; }
#contents .banner580 a:hover { filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75; }
