@charset 'Shift_JIS';

/*プリント用*/

/*ボディ（背景画像消去）*/
body {
	font-size: 14px;
}

div.container{
	background: none;
}

