﻿@charset   "Shift_JIS";

/*
===========================================================
	Base Fonts
	Copyright (c) 2009, nishi-shinjuku.net All rights reserved.
	version: 2.0.2 [2009/12/9]
===========================================================
*/
body {
	font-size : 12px;
	font-family:'メイリオ', Meiryo,'ＭＳ Ｐゴシック', Osaka, sans-serif;
color : #424242;
}

/* ------------------------------------------------------
font size
------------------------------------------------------ */
body {
	font-size:77%;
	line-height:1.6;
}
