 
BODY{
  font-size : 10pt;
  width : 95%;
  margin-top : 0px;
  margin-left : 0px;
  background-image : url(back.jpg);
  background-repeat : repeat-x;background-position : left top;}
#contents{
  padding-left : 10px;
  padding-right : 10px;
  margin-top : 0px;
  margin-left : 1%;
  margin-right : 1%;
  margin-bottom : 10px;
  width : 100%;
  background-color : white;
}
#header{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  background-color : #ccfbbd;
  background-image : url(head.jpg);background-position : right bottom;
  background-repeat : no-repeat;
}
#footer{
  margin-top : 0px;
  width : 100%;
  clear : both;
  text-align : center;
}
H1{
  font-size : 8pt;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
ADDRESS{
  font-size : 10pt;
  font-style : normal;
  height : 2em;
  padding-top : 0.5em;
  color : #ecffec;
  background-image : url(barback.gif);
  background-repeat : repeat-x;background-position : left top;
  font-weight : bold;
}
#MAIN{
  width : 100%;
  margin-top : 5px;
  display : block;
  margin-bottom : 5px;
}
#SIDE-L{
  width : 23%;
  float : left;
}
#RIGHT{
  width : 75%;
  float : right;
}
#SIDE-R{
  width : 24%;
  float : right;
  
  }
#SIDE-L UL{
  list-style-type : none;
  margin-left : 0px;
  margin-top : 2px;
}
#SIDE-L LI{
  width : 100%;
  display : block;
}
#SIDE-L LI A{
  font-weight : bold;
  
  padding-top : 3px;
  padding-left : 1em;
  padding-bottom : 3px;
  margin-bottom : 2px;
  padding-right : 1em;
  font-size : 12pt;
  display : block;
  
  background-image : url(barback.gif);
  background-repeat : repeat-x;background-position : left center;
  color : white;
  text-decoration : none;
}
#R-MAIN{
  width : 73%;
  float : left;
}
#SIDE-L LI A:hover{
  text-decoration : none;
  color : #004000;
  background-image : url(hoverback.gif);
  background-repeat : repeat-x;background-position : left center;}
#footer UL{
  font-size : 8pt;
  margin-left : 0px;
  padding-left : 25%;
  width : 100%;
  margin-top : 1px;
  margin-bottom : 1px;
}
#footer LI{
  float : left;
  margin-right : 0.5em;
  padding-left : 0.5em;
  padding-right : 0.5em;
}
#footer LI A{
  text-decoration : none;
}
#footer LI A:hover{
  text-decoration : underline;
}
#MENU{
  width : 100%;
}
#MENU UL{
  font-size : 12pt;
  margin-left : 0px;
  list-style-type : none;
}
#MENU LI{
  float : left;
  display : inline;
  padding-top : 3px;
  padding-left : 0.5em;
  padding-right : 0.5em;
  padding-bottom : 3px;
  margin-right : 0.5em;
}
#MENU LI A{
  font-weight : bold;
  text-decoration : none;
}
#topbox{
  background-image : url(../img/top.jpg);
  width : 100%;
  height : 250px;
  font-size : 18pt;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  font-weight : bold;
  line-height : 1.4em;
  color : #004000;
  display : block;
  background-repeat : no-repeat;
  margin-top : 0px;
}
#topbox2{
  
  width : 100%;
  
  font-size : 12pt;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  font-weight : bold;
  line-height : 1.4em;
  color : #004000;
  display : block;
  
  margin-top : 0px;
}
EM{
  font-size : 18pt;
  font-weight : bolder;
  font-style : normal;
  color : red;
}
#box{
  font-size : 15pt;
  width : 100%;
  line-height : 1.2em;border-width : 2px 2px 2px 2px;border-style : ridge ridge ridge ridge;border-color : green green green green;
  margin-top : 5px;
  background-color : #ecffec;
  margin-bottom : 5px;
}
.box{
  line-height : 1.2em;
  width : 100%;
  border-left-width : 1px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-left-style : solid;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-left-color : green;
  border-right-color : green;
  border-bottom-color : green;
  margin-top : 0px;
  margin-bottom : 5px;
}
H3{
  font-size : 12pt;
  color : yellow;
  background-image : url(barback.gif);
  background-repeat : repeat-x;background-position : left bottom;
  text-align : center;
  padding-top : 3px;
  padding-bottom : 3px;
  margin-top : 0px;
  margin-bottom : 0px;
}
P{
  padding-top : 0.5em;
  padding-left : 0.5em;
  padding-right : 0.5em;
  padding-bottom : 0.5em;
  margin-top : 0.5em;
  margin-bottom : 0.5em;
}
#topbox P{
  margin-left : 2em;
}
H2{
  font-size : 18pt;
  color : #004000;
  background-image : url(h2.jpg);
  background-repeat : no-repeat;background-position : left center;
  
  padding-top : 5px;
  padding-bottom : 5px;
  padding-left : 3em;
}
#topbox2 P{
  padding-left : 1em;
}
#topbox2 TABLE{
  width : 90%;
  
  margin-left : 2em;
  margin-top : 5px;
  margin-bottom : 5px;
}
#topbox2 TH{
  font-size : 11pt;
  font-weight : bold;
  color : white;
  background-color : green;
}
#topbox2 TD{
  font-size : 11pt;
  background-color : #e7e7e7;
  padding-left : 1em;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : outset;
  border-bottom-style : outset;
  border-right-color : silver;
  border-bottom-color : silver;
}
.txt{
  font-size : 10pt;
  line-height : 1.5em;
  background-color : #f6f6f6;
  padding-top : 1em;
  padding-left : 1em;
  padding-right : 1em;
  padding-bottom : 1em;
  width : 90%;
  bottom : auto;
  font-weight : normal;
  color : black;
  margin-left : 2em;
}
.naiyou{border-width : 1px 1px 1px 1px;border-style : ridge ridge ridge ridge;border-color : green green green green;
  line-height : 1.5em;
  padding-left : 1em;
  padding-right : 1em;
  margin-left : 1em;
}
#money{
  background-image : url(../img/money.jpg);
  background-repeat : repeat-x;background-position : left center;}
#kanazawa{
  background-image : url(../img/kanazawa.jpg);
  background-repeat : repeat-x;background-position : center center;}
#ziko{
  background-image : url(../img/ziko.jpg);
  background-repeat : repeat-x;background-position : left center;}
#soyuzoku{
  background-image : url(../img/souzoku.jpg);
  background-repeat : repeat-x;background-position : left center;}
#seinen{
  background-image : url(../img/seinen.jpg);
  background-repeat : repeat-x;background-position : center top;}

