@charset "utf-8";
/* CSS Document */

body{ 
	text-align: center;
	font-size: 11px;
	font-family:"メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


a{ text-decoration: none; color: #666; }

table{ width: 800px; margin-bottom: 20px; }

td{ 
	text-align: center;
	vertical-align: top;
}

a img { border: none;}
