@charset "UTF-8";
/* CSS Document */

.distribution {
	width:445px;
	margin-bottom:30px;
	border-bottom:1px dotted #666666;
}

.distribution h2 {
	color:#ff9700;
	font-size:16px;
	margin-bottom:10px;
	line-height:16px;
}

.distribution td {
	padding-bottom:20px;
	line-height:18px;
}

.distribution img {
	margin-right:20px;
}
