body,td,th {
	font-family: Arial, Helvetica, ヒラギノ角ゴ Pro W3, Osaka, ＭＳ Ｐゴシック;
	font-size: 12px;
	color: #2F4F4F;
	line-height: 135%;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #4682B4;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4682B4;
}
a:hover {
	text-decoration: none;
	color: #1E90FF;
}
a:active {
	text-decoration: none;
	color: #66CCFF;
}

/* 画像の枠*/
img {border: 0px none;}

