@charset "utf-8";
.dot_g_line {
	background-image: url(../images/dot-line-black.gif);
	background-repeat: repeat-x;
	height: 11px;
	width: 550px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#linknote .suggestion_wrap {
	padding: 4px;
	height: 135px;
	width: 543px;
	border: 1px solid #CCC;
	margin: 5px;
	background-color: #F6F6F6;
}
.suggestion_title {
	width: 358px;
	height: 20px;
	color: #006;
	background-color: #C4CCD5;
	line-height: 20px;
	padding-left: 5px;
}
.suggestion_date {
	height: 14px;
	width: 358px;
	font-size: 9px;
	line-height: 15px;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;
}
.suggestion_sentence {
	height: 89px;
	padding: 5px;
}
