.soo {

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

	font-size: 10px;

	font-style: normal;

	color: #FFFFFF;

}

a

a:visited { color: #B9B9FF; } /* アクセス済みの色 */

a:hover { color: #FF0000; } /* ポイントしたときの色 */

a:active { color: #FF0000; } /* クリックした瞬間の色 */ 





H1 {

	color: #cccccc;

	font-size: 100%;

    margin: 0px;

}



H2 {



	color: #cccccc;

	font-size: 90%;

}



H3 {

	color: #ff0000;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	font-size: 120%;

	font-weight: bold;

}



H4 {

	color: #cccccc;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	font-size: 100%;

	font-weight: bold;

}



H5 {

	color: #333333;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	font-size: 110%;

	font-weight: bold;

}



H6 {

	color: #333333;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	font-size: 100%;

	font-weight: bold;

	line-height: 16px;

}

