@charset "UTF-8";



/* トップページ＞事務局
--------------------------------------------------------------- */
a:link {
	color: #BDFFFF;
} 
a:visited {
	color: #BDFFFF;
} 
a:active {} 
a:hover {
	color: #ECFFFF;
}

#top-comment a:link {
	color: #0066CC;
} 
#top-comment a:visited {
	color: #0066CC;
} 
#top-comment a:active {} 
#top-comment a:hover {
	color: #00A9E1;
}

