/* CSS Document */

#notice{
	float:left;
	width:300px;
	margin:3px 0px 13px 0px;
}
#notice p{
	margin:8px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	letter-spacing:0.1em;
	line-height:1.5;
	background:url(../img/notice.gif) no-repeat 0 0px;
	color:#A5180F;
}