/*
	Customized 2012 additional style sheet.
	Copycirhgt(C) 2013,2014,2020 by KEI SAKAKI.
*/

div.counter-box {
	text-align: right;
}

div.copyright-box {
	float: right;
	width: auto;
	text-align: right;
}

/* bordered table */

table.bordered, td.bordered, th.bordered { border: 1px #c0c0c0 solid; }
