body     {
  margin: 0px 0px 0px 0px;
  font-family: Hiragino Kaku Gothic Pro,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", Helvetica, Arial, sans-serif;
  font-size: 11pt;
  color: #555555;
}
table    {
  font-size: 11pt;
  background-repeat: repeat;
  color: #555555;
}



.outer
  {
  width:800px;
  padding: 10px;
  margin: 0px;
  }

h1{
  font-family: Hiragino Kaku Gothic Pro,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", Helvetica, Arial, sans-serif;
  font-size: 14pt;
  padding: 0px;
  margin: 7px;
  color: #EE4000;
}

h2{
  font-family: Hiragino Kaku Gothic Pro,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", Helvetica, Arial, sans-serif;
  font-size: 12pt;
  color: #EE4000;
}


font.side{
  font-family: Hiragino Kaku Gothic Pro,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", Helvetica, Arial, sans-serif;
  font-size: 10pt;
  font-style:bold;
  color: #efefef;
}
font.date{
  font-family: Hiragino Kaku Gothic Pro,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", Helvetica, Arial, sans-serif;
  font-size: 10pt;
  color: #999999;
}
font.date2{
  font-family: Hiragino Kaku Gothic Pro,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", Helvetica, Arial, sans-serif;
  font-size: 9pt;
  color: #aaaaaa;
}

a
  {
  color: #EE4000;
  text-decoration: underline;
  }
a:hover   {
color:#104E8B;
text-decoration: none;
}
ul {
  margin: 0px 0px 0px 15px;
  padding: 2px;
}

img {
border: 0px;
}


/* ¥á¥Ë¥å¡¼ */
.menu
  {
  margin: 0;
  padding: 0;
  float: left;
  font: bold 13px Arial;
  width: 100%;
  border: 0px;
  border-width: 1px 0;
  background: transparent url(http://www.sekkyaku-service.com/buhin/blockactive.gif) center center repeat-x;
  }

.menu li
  {
  display: inline;
  }

.menu li a
  {
  float: left;
  color: white;
  padding: 9px 11px;
  text-decoration: none;
  border-right: 1px solid white;
  background: transparent;
  }

.menu li a:visited
  {
  color: white;
  }

.menu li a:hover, .menu li .current{
  color: white;
  background: darkorange;
  }

ul.menu {
  margin: 0px 0px 0px 0px;
  padding: 0px;
}
input.tx { 
  margin: 0; 
  width: 170px;
  border: 1px solid #aaaaaa; 
  background: #FFF;
  color: #333; 
  height: 17px;
  vertical-align: top;
}

textarea { 
  margin: 0; 
  width: 170px;
  border: 1px solid #aaaaaa; 
  background: #FFF;
  color: #333; 
  height: 150px;
  vertical-align: top;
}


i {
  font-style: normal;
}