BODY{
  background-color: #ffffff;
  background: url(image/title.gif) no-repeat fixed 100% 0%;
  font-size : 11pt;  
  font-family : "MS UI Gothic";
  text-align: left;
  margin-left: 10%;
  margin-right: 10%; 
}

BODY.index{
  background-color: #ffffff;
  background-image: none;
  font-size : 11pt;
  font-family : "MS UI Gothic";
  margin-left: 10%;
  margin-right: 10%;
}

A{
  font-size: 12pt;
  text-decoration: none;
}

A:VISITED{
  color: #000000;
}
A:LINK{
  color: #000000;
}
A:HOVER{
  color: #CC00CC;
}
A:active{
  color: #CC00CC;
}

table{
  width: 100%;
  border-style: none;
}

tr{
  border-style: none;
}

td.contents{
  font-family: "Courier New";
  font-weight: bold;
  text-align: right;
  background-color: #ffccff;
  border-style: none;
  padding: 0px;
}

td.wordindex{
  width: 360px;
  font-family: "Courier New";
  text-align: left;
  vertical-align: top;
  border-style: none;
  padding: 0px;
}

td.linkfree{
  text-align: right;
  vertical-align: bottom;
  border-style: none;
  padding: 0px;
}

DIV.title{
  text-align: right;
  background-color: #FFCCFF;
}
DIV.gate{
  text-align: center;
}
DIV.caution{
  text-align: right;
  font-size: 9pt;  
}
DIV.subcon{
  font-family: "Courier New";
}

DIV.small{
  font-size: 9pt;
}
DIV.s_small{
  font-size: 8pt;
}
A.form{
  font-family: "Courier New";
  font-weight: bold;
  font-size: 9pt;
  text-decoration: none;
}

img{
  border-style: none;
}

iframe.news{
  border-style: solid;
  border: 1px;
  border-color: #ffccff;
}