@charset "utf-8";
/* CSS Document */
.sitemap_title_m {
	margin-bottom: 20px;
}

.chart_table{
	width:750px;
	margin:0 10px 10px 10px;
}
.chart_table th,
.firstcat,
.secoundcat,
.thirdcat{
	padding:5px 0 5px 9px;
	font-size:93%;
	vertical-align:top;
}



.chart_table th{
	background:#e8e8e8;
	border-bottom:1px solid #c9d2db;
	text-align:left;
	width:25%;
	color:#3366cc;
}
.firstcat{
	background:#dee6f0;
	border-bottom:1px solid #d7dfe6;
	color:#4c4c4c;
}
.secoundcat{
	background:#f1f1f1;
	border-bottom:1px solid #d7dfe6;
	width:35%;
	color:#4c4c4c;
}
.thirdcat{
	background:#f8f8f8;
	border-bottom:1px solid #dee5ec;
	width:40%;
}
.chart_th,
.chart0,
.chart1{
	font-weight:bold;
}
.chart_th,
.chart0,
.chart1,
.chart2{
	display:block;
	padding-left:12px;
	line-height:140%;
}

.chart_th a,
.chart0 a,
.chart1 a{
	font-weight:bold;
}

.chart0 a,
.chart1 a,
.chart2 a{
	line-height:140%;
}


.dl_pdf{
	margin:20px 0px;
	width:770px;
	height:26px;
	text-align:right;
	position:relative;
}
.dl_pdf a{
	background:url(../img/btn_chartpdf.gif) no-repeat;
	width:431px;
	height:26px;
	display:block;
	position:absolute;
	right:0;
	text-indent:-9999px;
}
.dl_pdf a:hover{
	background-position:0 -26px;
}
.chart_th{
	background:url(../img/chartlist_head3.gif) no-repeat 0 3px;
	color:#333333;
}
.chart0{
	background:url(../img/chartlist_head0.gif) no-repeat 0 6px;
}
.chart1{
	background:url(../img/chartlist_head1.gif) no-repeat 0 6px;
}
.chart2{
	background:url(../img/chartlist_head2.gif) no-repeat 0 7px;
}

.no_link {
	padding-top: 3px;
}
