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

#pankuzu {
	margin-top:60px;
}

dt,
dd {
	font-size:90%;
}

dt {
	color:#ff7800;
}

dd {
	line-height:1.7em;
	padding-bottom:10px;
	margin-bottom:20px;
	background:url(../images/dot.png) repeat-x left bottom;
}

dd a {
	color:#2183dd;
}