@charset "utf-8";
/******************** top ********************/
h2 {
	background: url(../img/h2-top.gif) left no-repeat;
}
table {
	width: 550px;
	margin: 0 0 20px 4px;
}
td {
	border-bottom: 1px dotted #ccc;
	padding: 5px;
}
td.item {
	color: #fff;
	width: 80px;
	border-bottom: 1px dotted #ccc;
}
p.icon {
	background: url(../img/icon-arrow.gif) no-repeat left;
	padding-left: 15px;
	margin-bottom: 22px;
}

