@charset "Shift_JIS";

/* ----------------------- font style */

/* default */
body {
    font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Arial, Verdana, sans-serif;
	line-height: 1.5;
}



/* IE7 or less */
*+html body{
    font-size: 87%;
}
* html body {
    font-size: 87%;
}


/* size Button */

a#fontS {
	display: block;
	background: url(../image/bt_fonts.jpg) left top no-repeat;
	width: 22px;
	height: 15px;
	text-indent: -9999px;
	outline: 0;
}



a#fontM {
	display: block;
	background: url(../image/bt_fontm.jpg) left top no-repeat;
	width: 24px;
	height: 17px;
	text-indent: -9999px;
	outline: 0;
}

	


a#fontL {
	display: block;
	background: url(../image/bt_fontl.jpg) left top no-repeat;
	width: 26px;
	height:19px;
	text-indent: -9999px;
	outline: 0;
}
