@charset "utf-8";
/* 
 * basefont.css
 * Created 2012.02.01
 *
 * Copyright(c) 2012 forest Co.,Ltd. All Right reserved.
*/

body {
	font-size: 12px;
	font-family:'ＭＳ ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif,'メイリオ', Meiryo;
	/*font-family:"メイリオ", Meiryo,  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	line-height: 1.4;
}
