@charset "euc-jp";
/* CSS Document */
#link li{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px #999 dotted;
	float:left;
}

#link li .title{
	width:150px;
	padding-left:5px;
	float:left;
}
#link li .comment{
	width:370px;
	float:right;
}


