/* 刊行物ページ：特殊 */

table.toc, table.toc td {
	border-width: thin;
	border-style: none;
}

.toc td {
	text-align: center;
	padding-right: 1em;
	padding-left: 1em;
}

.toc img {
	border-style: none;
}


div.section1 {
	float: left;
}

div.section2 {
	margin-left: 1em;
	float: left;
}

div.section3 {
	margin-left: 1em;
	float: left;
}

h2 {
	clear: both;
}

.jjes div.general {
	font-size: 95%;
	line-height: 1.2;
	background-color: #F6F6F6;
	padding: 1em 1em 2em;
	border-top-width: thick;
	border-bottom-width: thick;
	border-color: navy;
	border-style: double none;
}

.jjes div.general h2 {
	font-weight: normal;
	font-size: medium;
	color: white;
	background-color: navy;
	border-top-width: thin;
	border-bottom-width: thin;
	border-color: silver;
	border-style: none none inset;
	width: 70%;
}

.jjes div.general h3 {
	font-weight: normal;
	font-size: medium;
	margin-bottom: 0.5em;
	padding-left: 0.5em;
	border-right-width: 10px;
	border-bottom-width: 2px;
	border-left-width: 10px;
	border-right-color: navy;
	border-bottom-color: navy;
	border-left-color: navy;
	border-right-style: inset;
	border-bottom-style: outset;
	border-left-style: outset;
	width: 50%;
}

dt.name {
	margin: auto auto 0em;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-color: black;
	border-style: none none ridge;
}

dd.title {
	margin-left: 1.5em;
	width: 70%;
	float: left;
}

dd.pp {
	text-align: right;
	white-space: nowrap;
	margin: auto;
}

#index {
	margin: 0 0 0 1.5em;
	padding: 0;
	height: 20px;
}

#index ul {
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

#index ul li {
	text-align: center;
	margin: 0;
	padding: 0;
	float: left;
	display: block;
}

#index ul li a {
	font: normal 12px/18px 'ＭＳ Ｐ明朝','平成明朝',serif;
	color: #545429;
	background-color: white;
	text-decoration: none;
	text-align: center;
	margin: 0 0 10px;
	padding: 0;
	border: 1px #525229 solid;
	width: 80px;
	height: 18px;
	display: block;
}

#index ul li a:hover {
	color: white;
	background-color: gray;
}

#index li#active a {
	color: white;
	background-color: #75754F;
	border: 1px #75754F solid;
}

p.intext {
	float: left;
}
