<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
共通項目はこっちへうつしてゆく。
*/



#btn_to_old{
	width:53px;
	height:18px;
	cursor:hand;
}
#btn_to_new{
	width:56px;
	height:18px;
	cursor:hand;
}

table.prev_next_navi a div{
	margin-bottom:5px;
}


table.prev_next_navi a{
	color: #FFFFFF;
}

</pre></body></html>