@charset "Shift_JIS";         /* 文字コードの設定  */

/*BODY要素の定義*/
body {
	width : 808px;
	margin : 0 auto;
	padding : 0;
	font-size: 14px;
	color: #333333;
	line-height : 150%;
	font-family:  "ＤＦＧ中丸ゴシック体", "ＤＦＧPOP1体W3","ＤＦＧまるもじ体";
}
strong {
	color: #CC0000;
}
.std_00 {
	color: #CC0000;
}

