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

#byoin-shihyo .contents {
	margin-bottom: 25px;
}

#byoin-shihyo ol {
	padding-left: 30px;
	list-style-type: decimal;
}

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

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

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

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

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

#byoin-shihyo .div-title, .div-title-hist {
/*	border-left: 5px solid #B9C9FE;*/
/*	padding: 7px 0px 7px 5px;*/
	margin-top: 35px;
	margin-bottom: 15px;
	font-size: large;
}

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

.out_link {
	text-align: right;
	font-size: small;
	color: #666;
}

#byoin-shihyo .comment {
	background-color: #f6f7fe;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px 15px 10px 15px;
}

/* a */
#byoin-shihyo a:link {
	//color: #0000FF;
	//text-decoration: none;
	//border-bottom: 1px solid #0000FF;
	//padding-bottom: 1px;
}

#byoin-shihyo a:visited {
	//color: #0000FF;
	//text-decoration: none;
	//border-bottom: 1px solid #0000FF;
	//padding-bottom: 1px;
}

#byoin-shihyo a:hover {
	//color: #0000FF;
	//text-decoration: none;
	//border-bottom: 1px solid #0000FF;
	//padding-bottom: 1px;
}

#byoin-shihyo a:active {
	//color: #0000FF;
	//text-decoration: none;
	//border-bottom: 1px solid #0000FF;
	//padding-bottom: 1px;
}

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

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

#byoin-shihyo .hist_list dt {
	clear: both;
	float: left;
	width: 130px;
	
}

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

#byoin-shihyo div[id^="cd_top5_nm_"], div[id^="ope_top5_nm_"] {
	padding: 5px;
}

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

/* 2018-10-01 Extend ------------------------------ */
#byoin-shihyo .comment table{
	margin: 10px 0 5px 10px;
}
#byoin-shihyo .dic_rate_comment th {
	background-color: #f9f8f8;
}
#byoin-shihyo .dic_rate_comment td {
	background-color: #ffffff;
}
