﻿/* body */
/* フォントサイズ「中」 標準サイズ　*/
body
{
	font-size:100%;
    background-color:#F0EDE9;
    color:#333333;
}
