@charset "euc-jp";
/* 
*　2011/12 Renewal
*　旧フォントセット(〜2011/11)
* 　MS Pゴシック必須のページで使用 
*　（レイアウト崩れ防止）
 */


#contents {
	font-family: "ＭＳ Ｐゴシック";
}
h1, h2, h3, h4, h5, h6,
div, p, pre, ul, ol, dl, dt, dd,
address, form, blockquote{
	line-height: 1.3;
}
#contents * {
	font-size: 12px;
	line-height: 1.3;
}
#contents p {
	margin-bottom: 0;
}
