BODY{
	background-color : #ffffff;
background-image: url("../img/bg1.png");
background-repeat:repeat-x;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size : 10pt;
line-height: 130%;
-webkit-text-size-adjust: none;
}

table{
	font-size : 10pt;
line-height: 130%;
}

TH, TD {
	font-size : 10pt;
line-height: 130%;
}

h1{
	font-size : 8pt;
color : #999999;
margin-top:0px;
margin-bottom:0px;
text-align : right
;
  height : 25px;
}

.bold{
	font-weight: bold
;
}

.sta{
	font-size : 10pt
;
}

.large{
	font-size : 11pt;
line-height: 130%
;
}

.small{
	font-size : 9pt
;
}

.red{
	color : #ff0000
;
}

.white{
	color : #ffffff
;
}

.shita5{
	margin-bottom:5px;
}