/* 別ウィンドウピクトグラム対応[内部サイト] */
div.edit_text a[target='_blank']:not(.icon_window):not(.showUploadImg),
div.point     a[target='_blank']:not(.icon_window):not(.showUploadImg) {
	position: relative;
	padding-right: 18px;
	background: url(/_common/images/ico-window.png) right center no-repeat;
	background-size: 13px 10px;
}

a.icon_window{
	position: relative;
	padding-right: 18px;
	background: url(/_common/images/ico-window.png) right center no-repeat;
	background-size: 13px 10px;
}