@charset "utf-8";
/* CSS Document */

.font-Verdana{
	font-family: Verdana;
}
.font-GillSansMT{
	font-family:"Gill Sans MT";
}
.font-MSP{
	font-family:"MS Pゴシック";
}

.font-13px{
	font-size:13px;
}
.keisen{
	letter-spacing: -2px;
	font-family: "Lucida Grande", "MS PÂSÂVÂbÂN";/*, Verdana, sans-serif;*/
	margin-right:2px;
}
