body {
	color: black;
	font-size: 14px;
	line-height: 22px;
	background-color: white;
	background-image: url(images/base2013.gif);
	background-position: center top;
	margin: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 1px;
}
.small { font-size: 12px; line-height: 22px; }
td { font-size: 14px; line-height: 22px; }
a:link { color: #0084d6; text-decoration: none; }
a:hover { color: #ffcd00; text-decoration: none; }
a:visited { color: #004b9a; text-decoration: none; }
.copy { font-size: 10px; line-height: 16px; }
 a.btn:hover {
   opacity: 0.5;
   filter alpha(opacity=50);
   -ms-filter: "alpha(opacity=50)";
 }
