@charset "UTF-8";

<!--
BODY{
  scrollbar-face-color : #f4c9ae;
  scrollbar-track-color : #f3e3d3;
  scrollbar-arrow-color: white;
  scrollbar-3dlight-color: #decebe;
  scrollbar-highlight-color: white;
  scrollbar-shadow-color: #e9e4d1;
  scrollbar-darkshadow-color: #b5af98;
  font-size : x-small;
  font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
  font-weight : normal;
  text-align : center;
  
  position : static;
  
   
}
-->

<!--
H1 {
font-size : xx-small;　
color: #c7ac91;
padding:0;
margin-top : 3px;
margin-bottom : 3px;
float:left;
  font-family : "メイリオ";
  font-weight : normal;
  text-align : left;
  margin-left : 1px;
}
#header {width:761px;}
.headersite {
font-size : xx-small;　
font-family: "メイリオ";
color: #c7ac91;
float:right;
  font-family : "メイリオ";
  font-weight : normal;
  text-align : right;
  margin-top : 3px;
  margin-right : 3px;
  margin-bottom : 3px;
}
H2{
  font-family : "メイリオ";
  text-align : left;
  color : #ffffff;
  font-size : xx-small;
  font-weight : normal;
  margin-top : 2px;
  margin-left : 2px;
  margin-right : 0px;
  margin-bottom : 2px;
}
.Margin10pxClass{
  margin-left : 10px;
}
.rightClass{
  float : right;
  
  margin-left : 10pt;
  
  
}
.leftClass{
  margin-right : 10pt;
  float : left;
}
-->




