body,td,th,select{
	font-family:"ＭＳ ゴシック";
	font-size:10pt;
	line-height:108%;
}

a{
	text-decoration:none;
}

a:hover{
	background:lime;
}

input,select,textarea{
	font-family:"ＭＳ ゴシック";
}

.button{
	font-family:"ＭＳ ゴシック";
	width:120;
}

.buttonRED{
	color:red;
	font-family:"ＭＳ ゴシック";
	width:120;
}

.buttonL{
	background:gainsboro;
	font-family:"ＭＳ ゴシック";
	font-size:15pt;
	width:480;
}

.buttonS{
	background:gainsboro;
	font-family:"ＭＳ ゴシック";
	font-size:10pt;
	width:360;
}

