/****リンク設定****/

a:link{
	color: #000000;
	text-decoration:none;
/*	text-decoration: underline;*/
}
a:visited{
	color: #000000;
	text-decoration:none;
/*	text-decoration: underline;*/
}
a:hover{
	color: #666666;
	text-decoration: underline;
}
a:active{
	color: #000000;
	text-decoration:none;
/*	text-decoration: underline;*/
}

/****フォント設定12****/

.txt12{
	font-size: 12px;
	line-height: 1.4em;
	color: #000000;
}

.txt12-069{
	font-size: 12px;
	line-height: 1.4em;
	color: #006699;
}

.txt12-630{
	font-size: 12px;
	line-height: 1.4em;
	color: #663300;
}

.txt12-fff{
	font-size: 12px;
	line-height: 1.4em;
	color: #FFFFFF;
}

.txt12-666{
	font-size: 12px;
	line-height: 1.4em;
	color: #666666;
}

/****フォント設定12****/

.txt12-date{
	font-size: 12px;
	line-height: 1.0em;
	color: #000000;
}

/****フォント設定10****/

.txt10{
	font-size: 10px;
	line-height: 1.3em;
	color: #000000;
}

.txt10-666{
	font-size: 10px;
	line-height: 1.3em;
	color: #666666;
}

.top-titletxt{
	font-size: 12px;
	line-height: 1.4em;
	color: #FFFFFF;
}

.top-daytxt{
	font-size: 12px;
	line-height: 1.4em;
	color: #006699;
}

.top-maintxt{
	font-size: 12px;
	line-height: 1.4em;
	color: #000000;
}

/****フォント設定****/

.foot-txt{
	font-size: 10px;
	line-height: 1.3em;
	color: #000000;
}

/****フォント設定****/

h3#recruit{
	font-size: 12px;
	color: #006699;
}