/* 通常記事 */
#standard {
	padding-top: 25px;
}

#standard #publication {
	padding-bottom: 1.25em;
}

#paper_title {
	float: right;
	padding-bottom: 20px;
	padding-left: 20px;
}

h1.img_h1 {
	padding-bottom: 2em;
}

h1.img_h1 img {
	width: 424px;
}

h1.before_sentence {
	padding-bottom: 1em;
}

h1.sentence_h1 {
	font-size: 91.7%;
	line-height: 2;
	padding-bottom: 1em;
}

#standard h2 {
	font-size: 150%;
	font-weight: bold;
	line-height: 1.5;
	padding-bottom: 0.5em;
}

#standard h2:not(:first-of-type) {
	padding-top: 1.75em;
}


#standard h2.spacing {
	padding-top: 1.75em;
}

#standard h2.img_h2 {
	padding-bottom: 1em;
}

#standard h2.header_padding {
	padding-top: 1.5em;
}

#standard p.about {
	font-size: 83.3%;
	line-height: 1.7;
	padding-left: 1em;
	text-indent: -1em;
}

#standard p.bold_center {
	font-size: 150%;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
}

#standard p.width424 {
	width: 424px;
}

#standard ul.paper_standard {
	padding-bottom: 1em;
}

#standard ul.paper_standard li {
	font-size: 91.7%;
	line-height: 2;
	list-style: circle;
	margin-left: 1.5em;
}

#paper_navi {
	display: flex;
	justify-content: space-between;
}

#paper_navi p {
	font-size: 83.3%;
	padding-bottom: 2em;
}

#paper_footer {
	align-items: flex-start;
	display: flex;
	justify-content: space-between;
	padding-top: 2em;
}

#paper_footer p, #paper_footer li {
	font-size: 83.3%;
}

#backnumber ul.more_old {
	display: none;
}

#backnumber p, #backnumber li {
	line-height: 1.5;
	padding-bottom: 0.5em;
}

#backnumber p:first-child {
	font-size: 91.7%;
}

#backnumber p.open_old {
	color: #0000ff;
	font-weight: bold;
}

#colophon {
	border: 6px #000000 double;
	padding: 18px;
	width: 320px;
}

#colophon p {
	line-height: 1.2;
}

#colophon p:last-child {
	padding-bottom: 0;
}

/* 第二号資料用 */
#document {
	padding-top: 2em;
}

#document p, #document > li {
	font-size: 91.7%;
	line-height: 1.7;
	padding-bottom: 0;
}

#document > li {
	font-weight: bold;
	list-style: decimal;
	margin-left: 1.5em;
	padding-bottom: 1em;
}
#document ul li {
	font-weight: normal;
	line-height: 1.7;
} 

/*　文中リスト用　*/
.contents_list {
	padding-bottom: 1em;
}

.contents_list li {
	font-size: 91.7%;
	line-height: 2;
	list-style-position: inside;
	margin-left: 1em;
}


/* 特定記事用 */
h1.img_20141111 {
	padding-top: 1em;
}

h1.img_h1_20210115 {
	padding-top: 2.5em;
}

#paper_navi p._20120207 {
	text-align: right;
	width: 100%;
}

h1.img_h1_sub {
	padding-bottom: 1em;
}

#standard a.underline {
	border-bottom: 1px #669988 dashed;
	color: #000000;
	padding-bottom: 0.25em;
}
#standard a.underline:hover {
	text-decoration: none;
}