/*----------------------------common----------------------------*/

body{
	background-color: #000000;
	margin:0;
	padding:0;
	font-size:0.8em;
	color:#FFFFFF;
	line-height:1.4em;
	text-decoration:none;
	background-position : center;
	font-family: 'Lucida Grande','游ゴシック','Yu Gothic','游ゴシック体','YuGothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',Meiryo,メイリオ,sans-serif;
}

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

a:hover{
	color:#f00;
	text-decoration:underline;
}

td{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

a img{
	border:0;
}

/*----------------------------font----------------------------*/

.b{
	font-weight:bold;
}

.red_b{
	color:#f00;
	font-weight:bold;
}

.red{
	color:#f00;
	font-weight:normal;
}


.white{
	color:#ffffff;
	font-weight:bold;
}


.black{
	color:#000000;
	text-decoration:none;
}

.small {  font-family: 'Lucida Grande','游ゴシック','Yu Gothic','游ゴシック体','YuGothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',Meiryo,メイリオ,sans-serif; 11px;  color: #BBBBBB}
