@charset "utf-8";
/* page setting
--------------------------------------------------------- */
.wind-bg { background: none; }
.thunder-bg { background: url(_src/sc25/Bias03.gif) repeat; }
#area-billboard { background: #FFFFFF; }
#area-footer { background: url(_src/sc25/Bias03.gif) repeat; }
#area-contents { background: #FFFFFF; }

/* === 下線を引きたくない画像のリンク設定 ===*/
a.imglink { text-decoration: none; border-bottom: 0; }
a.imglink:hover { text-decoration: none; border-bottom: 0; }
