@charset "Shift_JIS";

div.maintower table.collection {
}
div.maintower table.collection tr th {
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}
div.maintower table.collection tr td {
	font-size: 12px;
	line-height: 18px;
}
div.maintower table.collection tr td.title {
	text-align: left;
}
div.maintower table.collection tr td.author {
	text-align: left;
}
div.maintower table.collection tr td.publisher {
	text-align: left;
}
div.maintower table.collection tr td.date {
	text-align: center;
}
div.maintower table.collection tr td.price {
	text-align: right;
}
div.maintower table.collection tr td.purchase {
	text-align: center;
}
div.maintower table.collection tr td.own {
	text-align: center;
}
div.maintower table.collection tr.reprint td {
	color: rgb(128,128,128);
}
