.fnt10pxNG{
	font-family:"ＭＳ Ｐゴシック", "Osaka";
	font-weight:normal;
	color:#464646;
	font-size:10px;
	line-height:16px;
}

.fnt12pxNG {
	font-family:"ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}


#attention {
	margin-top:26px;
	text-align:center;
	font-size:18px;
	color:
}
#attention span{
	font-size:13px;
	font-weight:bold;
	text-align:center;
	line-height:22px;
	/*font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
}

#attention a:link { 
	color: #a13337;
	text-decoration: underline;
}
#attention a:active { 
	color: #a13337;
	text-decoration: none;
}
#attention a:visited { 
	color: #a13337;
	text-decoration: underline;
}
#attention a:hover { 
	color: #a13337;
	text-decoration: none;
}

#contents p{
	font-size:13px;
	line-height:22px;
	
}