@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 : #6699cc;
  margin : 0px;
  padding : 0px;
  text-align : center;
}
#contents{
  width : 980px;
  min-height : 100%;
  height : auto !important;
  height : 100%;
  margin : 0 auto -80px;
  background-image : url(../sidebar_150.gif);
  background-position : top left;
  background-repeat : repeat-y;
  background-color : white;
  text-align : right;
}
#header{
  font-size : 11pt;
  width : 980px;
  background-color : white;
  padding-top : 10px;
  text-align : center;
}
#main{
  width : 830px;
  min-height : 100%;
  background-color : white;
  float : right;
  text-align : center;
}
#side{
  width : 150px;
  float : left;
  padding-left : 0px;
  text-align : center;
}
#push{
  width : 830px;
  height : 80px; 
  background-color : white;
  clear : both; 
}
#footer{
  font-size : 11pt;
  width : 980px;
  height : 80px;
  background-color : white;
  clear : both;
  text-align : center;
}
TABLE{
  font-size : 11pt;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
}
TD{
  font-size : 11pt;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
}
DIV{
  font-size : 10pt;
}
H1{
  font-size : 22pt;
}
P{
  font-size : 11pt;
}
SPAN{
  font-size : 11pt;
}