@charset "utf-8";

/* ==== コネスト韓国地図 POPUP INFO CSS ==== */

a.poi2clinic {
	color:#FF5A5F!important; font-weight:bold;
	text-decoration:none!important;
	display:inline-block; padding:4px 10px; margin:8px 0 0 16px;
	border:2px solid #FF5A5F; border-radius:5px;
	background-color:#fff;
}
a.poi2clinic:before {
	content:""; width:18px; height:18px; display:block; float:left; margin-right:2px;
	background:url(/rsc/img/icon/icon_horn.png) no-repeat center center/cover;
}

.mwin_btn_txt a.poi2clinic { margin:0 0 8px 23px; }