
/*---------------
	病院指標
----------------*/

body.shihyo {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI','メイリオ',Verdana,'ＭＳ Ｐゴシック',sans-serif;
	letter-spacing: 1px;
	color: #696969;
	font-size: normal;
	width: 960px;
}

#main h1,
#main_sng h1,
.div-title {
	clear: both;
	margin: 30px 0px 20px 0px;
	padding: 10px 15px;
	font-size: 120%;
	font-weight: bold;
	color: #1972c9;
	background-color: #d1e3f4;
}
#main h1,
#main_sng h1 {
	float: none;
	display: block;
	width: auto;
}
#medical_name {
	font-weight: bold;
}

#clinical_departments_top5 div ,
#clinical_departments_top3 div ,
#ope_days_top5 div ,
#ope_days_top3 div {
	clear: both;
	margin: 30px 0px 10px 0px;
	padding: 0px 10px 0px 25px;
	font-size: 120%;
	font-weight: bold;
	color: #1972c9;
	background-image: url(../img/layout/h4_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.comment ,
#clinical_departments_top5 .comment ,
#clinical_departments_top3 .comment ,
#ope_days_top5 .comment ,
#ope_days_top3 .comment {
	margin: 20px 0px 10px 0px;
	padding: 0px;
	font-size: inherit;
	color: #666;
	font-weight: normal;
	background-image: none;
}

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

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

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

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

.number-cell {
	text-align: right;
	width: 75px;
}


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

.out_link {
	text-align: right;
}

#dic_rate_comment {
/*	background-color: #E3EAFF;*/
	margin-top: 15px;
/*	margin-bottom: 15px;*/
	margin-bottom: 30px;
/*	padding: 10px 15px 10px 15px;*/
}

a.csv_btn {
	display: inline-block;
	border: 1px solid #008000;
	color: #008000;
	background-color: #b8f28c;
	width: auto;
	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;
}