﻿font { font-family:'Lucida Grande',
          'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
           Meiryo, メイリオ, sans-serif;
}

.font08 {
	font-size: 8px;
	line-height: 10px;
	font-family: "ＭＳ ゴシック";
	color: "#000000";
}

.font10 {
	font-size: 10px;
	line-height: 16px;
	font-family: "ＭＳ ゴシック";
	color: "#000000";
}

.font12 {
	font-size: 12px;
	line-height: 16px;
	font-family: "ＭＳ ゴシック";
	color: "#000000";
}

.font14 {
	font-size: 14px;
	line-height: 20px;
	font-family: "ＭＳ ゴシック";
	color: "#000000";
</style>
}

.font16 {
	font-size: 16px;
	line-height: 22px;
	font-family: "ＭＳ ゴシック";
	color: "#000000";
</style>
}

.uline {
  text-decoration: underline;
  text-underline-position: below;
}
