@charset "UTF-8";
/* CSS Document */

a {
	color: #F40009;
	text-decoration: none;
}

a:hover {
	background-color: #none;
	color: #cccccc;
	text-decoration: none;
}

p { line-height:150%; }

p {font-size:11.5px;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

p {font-color:#cccccc;}

table {
    font-color:#cccccc;
    font-size:11.5px;
}

table td {
    color:#cccccc;
}

body{
margin:0px;
padding:0px;
　}