@charset "iso-8859-1";
/* author: Mitsuo Suzuki */
/* Creation date: 7/31/2008 */


body {margin: 0;}
h1 {font-size: 25px; color: #FFC352;}
p {line-height: 120%;}
#Menu {background-color:#c0c0c0;}
.MainBox {border: 5px #ACBAFF solid;}

#header { /* HEADER */ padding:5pix; background-color:#0033FF;}
#footer { /* FOOTER */ padding:5pix; background-color:#f9f9f9;}

#divmid { /* DIVTOP */ padding:10pix; background-color:#33FFFF;}
#divmain { /* DIVTOP */ height: 25px;text-align: center; font-size: 20px; background: #ACBAFF; color: white; font: bold;}
#divtop { /* DIVTOP */ height: 1px; weidth:625; background: #ACBAFF;}
#divverticalr { /* DIVTOP */border: solid; border-width: 0 1 0 0; color: #6666ff;}
#divverticall { /* DIVTOP */border: solid; border-width: 0 0 0 1; color: #6666ff;}
#divverticalb { /* DIVTOP */border: solid; border-width: 0 1 0 1; color: #6666ff;}
#spanline { /* DIVTOP */border: solid; border-width: 0 0 1 0; height: 5; width: 520; color: #6666ff;}
