#PageTitle {
	margin: 12px 0 0 0;
	width: 720px;
	border-bottom: 1px solid #a6a6a6;
}



.Waza {
	margin: 20px;
	width: 324px;
	height: 210px;
	background: url(images/waza-bg.gif) no-repeat center bottom;
	float: left;
}

* html .Waza {
	margin: 20px 10px;
}



p {
	margin: 0 0 10px 0;
	padding: 0 0 10px 4px;
	width: 719px;
	color: #515151;
	line-height: 1.8;
	border-bottom: 1px solid #e0e0e0;
}

p img {
	margin: 0 0 0 20px;
	float: right;
}

p a.link {
	margin: 0 0 0 5px;
	padding: 0 5px 0 10px;
	color: #515151;
	background: url(images/list-icon.gif) no-repeat center left;
}