@charset "shift_jis";

body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  font-size: 8pt;
  line-height: 130%;
	color: #111111;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

BODY{
 color: #111111;
  font-size: 9pt;
  line-height: 130%;
	margin-top:1pt;
	margin-bottom:0pt;
	margin-left:0pt;
	margin-right:0pt;
}
B{
  color: #111111;
}
STRONG{
  color: #111111;
}

TBODY{

color: #111111;
   font-size: 9pt;
 line-height: 130%;
}
TD{
color: #111111;
  line-height: 130%;
}
TR{
color: #111111;
  line-height: 130%;
}


HR{
  color: #ffffff
  height: 0px;
}
P{
  color: #111111;
  font-size: 8pt;
  line-height: 130%;
}
H1{
 	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
 color: #dd0000;
  font-size: 11pt;
  line-height: 100%;
}
H2{
  color: #111111;
  font-size: 10pt;
  line-height: 110%;
}
H3{
  color: #111111;
  font-size: 10pt;
  line-height: 110%;
}
H4{
  color: #111111;
  font-size: 10pt;
  line-height: 100%;
}
H5{
  color: #111111;
  font-size: 10pt;
  line-height: 120%;
}

A:LINK{
  color: #0000aa;
  text-decoration : none;
}
A:VISITED{
  color: #0000aa;
  text-decoration : none;
}
A:HOVER{
  color: #FF3333;
  text-decoration : none;
}
A:ACTIVE{
  color: #FF0000;
  text-decoration : none;
}
