a {text-decoration:none; color:#7f2323;}
a:hover{ color:#e80b82;}
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
img {
	border: none;
}
body,table {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	font-size: 98%;
	word-break: break-all;
}
body {
	margin: 10px auto 10px;
}
table td{
	padding:4px
}