h1 {
}
h2 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", serif;
	font-size: 28px;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
}
h2 em {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #A68900;
	margin-left: 1em;
}
h3 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", serif;
	font-size: 20px;
	line-height: 1.2em;
	color: #063;
	background-color: #FFF;
	padding: 8px;
	border: 2px solid #063;
	border-radius: 5px;
}
h4  {
	font-size: 16px;
	font-weight: bold;
	color: #F30;
	line-height: 1.5em;
}




table , th, td{
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

th, td {
	padding: 5px 10px;
}
.thumb-list {
	overflow: hidden;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -5px;
}
.thumb-list li {
	height: 132px;
	width: 132px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFF;
	float: left;
	margin-bottom: 5px;
	margin-left: 5px;
}
.thumb-list li a {
	display: block;
	height: 100%;
}
#top-list .thumb-list li {
	height: auto;
	background-color: transparent;
}
#top-list .thumb-list li a {
	font-size: 14px;
	line-height: 1.5em;
	color: #000;
	text-decoration: none;
}
#top-list .thumb-list li img {
	height: auto;
	width: 100%;
}
#top-list .thumb-list li .name {
	margin-top: 5px;
}

#main-ph {
	margin-bottom: 20px;
	text-align: center;
}
#title {
}

.syun-box {
	margin-top: 50px;
	background-color: #CCDCA3;
	padding: 13px;
}
.syun-box h4 {
	font-size: 20px;
	color: #063;
	line-height: 1.2em;
	margin-bottom: 10px;
}
.syun-box h4 em {
	font-size: 14px;
	font-style: normal;
	display: inline-block;
}
.syun-box .thumb-list {
	margin-left: -4px;
}
.syun-box .thumb-list li {
	height: 90px;
	width: 90px;
	margin-left: 4px;
	background-size: cover;
}

.syun-box .thumb-list li .name {
	display: none;
}
.syun-link ul{
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -4px;
	overflow: hidden;
	list-style-type: none;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
}
.syun-link li {
	float: left;
	width: 167px;
	margin-left: 4px;
	margin-top: 4px;
	padding: 0px;
}
.syun-link li a {
	text-align: center;
	display: block;
	color: #063;
	text-decoration: none;
	border: 1px solid #CCDCA3;
	padding: 5px;
	background-color: #FFF;
	box-sizing: border-box;
}
.syun-link li a:hover {
	background-color: #093;
	color: #FFF;
	border: 1px solid #093;
}







#syunyasai {
	overflow: hidden;
	font-size: 13px;
	line-height: 1.5em;
}
#syunyasai dt {
	float: left;
}
#syunyasai dt:after {
	display: inline-block;
	margin: 0px 0.5em;
	content: "：";
}
#syunyasai dd {
	margin: 0px;
	padding: 0px;
}




#toc_container {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
#toc_container .toc_list {
	display: table;
	list-style-type: none;
	padding: 0px;
	/* [disabled]width: 100%; */
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
#toc_container .toc_list li {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	height: 120px;
	padding-right: 18px;
	padding-left: 18px;
}
#toc_container .toc_list li a {
	height: 110px;
	width: 110px;
	display: table-cell;
	vertical-align: middle;
	border-radius: 50%;
	background-color: #009933;
	color: #FFF;
	text-decoration: none;
	position: relative;
	font-size: 13px;
	line-height: 1.5em;
	text-indent: 0.1em;
	/* [disabled]overflow: hidden; */
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
	box-sizing: border-box;
	font-weight: bold;
}
#toc_container .toc_list li a strong {
	font-size: 18px;
	display: block;
	letter-spacing: 0.2em;
	text-indent: 0.2em;
}

#toc_container .toc_list li a span {
	display: block;
	position: absolute;
	width: 100%;
	height: 35px;
	text-align: center;
	color: #A30007;
	font-size: 8px;
	line-height: 1em;
	background-image: url(/img/arw-down-wh.png);
	background-repeat: no-repeat;
	background-position: center center;
	/* [disabled]background-size: contain; */
	left: 0px;
	top: 70px;
}

#toc_container .toc_list li a:hover {
	color: #FFF;
	background-color: #1DAD48;
	/* [disabled]opacity: 0.85; */
	box-shadow: none;
}
#article h3 {
	margin-top: 2em;
}
#article h4 {
	margin-bottom: 0.2em;
}
#article table {
	width: 100%;
	background-image: url(/img/line-dot.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 1.5em;
}
#article table tr {
	background-image: url(/img/line-dot.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#article table th, #article table td {
	text-align: left;
	vertical-align: top;
	padding: 10px 0px;
}
#article table th {
	white-space: nowrap;
	padding-right: 20px;
}
#syun-month {
	margin: 30px 0px;
}
#syun-month ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-image: url(/img/line-dot.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#syun-month ul li   {
	background-image: url(/img/line-dot.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
	padding-bottom: 20px;
}
#syun-month .a-target {
	padding: 15px;
	border-radius: 5px;
}
#syun-month .a-target:hover {
	background-color: #EEF8CF;
	border: 1px solid #093;
	padding: 14px;
}

#syun-month .a-target:after {
	display: block;
	clear: both;
	content: "";
}

#syun-month .box-img  {
	float: left;
	width: 100px;
}
#syun-month .box-img img {
	height: auto;
	width: 100%;
}

#syun-month .box-txt  {
	margin-left: 50px;
	float: left;
}
#syun-month dl {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 1.5em;
}
#syun-month dl dt {
	font-weight: bold;
}
#syun-month dl dd + dt {
	margin-top: 1em;
}
#syun-month dl dd {
	margin-left: 0px;
}

#syun-month dl dd strong {
	color: #F30;
}
