@import "fontsize.css";

/* local set */
h1 { font-size:100%; margin:0em; }
h2 { font-size:100%; margin:0em; }
form { margin:0em }
body{
        background-color:#ffffff;
        background-image:"image/back_image.gif";
        padding:0; margin:0px; font-family:Osaka, "‚l‚r ‚oƒSƒVƒbƒN" }
a:link {
        color:#333333;
        text-decoration: underline}

a:visited {
        color: #333333;
        text-decoration: underline}

a:hover {
        color: #333333;
        text-decoration:underline}

a:active {
        color:#333333;
        text-decoration: underline}

.line10   {line-height:100%}
.line12   {line-height:120%}
.line14   {line-height:140%}
.line16   {line-height:160%}
.line18   {line-height:180%}
