body {
	margin: 0 auto;
	color: #000000;
	background-color: #EEEEEE;
	text-align: center;
}

#mainbox {
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 748px;
}

#box {
	background-color: #FFFFFF;
}

form {
	margin: 0;
	padding: 0
}

p {
	text-indent: 1em;
}

th {
	font-weight: normal;
	text-align: left;
}

input.type1 {
	border: solid 1px #999999;
	margin-top: lid #;
	margin-bottom: lid #;
}

a:link {
	color: #333333;
	text-decoration: underline
}

a:visited {
	color: #333333;
	text-decoration: underline
}

a:active {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

a.top_left:link {
	color: #0066CC;
}

a.top_left:active {
	color: #0066CC;
}

a.top_left:visited {
	color: #0066CC;
}

a.top_left:hover {
	color: #0066CC;
}

a.top_topics:link {
	color: #CC3333;
}

a.top_topics:active {
	color: #CC3333;
}

a.top_topics:visited {
	color: #CC3333;
}

a.top_topics:hover {
	color: #CC3333;
}

.bg {
	background: url(../journal/images/p_bg.gif) no-repeat right;
}

#topicsList {
	overflow: auto;
	height: 250px;
	margin: 10px 0px 20px 50px;
}

#topicsList table {
	margin-bottom: 10px;
}

#societyList {
	margin: 10px 0px 30px 0;
}

#societyList table {
	margin: 0 0 10px 0;
}

#societyList th {
	padding: 0 0 3px 15px;
	background: url(../images/i_circle.gif) no-repeat left;
}

#societyList td {
	padding: 0 0 0 14px;
	font-size: 11px;
}

#societyList a.pdf {
	padding: 1px 20px 1px 0;
	background: url(../images/i_pdf.gif) no-repeat right;
}

#liji .lijiP {
	float: left;
	margin: 0 15px 15px 0 !important;
}

#mainbox .m td.annai {
	padding-top: 5px;
	padding-bottom: 5px;
}

.committee {
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
	font-size: 1em;
}

.inner {
	padding: 40px 35px 0;
}

.title01 {
	border-bottom: dotted #cccccc 1px;
	padding-bottom: 8px;
}

.title01 h2 {
	font-size: 18px !important;
	font-family: 'M PLUS 1p', sans-serif;
	text-align: left;
	font-weight: 400 !important;
	border-left: solid #ff6600 4px;
	padding: 0 0 0 5px;
	margin: 0;
}

.title02 h3 {
	font-size: 14px !important;
	font-family: 'M PLUS 1p', sans-serif;
	text-align: left;
	font-weight: 700 !important;
	margin: 0;
}

.title02 h3:before {
	margin-right: 0.5em;
	content: url(../../images/h3before.png);
}

a img {
	vertical-align: -lid #;
	display: inline-block;
	margin-left: 3px;
}

.blank::after {
	content: '';
	display: inline-block;
	position: relative;
	background: url(../../images/i_blank.svg) no-repeat;
	width: 10px;
	height: 10px;
	background-size: contain;
	margin: 0 5px;
}

.orange_headline {
	text-align: center;
	font-size: 18px;
}
.btn a {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 275px;
	height: 50px;
	background: #ff6633;
	text-align: center;
	margin: 20px auto 30px;
	text-decoration: none;
	line-height: 1.5;
	border-radius: 50px;
	font-weight: bold;
	transition: .5s;
	color: #fff;
}
.btn a:hover {
	opacity: .7;
}
.btn a::after {
	position: absolute;
	content: '';
	background: url(../images/i_blank-w.svg) no-repeat;
	background-size: contain;
	width: 12px;
	height: 12px;
	right: 20px;
}
.considerations {
	color: red;
}
.considerations a {
	color: red;
}
