BODY{
	background-color : #ffffff;
background-image: url("../img/bg_top.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 : 11pt;
line-height: 150%;
-webkit-text-size-adjust: none;
}

a:hover img{
opacity:0.7;
filter: alpha(opacity=70);
}

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

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

H1{
	font-size : 8pt;
color : #999999;
margin-top:0px;
margin-bottom:0px;
}

h2{
font-size : 11pt;
background-image : url(../img/bg-h2.png);
margin-top:0px;
margin-bottom:10px;
padding-top : 10px;
padding-left : 20px;
width : 680px;
height : 30px;
font-weight : normal;
}

.bold{
	font-weight: bold
;
}

.sta{
	font-size : 11pt
;
}

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

.small{
	font-size : 9pt
;
}

.red{
	color : #ff0000
;
}

.white{
	color : #ffffff
;
}

.shita5{
	margin-bottom:5px;
}