@charset "UTF-8";
/* charsetUTF8 */

/* Mac OS X Apple Web Kit 用フォント割当 CSS (Safari, OmniWeb) */

/* 標準要素 */
body {
	font-family: 'Hiragino Kaku Gothic Pro';
	font-weight: normal;
}
table, td {
	font-family: "Hiragino Kaku Gothic Pro";
	font-weight: normal;
}

/* 標準フォント */
.K8, .K9, .K10, .K12, .K14, .K18, .K24, .K30, .K36, .K48 {
	font-family: 'Hiragino Kaku Gothic Pro';
	font-weight: normal;
}
.KB10, .KB12, .KB14, .KB18, .KB24, .KB30, .KB36, .KB48, h1, h2, h3, h4, h5, h6  {
	font-family: 'Hiragino Kaku Gothic Pro';
	font-weight: bold;
}
.KEB24, .KEB30, .KEB36, .KEB48 {
	font-family: "Hiragino Kaku Gothic Std";
	font-weight: bolder;
}



/* 明朝体 */
.M12, .M14, .M18, .M20, .M24 {
	font-family: 'Hiragino Mincho Pro';
	font-weight: normal;
}
.MB12, .MB14, .MB18, .MB20, .MB24 {
	font-family: 'Hiragino Mincho Pro';
	font-weight: bold;
}

/* 丸ゴシック */
.R10, .R12, .R14, .R18, .R20, .R24 {
	font-family: 'Hiragino Maru Gothic Pro';
	font-weight: normal;
}
