a.normal:link 				{color: #0000FF; text-decoration: none}
a.normal:visited 			{color: #0000FF; text-decoration: none}
a.normal:hover 				{color: #FF0000; text-decoration: underline}

.menu_box_color				{background-color:#006699;}
.menu_box_color_over		{background-color:#00cc00; cursor:pointer;}

.ldtt						{border-collapse: collapse;}											/*Live4D Table*/
.ldth						{background-color:#cc0000; color:white; height:30px;}					/*Live4D Table Header Row*/
.ldtd						{background-color:#eeeeee; height:20px;}								/*Live4D Table Detail Row*/
.ldtd2						{background-color:#ffff00; height:20px;}