.main {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "Arial Black";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	text-decoration: none;


}
.contents {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "Arial Black";
	font-size: 15px;
	line-height: 20px;
	color: #333333;

}
a:link {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "Arial Black";
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #0033CC;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "Arial Black";

}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.noteleft {
	background-image:  url(../new_ver/image/note_green/note_r5_c2.gif);
}
