  
.outwaku{
  font-size : 9pt;
  background-image : url(chaikuro_logo.gif);
  background-repeat : no-repeat;
  padding-left : 286px;
  height : 500px;
  

  margin-left : 50px;
  padding-top : 10px;
}
.logo_name{
  font-size : 17pt;
  font-weight : bold;
  margin-bottom : 100px;
  letter-spacing : 10pt;
  padding-bottom : 4px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #004000;
  width : 400px;
}
.com_info{
  font-size : 10pt;
  background-color : #d9e8d7;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  font-weight : normal;
  width : 400px;
  line-height : 13pt;
  color : #004000;
}
.tab_txt_title{
  font-size : 9pt;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
  font-weight : bold;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #808080 #808080 #808080 #808080;
  
  width : 120px;
  float : left;
}
.tab_txt_content{
  font-size : 9pt;
  padding-left : 6px;
  
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #004623;
  width : 280px;
  float : right;
  padding-bottom : 3px;
  padding-top : 4px;
}
.inwaku{
  font-size : 9pt;
  margin-bottom : 8px;
  width : 400px;
}
.copyright{
  font-size : 9pt;
  padding-top : 3px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #004000;
  width : 400px;
  margin-top : 130px;
}
A{
  font-size : 9pt;
  color : #004000;
  text-decoration : underline;
  font-weight : bold;
}
A:HOVER{
  font-size : 9pt;
  font-weight : bold;
  color : white;
  background-color : #004000;
}
