.con-table {
	background-color: #FFFFFF;
	height: 21px;
	font-size: 12px;
	line-height: 130%;
	color: #666666;
}
.avex-table {
	font-size: 14px;
	line-height: normal;
	padding: 10px;
	margin: 10px;
	text-align: center;
	width: 500px;
	letter-spacing: normal;
	border: thin dotted #0099FF;
	vertical-align: middle;
}
.selu-center {
	text-align: center;
}
.avex-table2 {
	font-size: 14px;
	line-height: normal;
	padding: 10px;
	margin: 10px;
	text-align: center;
	width: 550px;
	letter-spacing: normal;
	border: thin dotted #0099FF;
	vertical-align: middle;
}
	
	
/*新・ヘッダーのcss */
#top_navi a { 
	font-size: 12px; 
	font-weight: bold; 
	background-image: url(../image/t_navi.jpg); 
	text-align: center; 
	width: 149px; 
	height: 25px; 
	text-decoration: none; 
	line-height: 25px; 
	display: block; 
	color: #666666; 
	float: left; 
	background-repeat: no-repeat; 
	background-position: 0px 0px; 
} 

 
#top_navi a:hover {   
	color: #333333; 
	background-position: 0px -25px; 
} 

 
#top_navi a:active { 
	color: #666666; 
	background-position: 0px 0px; 
} 
#top_navi br {     
	clear: both; 
}
/*新・ヘッダーのcss（ここまで） */
	