﻿body{
	font-family: "HG丸ｺﾞｼｯｸM-PRO", Osaka;
	padding: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	text-align: center;
}

a:hover{
	color:#ffa000;
}
a:active{
	text-decoration:none;
	color:#ffa000;
}
