@charset "iso-2022-jp";

a:link    { color: #003399; }
a:visited { color: #880088; }
a:hover   { color: darkblue; background-color: #ccffcc; }
a:active  { color: #ffff80; }
a.nd      { text-decoration: none; }

body {
   background-color: white;
   color: black;
   margin-right: auto;
   margin-left;	 autl;
   width: 800px;
   /* margin-left: 50px; */
   /* background-image: url("whitegreen.gif"); */
   /* background-repeat: repeat-y; */
}
p {
   line-height: 120%;
}

/* $B8+=P$7(B */
h1 {
   text-align: left;
   color: darkblue;
   margin-bottom: 3px;
}

h2 {
   text-align: left;
   color: darkblue;
   margin-bottom: 3px;
}

normal{
   font-size: normal;
   text-align: left;
   color: black;
}

DIV.TITLE {
   margin-right: auto;
   margin-left;	 autl;
   float: none;
   width: 800px; 
}

DIV.LEFT {
   padding: 10px 0px 0px 10px; 
   margin-top: 10px;
   margin-right: auto;
   margin-left;	 autl;
   float: left;
   width: 250px;
   text-height: 1.5em;
}

DIV.CENTER {
   padding: 10px 0px 0px 10px; 
   margin-top: 10px;
   margin-right: auto;
   margin-left: autl;
   float: left;
   width: 250px;
   left-margin: 25px;
   text-height: 1.5em;
} 
 
DIV.RIGHT {
   padding: 10px 0px 0px 10px; 
   margin-top: 10px;
   margin-right: auto;
   margin-left;	 autl;
   float: left;
   width: 250px;
   left-margin: 25px;
   text-height: 1.5em;
}

DIV.BOTTOM {
   padding: 10px 0px 0px 10px; 
   margin-top: 10px;
   margin-right: auto;
   margin-left;	 autl;
   clear: both;
   width: 800px;
   text-align: right;
}
