@charset   "Shift_JIS";
A:link{
  color : #0099ff;
  text-decoration : none;
}
A:visited{
  color : #0099ff;
  text-decoration : none;
}
A:hover{
  color : white;
  background-color : #0099ff;
  text-decoration : none;
}
A:active{
  color : white;
  background-color : #0099ff;
  text-decoration : none;
}
body{
  font-size : 11pt;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  height : 100%;
  background-color : #006600;
  margin : 0px;
  padding : 0px;
  text-align : center;
}
#contents{
  width : 980px;
  min-height : 100%;
  height : auto !important;
  height : 100%;
  margin : 0 auto -40px;
  background-color : white;
  text-align : left;
}
#header{
  font-size : 11pt;
  width : 980px;
  padding-top : 10px;
  text-align : center;
}
#side{
  width : 150px;
  float : left;
  margin-left : 0px;
  text-align : center;
}
#main{
  width : 630px;
  min-height : 100%;
  float : right;
  margin-right : 0px;
  text-align : center;
}
#twocol{
  width : 780px;
  float : left;
}
#ad_side{
  width : 200px;
  float : right;
  margin-right : 0px;
  text-align : center;
}
#push{
  width : 980px;
  height : 40px; 
  background-color : white;
  clear : both; 
}
#footer{
  font-size : 11pt;
  width : 980px;
  height : 40px;
  clear : both;
  text-align : center;
}
table{
  font-size : 10pt;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
}
td{
  font-size : 10pt;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
}
div{
  font-size : 12pt;
}
h1{
  font-size : 22pt;
}
p{
  font-size : 11pt;
}
span{
  font-size : 11pt;
}