@charset "shift_jis";

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

B{
  color: #000000;
  font-size: 10pt;
  line-height: 160%;
	margin-top:1pt;
	margin-bottom:0pt;
	margin-left:0pt;
	margin-right:0pt;
}
STRONG{
  color: #000000;
  font-size: 10pt;
  line-height: 160%;
	margin-top:1pt;
	margin-bottom:0pt;
	margin-left:0pt;
	margin-right:0pt;
}

TBODY{

color: #000000;
   font-size: 10pt;
 line-height: 160%;
}
TD{
color: #000000;
  line-height: 160%;
}
TR{
color: #000000;
  line-height: 160%;
}


HR{
  color: #ffffff
  height: 0px;
}
P{
  color: #111111;
  font-size: 8pt;
  line-height: 130%;
}
H1{
 color: #000000;
 	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  font-size: 10pt;
  line-height: 150%;
}
H2{
  color: #000000;
  font-size: 10pt;
  line-height: 110%;
}
H3{
  color: #000000;
  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;
}

