.text1 {
	font-size: 84%;
	line-height: 1.4em;
}

.text2 {
	font-size: 75%;
	line-height: 1.3em;
}

.text3 {
	font-size: 70%;
	line-height: 1.2em;
}


/* リンク大 */
.link1 {font-size: 84%;line-height: 1.4em;}
.link1:link { color: #0054B2; }
.link1:visited { color: #0054B2; }
.link1:hover { color: #007AE2; }
.link1:active { color: #0054B2; }

/* リンク小 */
.link2 {font-size: 75%;line-height: 1.4em;}
.link2:link { color: #0054B2; }
.link2:visited { color: #0054B2; }
.link2:hover { color: #007AE2; }
.link2:active { color: #0054B2; }

/* 事業所検索ページ用 */
.green {
	color: #009900;
}
a.kensaku:link {
	color: #3163CE;
	text-decoration: none;
}
a.kensaku:visited {
	color: #3163CE;
	text-decoration: none;
}
a.kensaku:hover, a.kensaku:active {
	color: #3163CE;
	text-decoration: underline;
}
.k_eria{
	font-size: 95%;
	font-weight: bold;
	color: #3163CE;
}
.k3163{
	color: #3163CE;
}
