@charset 'UTF-8';

/* BODY */
body {
	font: 12px/18px"メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif; color:#000000;
	background-color: #000000;
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
	background-attachment: scroll;
}

body,table {
	margin: 0px;
	font-size: 12px;
	line-height: normal;
}

a:link { color: 2971a7; text-decoration: none; }
a:visited { color: 2971a7; text-decoration: none; }
a:active { color: 2971a7; text-decoration: none; }
a:hover { color: 2971a7; text-decoration: underline; }
