body{
	background-color: #000000; 
}
a  { color: #6D583B; text-decoration: none }
a:visited  { color: #6D583B }
a:hover  { color: #6D583B; text-decoration: underline }
a:active  { color: #6D583B}

.text {
	font-size: 12px;
	color: #AAAAAA;
	line-height: 17px;
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W6", Osaka ;
	}
.texts {
	font-size: 12px;
	color: #AAAAAA;
}

/*----*/
td {
	font-size: 12px;
	color: #AAAAAA;
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W6", Osaka;
	line-height: 17px;
}
/*--テキスト入力フィールド--*/
#comm {
	width:360px;
}
/*--見出し--*/
h1{
	font-size: 12px;
	color: #6D583B;
}
.textwhite { font-size: 12px; color: #FFFFFF; ; line-height: 17px;font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W6", Osaka ;}
.textswhite { font-size: 12px; color: #FFFFFF; font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W6", Osaka ;}
