@charset "utf-8";

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

.banner-bar { background-image: url(../img/banner-bar.jpg); background-repeat: no-repeat; height: 36px; width: 800px; margin-bottom: 20px; }
.banner-bar h2 { height: 36px; width: 800px; text-indent: -9999px; display: block; }

.link-bar { background-image: url(../img/link-bar.jpg); background-repeat: no-repeat; height: 36px; width: 800px; margin-bottom: 20px; }
.link-bar h2 { height: 36px; width: 800px; text-indent: -9999px; display: block; }

.link_waku { padding-left: 140px; width: 660px; height: auto; background-image: url(../img/side-links.gif); background-repeat: no-repeat; }
.link_waku p { clear: both; }
.link_waku p a { padding: 2px; display: block; float: left; border: 1px solid #EE6287; }
.link_waku p a:hover { background-color: #FFF; padding: 2px; border: 1px solid #F00; }
.link_waku hr { clear: both; }
.text { font-size: 14px; line-height: 20px; color: #FFF; padding: 6px; border: 4px double #FCF; margin-bottom: 20px; }
.banner { height: auto; width: 800px; margin-bottom: 30px; font-size: 14px; line-height: 20px; font-weight: bold; color: #FFF; }
.banner .td1 { padding: 5px; width: 30%; border: 1px solid #FCF; font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", monospace; font-size: 14px; line-height: 20px; color: #FF0; font-weight: bold; }
.banner .td2 { padding: 5px; width: 70%; border: 1px solid #FCF; }
.banner .td2 .area1 { width: 530px; height: 60px; border: 1px solid #EE6287; background-color: #e7234a; font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", monospace; font-size: 14px; line-height: 20px; color: #FFF; }
.banner .td2 .area2 { width: 530px; height: 40px; border: 1px solid #EE6287; background-color: #e7234a; font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", monospace; font-size: 14px; line-height: 20px; color: #FFF; }
.banner .td3 { padding: 5px; width: 35%; border: 1px solid #FCF; font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", monospace; font-size: 14px; line-height: 20px; color: #FF0; font-weight: bold; }
.banner .td4 { padding: 5px; width: 65%; border: 1px solid #FCF; font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", monospace; font-size: 14px; line-height: 20px; color: #FF0; font-weight: bold; }
