﻿@charset "utf-8";

/*----- font scheme -----*/
body{
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック", Hiragino Kaku Gothic Pro, "ヒラギノ角ゴ Pro W3";
}
/* Win IE6 */
* html body {
	font-size: 80%;
}
/* Win IE7 */
*:first-child+html body {
	font-size: 80%;
}
#font_m a {
	background: url(/jp/common/image/btn_text-m_o.gif) no-repeat;
	text-indent:-9999px;
}
