/* CSS Document */






/*--▼▼▼コンテンツ部分▼▼▼--*/



#index_main_content{
	float: left;	
	width: 1000px;
	margin: 10px auto 0 auto;
	text-align: center;
	
}

#index_main_content table{
	margin: 10px auto 10px auto;
}




#employment_news_area{
	margin: 3px 0 0 0;
}

.employment_news{
	text-align: left;
	background-position: left;
	text-indent: 1em;
	line-height: 19px;
	color: #6F665B;
}
.employment_news A {
	display: block;
	text-align: left;
	background-image: url(../images/list_02.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 19px;
	color: #6F665B;

}
.employment_news A:link {
	font-size:11pt;
	text-decoration: none;
	line-height: 19px;
	color: #6F665B;
}
.employment_news A:visited {
	text-decoration: none;
	color: #6F665B;
}
.employment_news A:hover {
	color: #F60;
}
.employment_news A:active {
	color: #6F665B;
}






.top_news{
	padding: 0 0 0 10px;
	font-size: 10px;
	text-align: left;
	color: #63748D;
}
.top_news A {
	text-align: left;
	line-height: 18px;
	color: #63748D;
	margin: 0 0 0 5px;
	font-size:10pt;
}
.top_news A:link {
	font-size:10pt;
	margin: 0 0 0 5px;
	text-decoration: none;
	line-height: 18px;
	color: #63748D;
}
.top_news A:visited {
	text-decoration: none;
	color: #63748D;
}
.top_news A:hover {
	color: #F60;
}
.top_news A:active {
	color: #63748D;
}


