@charset "Shift_JIS";
/* ------------------------------------------------------------ */
/* 　　　　　基本設定　　　　　　　　　　　　　　　　　　　　 　*/
/* ------------------------------------------------------------ */
H1 {
font-size: 100%; 
color:#CCCCCC;
 
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-align : left;
  font-weight : normal;
}

A:LINK    {
  text-decoration:none;
  color:#808080;
}
A:VISITED {
  text-decoration:none;
  color:#808080;
}
A:HOVER   {
  text-decoration:none;
  color:#4272ad;
  background-color:#e1e1e1;
}
A:ACTIVE  {
  text-decoration:none;
  color:#4272ad;
}
BODY{
  color:#000;
  font-size:10pt;
  font-family:'MS UI Gothic',Osaka,sans-serif;
  line-height:12pt;
}
#switchFontSizeBig,
#switchFontSizeMedium,
#switchFontSizeSmall{
  cursor:pointer;
}
.active#switchFontSizeBig,
.active#switchFontSizeMedium,
.active#switchFontSizeSmall{
  background:#FFFFFF;
}
#body{
  width : 750px;
  text-align : left;


}
HR{
  color : silver;
  height : 1px;
}
TABLE{
  color:#000;
  font-size:10pt;
  font-family:'MS UI Gothic',Osaka,sans-serif;
  line-height:12pt;
}
UL{
  margin-top : 0px;
  margin-bottom : 0px;
}
OL{
  margin-top : 0px;
  margin-bottom : 0px;
}
DL{
  margin-top : 0px;
  margin-bottom : 0px;
}
.kyoutyou{
  color : #000000;
  background-color : #ffd7c4;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;

}
.subtitle{
  color : #275078;
  background-color : #e7f8f8;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
}
.subtitle2{
  color : #275078;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
}
.subtitle3{
  color : #0056b5;
}
.space1{
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
}
strong{
  font-size : 140%;
  color : #dd6f00;
}

