a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	color: #009900;
	text-decoration: none;
}
a:hover {
	color: #336600;
	text-decoration: underline;
}
a:active {
	color: #336600;
	text-decoration: none;
}

td {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

.small {
	font-size: 10px;
	line-height: 12px;
	color: #545454;
}.base {
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}.lead {
	font-size: 12px;
	line-height: 14px;
	color: #00639C;
}.message {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}.smallp {
	font-size: 10px;
	line-height: 12px;
	color: #E0E0E0;
}

/* ---------リクルート------- */
.rectit {
	font-size: 16px;
	line-height: 18px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	color: #009900;
}
.rectxtlr {
	font-size: 14px;
	line-height: 18px;
	color: #CC0000;
}

.rectxt {
	font-size: 12px;
	line-height: 14px;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 8px;
	padding-bottom: 3px;
	color: #000000;
}

.recwaku {
	background-color: #FFFFFF;
	border-color: #DAEFCA;
	border-style: solid;
	border-width: 1px;
}

/* ---------ふれあい相談室------- */

.base02 {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin: 0px 10px 0px 10px ;
}.base03 {
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	margin: 5px 7px 5px 7px ;
}

/* ---------お役立ち情報　フッターリンク------- */

a:link.foot {color: #009900;	font-size: 12px;	text-decoration: none;}
a:visited.foot {	color: #009900;	font-size: 12px;	text-decoration: none;}
a:hover.foot {	color: #009900;	font-size: 12px;	text-decoration: underline;}
a:active.foot{	color: #C0C0C0;	font-size: 12px;	text-decoration: none;}

