/* CSS Document */

#contentLeft p{
	list-style: none;
	text-indent: 0;
}

#contentLeft ul{
	padding-left: 20px;
}

#attentionBox{
	background: #FFF2E2;
	padding: 3px 18px 3px 18px;
}

#attentionBox p{
	color:#c60;
	font-weight:bold;
	text-align:justify;
}

