@charset "Shift_JIS";

/* === uni2‚Ì“ÆŽ©Žw’è === */
#specStyle {
	padding: 0;
}
#specStyle p {
	margin: 0 0 25px 0;
}

#spec1, #spec2 {
	margin:0 0 15px 0;
	width: 750px;
	border-collapse: collapse;
	border: 1px solid #fff;
	border-width: 1px;
	empty-cells: show;
}
#spec1 td, #spec2 td {
	padding: 7px;
	background: #f6f6da;
	border: 1px solid #fff;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	line-height: 150%;
}
#spec1 .mainItem, #spec2 .mainItem {
	background: #dbdba6;
	font-weight: bold;
}
#spec1 .subItem, #spec2 .subItem {
	background: #ebebc8;
	text-align: center;
	font-weight: bold;
}

#spec1 .seriesItem, #spec2 .seriesItem {
	background: #ebebc8;
	text-align: left;
	font-weight: bold;
}
