@charset "utf-8";
.main {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-variant: normal;
	color:"#656565";
}
.me {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.copy {
	font-family:"ＭＳ Ｐゴシック",  Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	font-style: normal;
}

a {
	text-decoration:none;
	text-decoration:underline;
	}

a:link {color:"#656565";}
a:hover {color:"#0000FF";text-decoration:underline;}
a:visited{ color:#800080; }.main {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
}
.title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990033;
}


