@charset "utf-8";

/* ■■■■■■■■■■更新履歴テーブル■■■■■■■■■■ */

.s-tblwn {
	color: #000;
	width: 640px;
	border-collapse: collapse;
}

.s-tblwn th {
	font-size: 12px;
	background-color: #555;
}

.s-tblwn th, .s-tblwn td {
	border: 1px solid #888;
}

.s-tblwn tr:nth-child(even) {
	background-color: #e4e4e4;
}

.s-tblwn tr:nth-child(2n+1) {
	background-color: #ededed;
}

.s-tblwn tr:nth-child(2n+2) {
	background-color: #e4e4e4;
}

.wnhard {
	width: 200px;
	padding: 10px;
	font-weight: 500;
	font-size: 14px;
	line-height: 1.8;
}

.wns {
	padding: 10px;
	font-weight: 500;
	font-size: 14px;
	line-height: 1.8;
	vertical-align: top;
}

.doll-tbl {

}
