@charset "Shift_JIS";

/* tag init */
*{ margin: 0px; padding: 0px; }
body#Top { line-height: 1.5; }
body#Top.simple {background: url(../img/background_simple.gif) repeat-y ; line-height: 1.5; }
body#Popup {background: url(../img/background_popup.gif) repeat-y ; line-height: 1.5; }
body#Popup.noshade {background: none; line-height: 1.5; }
body#Top.noshade {background: none; line-height: 1.5; }
h1{ font-size: 100%;font-weight: bold; }
h2{ font-size: 100%; font-weight: bold;}
h3{ font-size: 100%; }
em, strong { font-weight: bold; }
img { border: none; }

