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

h1 {width:960px; border-bottom:#333 solid 2px; color:#333; margin:50px 0 15px 0;font-weight: bold; font-size:180%;}

.contents {margin-bottom: 25px;}

.contents a {text-decoration:none; _line-height:normal;}
.contents a:link {color:#333;}
.contents a:visited {color:#696969;}
.contents a:hover {color: #0093d4;}
.ct { text-align: center;}


caption {text-align: left;}

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

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

.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 {border-left: 5px solid #00B0A0; color:#00B0A0; margin:50px 0 15px 0;font-weight:bold; letter-spacing:0.8px; font-size:large; padding-left:10px;}

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

.out_link {text-align: right; font-size:85%; font-weight:bold; letter-spacing:normal;}
.out_link a {text-decoration:none; _line-height:normal;border-bottom: 1px solid #00b2bb; padding-bottom: 1px; color:#00b2bb;background:url(../images/icon03.png) no-repeat right center;padding-right:5px;}
.out_link a:hover { color:#0093d4;}
.out_link a { color:#00b2bb;}
.out_link a:hover { color:#0093d4;}

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



a.csv_btn {
	text-decoration: none;
	color: #fff;
	background-color: #00B0A0;
	width: 75px;
	font-size: x-small;
	font-weight: bold;
	padding: 5px 10px;
	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;
	color: #1AAB8A;
	font-weight:bold;
	font-size:100%;
}

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

.comment ul, .comment-shitsu ul {list-style:  none; margin:0; padding:0;}
.comment ul, .comment-shitsu ul { text-indent:-1em; padding-left:1em;}
.comment ul li:before, .comment-shitsu ul li:before {content:  "・"; }

/* 2024年6月5日 add */
.div-title-shitsu {
	border-left: 5px solid #00B0A0;
	color:#00B0A0; margin:50px 0 15px 0;
	font-weight:bold; letter-spacing:0.8px;
	font-size:large; padding-left:10px;
}

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

.template-table-shitsu th {
	border: 1px solid #A9A9A9;
	background-color: #7DC8C8;
	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: #ebf5f0;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px 15px 10px 15px;
}
