﻿@charset "utf-8";
/*20180319 update*/

/* 各種統計情報CSS /statistics/
--------------------------------------------------------------------*/
.statistics {}

/* Reset */
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	display: inline-block;
	background: none;
	text-decoration: underline !important;
}
h1 span,h2 span,h3 span,h4 span,h5 span,h6 span {
	position: relative;
	top: 0;
	right: 0;
	color: #000;
}

.statistics .dlist2 dt {
	border-bottom: dotted 1px #ccc;
}
.statistics .dlist2 dd {
	border-bottom: dotted 1px #ccc;
}

.statistics .dlist dd {
 border-bottom: none !important;
}
.statistics .dlist dd ul {
 margin-bottom: 0 !important;
}

.statistics .block3 li {
	width: 30% !important;
}
.qsty {
	border-bottom: solid 1px #C0C0C0;
	font-size: 16px;
	font-weight: bold;
}
.statistics .block3 li {
    width: 30% !important;
}