@charset "UTF-8";
/*　臨床指標ページCSS
---------------------------------*/

.h2_title_shihyo{
	width:714px;
	height:26px;
	text-indent:-9999px;
	line-height:0;
	margin:15px 0;
	background:url(../shihyo/img/h2_title.jpg) left top no-repeat;
}
.out_link {
	font-size: 95%;
	margin-bottom: 10px;
}
.contents {
	margin-bottom: 25px;
}
ol.contents li {
	color: #294A96;
	font-size: 90%;
	line-height: 1.5em;
	list-style: decimal inside;
	margin-bottom: 5px;
}
ol.contents li a {
	color: #294A96;
}
.template-table {
	border-collapse : collapse;
	width: 100%;
	margin-bottom: 15px;
}
.template-table th,
.template-table td {
	line-height: 1.5em;
}
.template-table th {
	border: 1px solid #A9A9A9;
	background-color: #c7d1f1;
	padding: 5px;
	font-weight: bold;/*normal;*/
	font-size: small;
	color: #696969;
    vertical-align: middle;
}
.template-table th.left_align {
	text-align: left !important;
}
.template-table td {
	border: 1px solid #A9A9A9;
	padding: 5px;
}
.template-table td:first-child {
    font-size: 85%;
}
.template-table td:nth-child(2) {
    font-size: 82%;
}
#age_series {
	table-layout: fixed;
}
#age_series th {
	text-align: center;
}
#age_series th:first-child {
	width: 75px;
}
#uicc_type th {
	text-align: center;
}
#uicc_type th:first-child {
	width: 55px;
}
#com_acquired th {
	text-align: center;
}
#com_acquired th:first-child {
	width: 80px;
}
#ci_icd10 th {
	text-align: center;
}
#ci_icd10 th:nth-child(1) {
	width: 160px;
}
#ope_top3_tbl_0 th {
	text-align: center;
}
#dic_rate th {
	text-align: center;
}
.number-cell {
	text-align: right;
	width: 60px;
	font-size:100%!important;
}

.div-title, .div-title-hist {
	border-left: 5px solid #B9C9FE;
	padding: 7px 0px 7px 5px;
	margin-top: 35px;
	margin-bottom: 15px;
	font-size: 108%;
}

.div-title-hist {
	border-left: 5px solid #C90 !important;
}

.out_link {
	text-align: right;
}

.comment {
	background-color: #E3EAFF;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px 15px 10px 15px;
	font-size: 87%;
	line-height: 1.5em;
}

.pdfIcon {
	display: block;
	margin: 0 auto 5px;
}

/* a */
a.csv_btn {
	border: 1px solid #008000;
	color: #008000;
	background-color: #d5f3be;
	width: 75px;
	font-size: x-small;
	font-weight: bold;
	padding: 5px;
	margin-left: 20px;
	position: relative;
	top: -2px;
}

span.kome {
	font-size: x-small;
}

.hist_list dt {
	clear: both;
	float: left;
	width: 130px;

}

.hist_list dd {
	margin-left: 140px;
	margin-bottom: 25px;
}

div[id^="cd_top3_nm_"], div[id^="ope_top3_nm_"] {
	padding: 5px;
}

div[id^="cd_top3_nm_"]:before, div[id^="ope_top3_nm_"]:before {
	content: "■";
	/*color: #1AAB8A;*/
	font-size: large;
}

/* 2024年6月5日 add */
.div-title-shitsu {
	border-left: 5px solid #d5c5ff;
	padding: 7px 0px 7px 5px;
	margin-top: 35px;
	margin-bottom: 15px;
	font-size: large;
}

.template-table-shitsu {
	border-collapse : collapse;
	/*width: 100%;*/
}

.template-table-shitsu th {
	border: 1px solid #A9A9A9;
	background-color: #d5c5ff;
	padding: 5px;
	font-weight: bold;/*normal;*/
	font-size: small;
	color: #696969;
}

.template-table-shitsu th.left_align {
	text-align: left;
}

.template-table-shitsu td {
	border: 1px solid #A9A9A9;
	padding: 5px;
}

.comment-shitsu {
	background-color: #e7e3ff;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px 15px 10px 15px;
	font-size: 87%;
	line-height: 1.5em;
}

/* 2025年9月24日 add */
.view_template {
	width: 714px;
	height: 100%;;
	overflow: hidden;
	border:0;
}
