body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI','メイリオ',Verdana,'ＭＳ Ｐゴシック',sans-serif;
	letter-spacing: 1px;
	color: #696969;
	font-size: medium;/*medium*/
	width: 960px;
}

.contents {
	margin-bottom: 25px;
}

.template-table {
	border-collapse : collapse;
	width: 100%;
}

.template-table th {
	border: 1px solid #A9A9A9;
	background-color: #4472C4;/*#B9C9FE*/
	padding: 5px;
	font-weight: bold;/*normal;*/
	font-size: medium;/*x-small small medium large*/
	color: #FFFFFF;/*#696969*/
}

.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, .div-title-hist {
	border-left: 5px solid #4472C4;/*#B9C9FE*/
	padding: 7px 0 7px 5px;
	margin-top: 35px;
	margin-bottom: 15px;
	font-size: large;
/*	font-weight: bold;*/
	color: #4472C4;
}

.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;
}

/* a */
a:link {
	color: #0000FF;
	text-decoration: none;
	/* border-bottom: 1px solid #0000FF; */
	padding-bottom: 1px;
}

a:visited {
	/*color: #0000FF;*/
	color: #0066FF;
	text-decoration: none;
	/* border-bottom: 1px solid #0000FF; */
	border-bottom: none;
	color:#06F;
	padding-bottom: 1px;
}

a:hover {
	color: #0000FF;
	text-decoration: underline;
	/* border-bottom: 1px solid #0000FF; */
	padding-bottom: 1px;
}

a:active {
	color: #0000FF;
	text-decoration: none;
	/* border-bottom: 1px solid #0000FF; */
	padding-bottom: 1px;
}

a.menu_btn {
	border: 1px solid #843C0C;/*#008000*/
	color: #000000;/*#008000*/
	background-color: #ED7D31;/*#b8f28c*/
	width: 100px;
	font-size: 100%;/*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;
}


/* =================================================

	追加分

=================================================  */
body{
		margin:0 auto;
	font-size:16px;
	line-height:1.5;
	color:#333333;
}



#headernav{
	width:100%;
	margin:0;
	padding:10px 0;
	}
#headernav div{
	background-color: #FFE88A;
	font-size:13px;
	margin:10px 0 0 0;
	padding:3px 10px;
	}
	
#headernav a{
	border-bottom:none;
	}
	
#headernav a:hover{
	text-decoration:underline;
	color:#06F;
	}

h1{
	font-size:200%;
	word-spacing: 5px;
}

h2{
	border-left: 5px solid #69C;
	border-bottom: 1px solid #B9C9FE;
	padding: 7px 0 7px 5px;
	margin-top: 50px;
	margin-bottom: 15px;
	font-size:180%;
	word-spacing: 5px;
	}

h3{
	/*border-left: 5px solid #69C;*/
	/*border-bottom: 1px solid #B9C9FE;*/
	padding: 7px 0 7px 5px;
	margin-top: 50px;
	margin-bottom: 15px;
	font-size:130%;
	word-spacing: 5px;
	}

ul.nendo{
	margin:15px 0;
	padding:0;
	list-style:none;
}

ul.nendo:after{
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

.nendo li{
	margin:15px 10px 15px 0 ;
	float:left;
}

.nendo li a{
	display:block;
	padding: 10px 25px;
	border:1px solid #9CF;
	background-color: #C1EFF2;
}

.nendo li a:hover{
	border:1px solid #69C;
	background-color: #69C;
	color:#FFF;
}



/* 2024年6月5日 add */
.div-title-shitsu {
	border-left: 5px solid #d5c5ff;
	padding: 7px 0 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;
}
