body {
          scrollbar-face-color: #996600;
          scrollbar-track-color: #FFFFFF;
          scrollbar-arrow-color: #FFFFFF;
          scrollbar-highlight-color: #FFFFFF;
          scrollbar-shadow-color: #FFFFFF;
          scrollbar-base-color: #FFFFFF;
          scrollbar-3dlight-color: #FFFFFF;
          scrollbar-darkshadow-color: #FFFFFF;
          font-family : "ＭＳ Ｐゴシック";
          font-weight : normal;
          font-size : 11pt;
          line-height : 140%;
          text-decoration : none;
}
a:link , a:visited {color:#ffffff; text-decoration:yes;}
a:active , a:hover {color:#e6e6e6; text-decoration:yes;}

.c-both { clear:both; }

DIV{
  background-color : #ffcc99;
  line-height : 1.4;
  font-size : 9pt;
}
td {
	font-size: 14px;
	line-height: 1.4;
}
/*見出し------------------------------------------- */
H1 {
	font-size: 30px;
        font-weight: bold;
	color: #FFFFFF;
	margin-right : 0%;
	margin-left : 0%;
	margin-top : 0px;
	margin-bottom : 0px;
}

/*サブ見出し------------------------------------------- */
H2 {
	font-size: 16px;
	color: #FFFFFF;
	margin-right : 0%;
	margin-left : 0%;
	margin-top : 0px;
	margin-bottom : 0px;

}

/*途中見出し------------------------------------------- */
H3 {
	font-size: 23px;
        font-weight: bold;
	color: #FFFFFF;
	line-height: 1.4;
	margin-right : 0%;
	margin-left : 0%;
	margin-top : 30px;
	margin-bottom : 10px;
}
/*箇条書き見出し------------------------------------------- */
H4 {
	font-size: 16px;
        font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	margin-right : 0%;
	margin-left : 0%;
	margin-top : 10px;
	margin-bottom : 0px;
}
.style1 {
	color: #FFFFFF;
	line-height: 1.4;
}
.style2 {
	font-size: 12px;
	line-height: 1.4;
}
.style3 {
	color: #660000;
	font-weight: bold;
	line-height: 1.4;
}

/*表小文字------------------------------------------- */
.style5 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.4;
}