.txt_bodybig {
	font-family:' ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size: 11px;
	line-height:13px;
	margin-top :0em;
	margin-bottom :0em;
	color : rgba(0, 51, 102, 0.2);
	font-style: bold;
}
.txt_bodybigtuit {
	font-family:' ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size: 11px;
	line-height:13px;
	margin-top :0em;
	margin-bottom :0em;
	color : rgba(255, 232, 255, 0.04);
	font-style: bold;
}

.txt_body {
	font-family:' ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size: 10px;
	line-height:13px;
	margin-top :0em;
	margin-bottom :0em;
	color : #555555;
/*	font-style: italic;*/
}

.txt_bodyred {
	font-family:' ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size: 10px;
	line-height:13px;
	margin-top :0em;
	margin-bottom :0em;
	color : red;
/*	font-style: italic;*/
}



.txt_bodyblack{
	font-family:' ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size: 10px;
	line-height:13px;
	margin-top :0em;
	margin-bottom :0em;
	color : black;
/*	font-style: italic;*/

}


.txt_bodyblank{
	font-family:' ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	line-height:13px;
	margin-top :0em;
	margin-bottom :0em;
	color : #555555;
/*	font-style: italic;*/

}



.txt_bodytar{
	font-family:' ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	line-height:13px;
	margin-top :0em;
	margin-bottom :0em;
	color : #555555;
/*	font-style: italic;*/
}

body,td,th {
	font-family:' ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	color: #FFF;
/*	font-weight: bold;*/
}
body {
	background-color: #111111;
	background-image: url(bg00.png);
	background-repeat: repeat;
}
a {
	font-size: 12px;
	line-height: 14px;
	color: #F00;
/*	font-weight: bold;*/
}
a:link {
	text-decoration: underline;
	color: #999;
}
a:visited {
	text-decoration: underline;
	color: #CCC;
}
a:hover {
	font-size: 20px;	
	text-decoration: line-through;
	color: #000;
	background-color: white;
/*		text-transform: capitalize;*/
}
a:active {
	text-decoration: underline;

}

