body{
    font-family:"qMmpS Pro W3","Hiragino Kaku Gothic Pro",
	"CI",Meiryo,
	Osaka,
	"lr oSVbN","MS P Gothic",
	sans-serif;
	overflow-y:scroll-y;
	text-align:center;
	}

a:link{
	color:#3871B1;
	text-decoration:none;

}

a:visited{
	color:#3871B1;
	text-decoration:none;

}

a:hover{
	color:#3871B1;
	text-decoration: underline;
}



h2{
	font-size:12px;
	color:#333333;
	line-height: 20px;	
	}
h3{
    font-size:12px;
	color:#012663;
	line-height:20px;
	} 
