/* CSS Document */

@charset "EUC-JP"; 

body {
	color:#fff;
}


a:link, a:visited, a:active {color: #f2f2f2; text-decoration: none;}
a:hover {color: #883300; text-decoration: none;}
FONT {FONT-size: 12px;}
.text12 {
	
	color:#fff;
	font-size: 12px;
	line-height:130%;
}

table {
	text-align:left;
}

strong,b {
	font-weight:bold;
}

em {
	font-style:italic;
}
