/* @group ***link*** */

div.bnbox {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eeeeee;
}

div.bnbox p {
	width: 200px;
	float: left;
	margin-bottom: 0;
	background: url(http://takabosoft.com/wp-content/themes/takabosoft/img/banner/dot_bg.gif) repeat 0 0;
	text-align: center;
}

div.bnbox dl {
	float: right;
	width: 370px;
	margin-bottom: 0;
}

div.bnbox dt {
	background: url(http://takabosoft.com/wp-content/themes/takabosoft/img/common/ico_link.gif) no-repeat 0 50%;
	padding-left: 17px;
	margin-bottom: 4px;
	font-size: 140%;
}

div.bnbox dd {
	color: #585858;
	font-size: 93%;
	line-height: 130%;
	margin-bottom: 0;
}



/* @end */