


/*配置*/
.fl { float:left; }
.fr { float:right; }


.topLink {
	text-align:center;
	font-weight: bold;
	background: #efefed;
}

.topLink a {
	display:block;
	color:#fff;
	padding: 20px 0 30px;
}

.linkPhar a {
	background-color:#363793;
	background-size:14px auto;
	}
	

.linkNurs a {
	background-color:#125197;
	background-size:14px auto;
	}
	