body
{
	font-family: "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, "MS P Gothic", sans-serif;
	font-size: 100%;
}

/*IE6・7・8に適用*/
*:first-child+html body
{
	font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, "MS P Gothic", sans-serif;
	font-size: 100%;
}


/*フォントサイズ　リンク　オン/ホバー
----------------------------------------------- */
.font-m {
	background-image: url(http://www.revival.co.jp/common/img/basic/left-font-button-m-on.gif);
	display: block;
	height: 20px;
	width: 20px;
	cursor: pointer;
	background-repeat: no-repeat;
}
