@charset "shift_jis";
/* CSS Document */
* { margin:0; padding:0 }

p { font-size:12px; font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ ゴシック", "MS Gothic", sans-serif; padding:2px 3px; color:#300 }

table { margin:10px 0 20px 0 }
th {
	background:#FFC;
	border:#C63 solid 1px;
	font-weight:normal;
	text-align:left;
}
td { border:#C63 solid 1px }

a{ color:#FF9900; text-decoration:none }
a:hover{ color:#E50012; text-decoration:underline }
