#result A:link {
	COLOR: #013AD1 ;text-decoration: underline;
}
#result A:hover {
	BACKGROUND: #FFFFFF; COLOR: red ;text-decoration: none;
}
#result A:visited {
	COLOR: #4280FF ;text-decoration: none;
}

#baloon A:link {
	font-size: 10pt; COLOR: #013AD1 ;text-decoration: underline;
}
#baloon A:hover {
	font-size: 10pt; BACKGROUND: #FFFFFF; COLOR: red ;text-decoration: none;
}
#baloon A:visited {
	font-size: 10pt; COLOR: #4280FF ;text-decoration: none;
}

#status A:link {
	font-size: 12pt; COLOR: red ;text-decoration: underline;
	line-height:170%;
}
#status A:hover {
	font-size: 12pt; BACKGROUND: #FFFFFF; COLOR: red ;text-decoration: none;
	line-height:170%;
}
#status A:visited {
	font-size: 12pt; COLOR: #FF4900 ;text-decoration: underline;
	line-height:170%;
}


#result table {
background-color: #B1B1B1;
}
#result th {
	font-size: 11pt; 
	color:#000000; 
	background-color:#efefef;
}
#result td {
	COLOR: #000000; 
	FONT-FAMILY: Osaka,"ＭＳ Ｐゴシック",Helvetica; 
	font-size: 11pt; 
}

#result_large table {
background-color: #B1B1B1;
}
#result_large th {
	font-size: 12pt; 
	color:#000000; 
	background-color:#efefef;
}
#result_large td {
	COLOR: #000000; 
	FONT-FAMILY: Osaka,"ＭＳ Ｐゴシック",Helvetica; 
	font-size: 12pt; 
}

#vacantSearchForm table {
background-color: #ffffff;
}
#vacantSearchForm th {
	font-size: 10pt; 
	color:#000000; 
	background-color:#efefef;
}
#vacantSearchForm td {
	COLOR: #000000; 
	FONT-FAMILY: Osaka,"ＭＳ Ｐゴシック",Helvetica; 
	font-size: 10pt; 
}

.prefmenu  {
	font-size: 12pt; 
	line-height:130%;
}

.prefmenu A:link {
	COLOR: #669900 ;text-decoration: underline;
}
.prefmenu A:hover {
	text-decoration: none;
}
.prefmenu A:visited {
	COLOR: #669900 ;text-decoration: none;
}


.favorite  {
	font-size: 10pt; 
	line-height:130%;
}
.favorite A:link {
	COLOR: #013AD1 ;text-decoration: underline;
}
.favorite A:hover {
	text-decoration: none;
}
.favorite A:visited {
	COLOR: #4280FF ;text-decoration: none;
}

.topPageTable  {
	font-size: 11pt; 
	line-height:130%;
}

