* {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.2em;
}
body { color: black; background-color: white; }
/*p {
	font-family: ＭＳ ゴシック, ＭＳ Ｐゴシック, ヒラギノ角ゴ Pro W3, Osaka-等幅, Osaka, 平成角ゴシック;
}*/

p.size1 {
	font-size: x-small;
	line-height: 1.5;
}

td {

}
h6 { font-size: 0.67em; font-weight: bold; text-decoration: blink; margin: 2.33em 0; }
a:link { color: #066; text-decoration: none; }
a:visited { color: #066; text-decoration: none; }
a:hover { color: red ; text-decoration: underline; }
a:active { color: red }

table.table-border {
	border-collapse: collapse;
	border-spacing: 0px;
}

table.table-border tr th {
	border: solid 1px #999999;
}

table.table-border tr td {
	border: solid 1px #999999;
}

a:hover img {
filter: Alpha(opacity=80);
opacity: 0.8; /*firefox safari*/
}

img {
	border:0;
}

p{
	font-family: ＭＳ ゴシック, ＭＳ Ｐゴシック, ヒラギノ角ゴ Pro W3, Osaka−等幅, Osaka, 平成角ゴシック;
	font-size:13px;
	color:#000;
	line-height:1.5;
	margin-bottom:10px;
}

table.count{
	width:;
	margin: 10px 0;
	border-collapse: collapse;
}

table.count th {
	background-color: #EDEDED;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	line-height: 1.5;
	border: 1px solid #CCCCCC;
	padding:7px;
}

table.count td {
	text-align: ;
	font-size: 13px;
	line-height: 1.5;
	border: 1px solid #CCCCCC;
	padding:7px;
}

