
@charset "shift_jis";
/**
 * util
 * (c) FOURDIGIT Inc.
 */
/* Font-Size */
	.font10-15 { font-size: 77%; line-height: 15px; }
	.font12-18 { font-size: 93%; line-height: 18px; }
	.font14-20 { font-size: 108%; line-height: 20px; }
	.font20-24 { font-size: 153.9%; line-height: 24px; }

/* ReservedKeywords */
	.ahover, .ahoverArea, .pngfix, .png, .commonPop, .section, .nav, .article, .header, .footer, #header, #footer {}

/* ForJavascript */
/*
	.win { font-family: 'ＭＳ Ｐゴシック', sans-serif; }
	.ie7 { font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif; }
	.mac, .safari { font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif; }
*/

/* color */
.util-color-default {
    color: #333;
}




