@charset "utf-8";
h1{
  font-size : 9pt;
  color : silver;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
a:link{
  color : navy;
  text-decoration : none;
}
a:active{
  color : navy;
  text-decoration : none;
}
a:visited{
  color : navy;
  text-decoration : none;
}
a{
  color : navy;
  text-decoration : none;
}
a:hover{
  color : orange;
  text-decoration : underline;
}
.address{
  font-size : 11pt;
  font-family : sans-serif;
  line-height : 1.5;
  padding-top : 8px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 8px;
}
.facebook{
  width : 400px;
  height : 120px;
}
body{
  background-image : url(../images/body.gif);
}
h2{
  font-size : 15pt;
  font-family : sans-serif, monospace, serif, cursive;
  font-weight : bolder;
  padding-left : 8px;
  margin-left : 5px;
  border-left-width : 8px;
  border-left-style : solid;
  border-left-color : #cc0000;
  width : 580px;
  text-align : left;
  margin-top : 3px;
  padding-top : 8px;
  float : right;
  color : #424242;
  line-height : 20pt;
  padding-bottom : 8px;
  letter-spacing : 1.5mm;
  border-bottom-width : 2px;
  border-bottom-style : dotted;
  border-bottom-color : #cccccc;
}
.ti01{
  font-size : 12pt;
  font-family : sans-serif;
  font-weight : bold;
  color : #cc0000;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;
}
.budou{
  background-image : url(../images/budou.gif);
  width : 50px;
  height : 50px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
h3{
  font-size : 11pt;
  font-family : sans-serif;
  width : 580px;
  font-weight : normal;
  float : right;
  text-align : left;
  margin-top : 0px;
}
.nashi{
  background-image : url(../images/nashi.gif);
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 50px;
  height : 50px;
}
.kome{
  background-image : url(../images/kome.gif);
  width : 50px;
  height : 50px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

