@charset "utf-8";

/* ==================================================
accessibility color 標準時の色
================================================== */
a {
	transition: background 0.2s ease, background-color 0.2s ease, background-image 0.2s ease, opacity 0.2s ease;
}

#tmp_top_life tr td{
	transition: background 0.2s ease, background-color 0.2s ease, background-image 0.2s ease, opacity 0.2s ease;
}