@charset "utf-8";
/* CSS Document */
@media print, screen and (min-width: 751px) {
th.column8 {
	width: 12.25%;
}
th.column6 {
	width: 17%;
}
th.column4 {
	width: 28%;
}
th.area0 {
	width: 15%;
}
th.area1 {
	width: 11%;
}
th.area2 {
	width: 11%;
}
th.area3 {
	width: 13%;
}
th.area4 {
	width: 13%;
}
th.area5 {
	width: 11%;
}
th.area6 {
	width: 15%;
}
th.area7 {
	width: 11%;
}
td {
	text-align: right;
}
td.alignC {
	text-align: center;
}
.boxTable th.noBorder {
	border-bottom: none;
}
.boxTable th.borderPlus {
	border-top: 1px solid #C0C0C0;
}
.titleL {
	border: none;
	box-shadow: none;
}
.indent {
	text-indent: -5em;
	margin-left: 5em;
}
#mainContents ul.circleList2 {
	padding-top: 0;
}
#mainContents ul.circleList2 li {
	background-image: url(/commons/v1/img/circle.png);
	background-position: 0 16px;
	background-repeat: no-repeat;
	-webkit-background-size: 12px 12px;
	-moz-background-size: 12px 12px;
	background-size: 12px 12px;
	padding-top: 12px;
	padding-left: 6.2em;
	text-indent: -5em;
}
}