<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

#presenter_body {
	padding: 10px 15px;
	text-align: left;
}

#presenter_body h3 {
	margin-top: 10px;
	padding: 10px 5px 10px 10px;
	color: #2A58B0;
	font-weight: bold;
	border-left: 7px solid #2A58B0;
	border-bottom: 1px solid #ccc;
	margin-bottom: 12px;
}

#presenter_body h4 {
	margin-top: 10px;
	line-height: 130%;
	padding: 8px 5px 8px 10px;
	border-left: 5px solid #2A58B0;
	margin-bottom: 1em;
}

#presenter_body h5 {
	font-size: 1.1em;
	color: #2a58b0;
	font-weight: bold;
	line-height: 130%;
	margin-bottom: 12px;
}

#presenter_body h6 {
	margin-top: 10px;
	padding: 8px 0 0 0;
	font-weight: bold;
	line-height: 130%;
}

#presenter_body .presenter_content {
	margin: 0 0 35px 0;
	padding: 0 0 0 0;
}

#presenter_body .presenter_content2 {
	margin: 0 0 25px 0;
	padding: 0 0 0 0;
}

#presenter_body .presenter_content2_h5 {
	border-bottom: 1px solid #2a58b0;
	padding-bottom: 3px;
}

#presenter_body .presenter_div2_h5b {
	border-bottom: 3px double #006699;
	border-top: 3px double #006699;
	padding: 6px 0px 3px 0px;
}

#presenter_body .presenter_content3 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}



#presenter_body .p1 {
	margin-bottom: 10px;
	line-height: 140%;
	text-align: justify;
	text-justify: distribute;
	padding: 0 0 0 0;
}

#presenter_body .p2 {
	margin-bottom: 0;
	line-height: 140%;
	text-align: justify;
	text-justify: distribute;
	padding: 0 0 0 0;
}

#presenter_body .p3 {
	margin-bottom: 20px;
	line-height: 140%;
	text-align: justify;
	text-justify: distribute;
	padding: 0 0 0 0;
}


#presenter_body .p4 {
	margin-bottom: 0;
	line-height: 140%;
	text-align: justify;
	text-justify: distribute;
	padding: 0 0 0 0;
	color: #2a58b0;
}

#presenter_div4 {
	margin: 0px 0px 18px 0px;
	padding: 0px 0px 0px 0px;
	color: #333;
	font-size: 100%;
	line-height: 1.4;
	font-weight: bold;
}


#presenter_body .presenter_content3 {
	padding: 35px 0 30px;
	clear: both;
}

#presenter_body .presenter_content3:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

.presenter_ul1 {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: disc;
}

.presenter_ul1 li {
	margin: 0px 0px 5px 1.5em;
	padding: 0px 0px 0px 0px;
	list-style-type: disc;
	line-height: 140%;
}
.presenter_ul2 {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: disc;
}

.presenter_ul2 li {
	margin: 0px 0px 3px 1.5em;
	padding: 0px 0px 0px 0px;
	list-style-type: disc;
	line-height: 140%;
}

.presenter_ul3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: disc;
}

.presenter_ul3 li {
	margin: 0px 0px 5px 1.5em;
	padding: 0px 0px 0px 0px;
	list-style-type: disc;
	line-height: 140%;
}

#presenter_ul4 {
	margin: 0px 0px 35px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

#presenter_ul4 li {
	margin: 0px 0px 3px 14px;
	padding: 0px 0px 0px 0px;
	line-height: 140%;
	list-style-type: none;
	position: relative;
}

#presenter_ul4 li::after,
#presenter_ul4 li::before {
	display: block;
	content: '';
	position: absolute;
}
#presenter_ul4 li::after {
	top: .35em;
	left: -1.2em;
	width: 14px;
	height: 14px;
	background-color: #2a58b0;
	border-radius: 100%;
}
#presenter_ul4 li::before {
	z-index: 2;
	top: .625em;
	left: -.975em;
	width: 4px;
	height: 4px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#presenter_ol1 {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

#presenter_ol1 li {
	margin: 0px 0px 5px 1.5em;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	line-height: 140%;
	text-indent: -1em;
}

#presenter_ol1 li span .ol1_number {
	position: absolute;
	left:0;
	margin:0;
}

#presenter_body .coi_p1 {
	margin: 0 auto 20px auto;
	padding: 0 0 0 0;
	text-align: center;
	line-height: 140%;
}

.presenter_t1 {
	margin: 0px auto 15px auto;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: center;
}

.presenter_t1 td {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 12px 0px;
	width: 100%;
	font-size: 90%;
	line-height: 1.2;
	text-align: center;
}

#presenter_ppt1 {
	margin: 0px 0px 15px 0px;
	padding: 10px 8px 0px 8px;
	text-align: center;
}
#presenter_ppt2 {
	margin: 0px 0px 15px 0px;
	padding: 10px 8px 0px 8px;
	text-align: left;
	font-size: 100%;
	line-height: 1.4;
}


#presenter_t2 {
	margin: 0px auto 10px auto;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: center;
	border: 1px solid #333;
}

#presenter_t2 th,
#presenter_t2 td {
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 5px 0px;
	text-align: center;
	font-size: 100%;
	line-height: 1.3;
	font-weight: normal;
	border: 1px solid #333;
	vertical-align: middle;
}

#presenter_t2_col1 {
	width: 25%;
}
#presenter_t2_col2 {
	width: 25%;
}
#presenter_t2_col3 {
	width: 25%;
}
#presenter_t2_col3 {
	width: 25%;
}


#presenter_t3  {
	margin: 0;
	padding: 0;
	width: 100%;
}

#presenter_t3 tbody tr th {
	padding: 10px 5px;
	width: 20%;
	font-size: 0.9em;
	line-height: 1.3em;
	text-align: center;
	vertical-align: top;
	background-color: #eee;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 3px solid #2856AE;
}

#presenter_t3 tbody tr td {
	padding: 10px 15px;
	width: 80%;
	font-size: 0.9em;
	line-height: 1.3em;
	vertical-align: top;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}



#presenter_dataup1 {
	margin: 0px 0px 15px 0px;
	padding: 4px 8px 4px 8px;
	text-align: center;
	border: 1px solid #333;
	line-height: 140%;
}

#presenter_poster_size {
	margin: 0px auto 15px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 90%;
}

#presenter_poster_size img {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 100%;
}

#application_div {
	margin: 0px auto 25px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 90%;
	border: 1px solid #333;
}

#application_btn1 {
	margin: 0px auto 20px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 90%;
	line-height: 1.4;
	font-size: 100%;
}

#application_btn2 {
	margin: 0px auto 10px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 90%;
	line-height: 1.4;
	font-size: 100%;
}

#application_btn1 img,
#application_btn2 img {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 100%;
}


#kumamoto_btn1 {
	margin: 0px auto 20px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 90%;
	line-height: 1.4;
	font-size: 100%;
}

#kumamoto_btn1 img {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 100%;
}

#dataup_div1 {
	margin: 0px auto 25px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 90%;
	line-height: 1.4;
	border: 1px solid #333;
}

#dataup_div2 {
	margin: 0px auto 25px auto;
	padding: 5px 10px 4px 10px;
	text-align: center;
	width: 90%;
	border: 1px solid #333;
}

#dataup_div2_p1 {
	font-weight: bold;
	color: #d62a0d;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	line-height: 1.4;
	font-size: 100%;
}

#dataup_div2_p2 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.4;
	font-size: 100%;
	text-align: left;
}

/*
	text-align: justify;
	text-justify: distribute;
*/

#dataup_div2_p3 {
	font-weight: bold;
	color: #d62a0d;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	line-height: 1.4;
	font-size: 100%;
}

#dataup_div2_p4 {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.4;
	font-size: 100%;
	text-align: left;
	color: #2a58b0;
}

#dataup_div2_p5 {
	font-weight: bold;
	color: #e2850b;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	line-height: 1.4;
	font-size: 100%;
}
</pre></body></html>