@charset "shift_jis";
/* CSS Document */
*{
margin:0px;
padding:0px;
}
html,body{
height:100%;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-size:12px;
}


dl#new{
	margin:0px; padding:0px;
	float:left; width:100%; height:100% auto;
}


dl#new dt{
	margin:0px; padding:0px;
	float:left; width:100%; height:100% auto; color:#cf5248; background-image:url(images/icon_01.jpg);
	background-repeat:no-repeat;
	font-weight:bold; font-size:14px; text-align:left; text-indent:20px;	
}


dl#new dd{
	margin:0px;
	padding:5px 0px 5px 25px;
	float:left;
	width:100%;
	height:100% auto;
	text-align:left;
	line-height:20px;
}

dl#new dd.inf{
	float:left; width:100%;border-top: 1px #000 dotted;
}
