#message_list	{ width: 600px;
		table-layout: auto;
		border: solid 0px; }
#col1	{ width: 100px; }
#col2	{ width: 400px; }
#col3	{ width: 100px; }
#col4	{ font-size: 14px;
		color: darkolivegreen;
		font-family: Hiragino Mincho Pro;
		vertical-align: middle; }
#series_name	{ background-color: greenyellow;
		color: seagreen;
		font-size: 20px;
		font-family: Hiragino Kaku Gothic Pro; }
#button1	{ vertical-align: middle; }
#audio	{ text-align: center; }
#series_l	{ border: solid 1px;
		width: 240px;
		vertical-align: top; }
.valign-top { vertical-align: top;
		margin-top: 0px; }
