#ContentBox {
	width:560px;
	background:url("../img/bg_contents.jpg") 0 bottom no-repeat;
}
p#TopText {
	margin:20px 15px;
	padding-left:85px;
	font-size:12px;
	background:url("../img/bg_point.jpg") 0 50% no-repeat;
}
p#TopText h3 {
	height:auto;
	margin:0;
	padding:0;
	background:0;
}
ul#ItemList {
	margin:0;
	padding-bottom:20px;
	list-style:none;
}
ul#ItemList li {
	padding-left:10px;
	float:left;
}