@charset "UTF-8";
/* CSS Document */
#page_001045010 {
	width: 100%;
	margin: 0 auto;
}
#page_001045010 h2 {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	padding: 0;
	margin: 20px 0 0 0;
	white-space: nowrap;
}
#page_001045010 h2:first-of-type {
	margin: 0;
}
#page_001045010 h2 span,
#page_001045010 h2 strong {
	display: inline-block;
	vertical-align: baseline;
}
#page_001045010 h2 span {
	padding: 2px 12px 2px 12px;
	margin-right: 0.5em;
	font-size: 14px;
	color: #fff;
	background: #438cee;
	font-weight: 700;
}
#page_001045010 h2 span.e26 {
	background: #ff8d56;
}
#page_001045010 h2 strong {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
#page_001045010 .cp_table *, #page_001045010 .cp_table *:before, #page_001045010 .cp_table *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#page_001045010 .cp_table {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 5px 0;
}
#page_001045010 .cp_table th {
	background: #f4f4f4;
	padding: 7px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px dashed #cccccc;
	font-size: 12px;
	line-height: 12px;
	font-weight: 500;
}
#page_001045010 .cp_table th.th_top {
	background: #f4f4f4;
	padding: 3px 5px ;
	border: 1px solid #cccccc;
	font-size: 12px;
	line-height: 16px;
	font-weight: 500;
}
#page_001045010 .cp_table th > div {
	white-space: nowrap;
	padding: 2px 0 6px 0;
}
#page_001045010 .cp_table th > div span {
	padding: 0 10px;
	margin: 0 0.4em;
	font-size: 12px;
	line-height: 12px;
}
#page_001045010 .cp_table th > div.daylight span:first-of-type {
	color: #8887cc;
	border: solid 1px #a5a4cf;
	background: #fff;
}
#page_001045010 .cp_table th > div.daylight span:nth-of-type(2) {
	background: #a5a4cf;
}

#page_001045010 .cp_table th > div.neutral span:first-of-type {
	color: #7399cb;
	border: solid 1px #99b7de;
	background: #fff;
}
#page_001045010 .cp_table th > div.neutral span:nth-of-type(2) {
	background: #99b7de;
}
#page_001045010 .cp_table th > div.light span:first-of-type {
	color: #f4991a;
	border: solid 1px #f1ad4e;
	background: #fff;
}
#page_001045010 .cp_table th > div.light span:nth-of-type(2) {
	background: #f1ad4e;
}
#page_001045010 .cp_table td {
	text-align: center;
	vertical-align: top;
	padding: 6px 5px;
	border-top: 1px dashed #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	white-space: nowrap;
}
#page_001045010 .cp_table td a {
	font-size: 12px;
	line-height: 12px;
	font-weight: 500;
	text-decoration: none;
	display: inline-block;
	padding: 4px 18px 4px 8px;
	border-radius: 8px;
	margin: 0 0.3em;
}
#page_001045010 .cp_table td a.btnBl {
	background: #151515;
	color: #fff;
	position: relative;
}
#page_001045010 .cp_table td a.btnBl::after {
	content: '';
	width: 6px;
	height: 6px;
	border: 0px;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -3px;
}
#page_001045010 .cp_table td a.btnWh {
	background: #fff;
	border: solid 1px #666;
	box-sizing: border-box;
	color: #666;
	position: relative;
}
#page_001045010 .cp_table td a.btnWh::after {
	content: '';
	width: 6px;
	height: 6px;
	border: 0px;
	border-top: solid 2px #666;
	border-right: solid 2px #666;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -3px;
}