@charset "euc-jp";
/* CSS Document */
h2 {
  margin-bottom: 20px;
}
#main {
  background-color: #FFF;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
  padding: 20px;
  min-height: 525px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
#main h3 {
  background: url(../img/contents/bg_h3.jpg) left top no-repeat;
  font-size: 130%;
  color: #FFF;
  padding-left: 20px;
  height: 40px;
  line-height: 40px;
  letter-spacing: 2px;
  margin-bottom: 15px;
}
#main h4 {
  background: url(../img/contents/bg_h4.jpg) left top no-repeat;
  font-size: 110%;
  padding-left: 20px;
  height: 32px;
  line-height: 35px;
  padding-top: 3px;
  letter-spacing: 2px;
  margin-bottom: 15px;
  color: #153F65;
}
#main h5 {
  background: url(../img/contents/bg_h5.jpg) left top no-repeat;
  font-size: 100%;
  padding-left: 20px;
  height: 35px;
  line-height: 35px;
  letter-spacing: 1px;
  margin-bottom: 15px;
  color: #333;
}
#main h5.row2 {
  background: url(../img/contents/bg_h5_row2.jpg) left top no-repeat;
  font-size: 100%;
  padding-left: 130px;
  text-indent: -108px;
  height: 50px;
  padding-top: 5px;
  line-height: 1.3;
  letter-spacing: 0px;
  margin-bottom: 15px;
  color: #333;
}
#main h5 .time {
  font-size: 90%;
  letter-spacing: 0;
}
#main h5 .nomal {
  font-weight: normal;
}
#main p {
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 1.8em;
}
#main ul.list_tx {
  margin-left: 2.39em;
  margin-right: 20px;
  margin-bottom: 1.8em;
  text-indent: -1em;
}
#main .pagetop_cont {
  text-align: right;
  margin: 40px 0;
  background: url(../img/btn_pagetop_cont_on.jpg) right top no-repeat;
}
#main .pagetop_cont a {}
#main .pagetop_cont a:hover {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
}
#main .btn01 {
  position: relative;
  padding-bottom: 40px;
  padding-top: 10px;
}
#main .btn01:after {
  display: block;
  clear: both;
  height: 0px;
  content: "";
}
#main .btn01 ul {
  float: left;
  position: relative;
  left: 50%;
}
#main .btn01 li {
  margin-left: 10px;
  margin-right: 10px;
  float: left;
  position: relative;
  left: -50%;
}
#main .dlStyle01 {
  margin-left: 20px;
  margin-right: 20px;
}
#main .dlStyle01:after {
  clear: both;
  display: block;
  content: "";
  height: 0;
}
#main .dlStyle01 dt {
  float: left;
}
.pd70 dd {
  padding-left: 70px;
}
/*link*/
.link_list01 {}
.link_list01 dt {
  font-size: 16px;
}
.link_list01 dd {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #CDCDCD;
}
.link_list01 dd a {
  padding-right: 25px;
  background: url(../img/ico_external-link.png) right center no-repeat;
}
/* 20.07.02 */
#main .topics_box {
  background-color: #E6F5FF;
  border: 4px solid #1969C9;
  box-shadow: 0 0 0 3px #fff inset;
  margin-bottom: 30px;
}
#main .topics_box h5 {
  background-color: #1969C9;
  background-image: none;
  border: 3px solid #fff;
  border-bottom: none;
  color: #fff;
}
/*outline*/
.outline_dl01 {
  margin-bottom: 30px;
  margin-left: 20px;
  margin-right: 20px;
}
.outline_dl01 dt {
  float: left;
}
.outline_dl01 dd {
  padding-left: 80px;
  margin-bottom: 10px;
}
.outline_dl01 dd ol {
  margin-top: 5px;
  margin-left: 30px;
}
.table_style01 {
  border-collapse: collapse;
  border-color: #CCC;
  line-height: 1.8;
}
.table_style01 th {
  font-weight: normal;
  padding: 5px 10px;
  border-color: #CCC;
}
.table_style01 td {
  padding: 5px 10px;
  border-color: #CCC;
}
.table_style02 {
	margin-left: 20px;
margin-right: 20px;
margin-bottom: 1.8em;
  border: none;
  line-height: 1.8;
}
.table_style02 th,.table_style02 td {
  padding: 0;
  border: none;
}
/*history*/
.history_dl {
  margin-left: 20px;
  margin-right: 20px;
  line-height: 1.5;
  padding-bottom: 20px;
}
.history_dl dt {
  float: left;
}
.history_dl dt.time {
  float: none;
  font-size: 90%;
  background-color: #E4F2FA;
  padding: 5px 0 5px 10px;
  margin-bottom: 5px;
}
.history_dl dd {
  padding-left: 70px;
  margin-bottom: 15px;
}
.history_dl dd.prg01 {
  padding-left: 112px;
  text-indent: -42px;
}
.history_dl dd.prg01-2 {
  padding-left: 120px;
  text-indent: -50px;
}
.history_dl dd.prg02 {
  padding-left: 153px;
  text-indent: -83px;
}
.history_dl dd.belong {
  padding-left: 140px;
}
dt.pdf {
  float: none;
  margin-bottom: 5px;
}
.pdf {
  text-align: right;
}
.pdf a {
  background: url(../img/ico_pdf01.jpg) right center no-repeat;
  padding-right: 25px;
  color: #C90205;
}
.pdf a:hover {
  color: #007DFB;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.history_table {
  font-size: 12px;
  border: 1px solid #DDD;
  border-collapse: collapse;
}
.history_table thead th {
  background-color: #F6F6F6;
  font-weight: normal;
}
.history_table th {
  line-height: 1.8;
  padding: 10px 5px;
  border: 1px solid #DDD;
}
.history_table th span {
  font-weight: normal;
}
.history_table td {
  padding: 15px 5px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: dotted;
  border-right-style: solid;
  border-bottom-style: dotted;
  border-left-style: solid;
  border-top-color: #DDD;
  border-right-color: #DDD;
  border-bottom-color: #DDD;
  border-left-color: #DDD;
}
.history_table th img {
  margin-top: 5px;
}
.history_table .btm_border {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #BFD1FF;
}
.history_table .pdf02 {
  font-size: 14px;
  padding-right: 25px;
  background: url(../img/ico_pdf01.jpg) right center no-repeat;
}
.history_table .pdf02:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}
/*abstract*/
.abst_ol {
  margin-left: 50px;
  margin-right: 20px;
  margin-bottom: 1.8em;
}
/*greeting*/
.gree_head {
  margin-bottom: 30px;
  border-bottom-width: 3px;
  border-bottom-style: double;
  border-bottom-color: #B3B3B3;
}
.gree_head:after {
  clear: both;
  display: block;
  content: "";
  height: 0;
}
.gree_pht {
  float: right;
  text-align: right;
}
.gree_name {
  text-align: right;
  padding-top: 130px;
}
/*program*/
.prg_dl {
  margin-left: 20px;
  margin-right: 20px;
  line-height: 1.5;
  padding-bottom: 20px;
}
.prg_dl dt {
  float: left;
}
.prg_dl dt.prg_time {
  float: none;
  font-size: 90%;
  background-color: #E4F2FA;
  padding: 5px 0 5px 10px;
  margin-bottom: 5px;
}
.prg_dl dt.download {
  float: none;
  text-align: right;
}
.prg_dl dt.download a {
  background: url(../img/ico_pdf01.jpg) right center no-repeat;
  padding-right: 25px;
  color: #C90205;
}
.prg_dl dt.download a:hover {
  color: #007DFB;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.prg_dl dd {
  padding-left: 60px;
  margin-bottom: 15px;
}
.prg_dl dd.prg_ttl, .prg_dl dd.prg_ttl01, .prg_dl dd.prg_ttl02 {
  margin-bottom: 5px;
  padding: 0;
}
.prg_dl dd.prg_ttl01 {
  margin-left: 2.8em;
  text-indent: -2.8em;
}
.prg_dl dd.prg_ttl02 {
  margin-left: 3.4em;
  text-indent: -3.4em;
}
.prg_dl dd.prg_belong {}
/*170106*/
.ico_movie {
  margin-top: 4px;
  margin-right: 5px;
}
/*end*/
/*200709 check box link*/
.check_entry {
  border: 3px double #ddd;
	padding: 1em;
	text-align: center;
}
.check_entry .check {
	display: table;
	width: auto;
	margin: 0 auto 1em;
}
.check_entry .check label input {
	display: inline;
	margin-top: 0.35em;
	margin-right: 0.25em;
	vertical-align: top;
}
.check_entry .check label span {
	display: inline;
	vertical-align: top;
}
.check_entry .submit input {
	background-color: #ccc;
	box-shadow: 0px 0px 0px 1px rgba(255,255,255,0.5) inset;
	border: 1px solid #ccc;
	color: #333;
	font-size: 140%;
	font-weight: 700;
	line-height: 1.0;
	margin-bottom: 0.5em;
	padding: 0.75em 1em;
	width: 240px;
}
.check_entry .submit p {
	display: table;
	box-sizing: border-box;
	background-color: #ccc;
	box-shadow: 0px 0px 0px 1px rgba(255,255,255,0.5) inset;
	border: 1px solid #ccc;
	color: #333;
	font-size: 140%;
	font-weight: 700;
	line-height: 1.0;
	margin-bottom: 0.5em;
	margin: 0 auto !important;
	padding: 0.75em 1em;
	width: 240px;
	opacity: 50%;
	text-align: center;
}
.check_entry .submit input.check_on {
	background-color: #F7832B;
	box-shadow: 0px 0px 0px 1px rgba(255,255,255,0.5) inset;
	border: 1px solid #EF7D26;
	color: #fff;
}
.check_entry .submit input.check_on:hover {
	background-color: #FFB562;
	box-shadow: 0px 0px 0px 1px rgba(255,255,255,0.5) inset;
	text-shadow: 1px 1px 1px #C96B24;
	border: 1px solid #EF7D26;
	color: #fff;
	transition: 0.3s;
}
.check_entry .submit p {
	display: table;
	box-sizing: border-box;
	background-color: #ccc;
	box-shadow: 0px 0px 0px 1px rgba(255,255,255,0.5) inset;
	border: 1px solid #ccc;
	color: #333;
	font-size: 140%;
	font-weight: 700;
	line-height: 1.0;
	margin-bottom: 0.5em;
	margin: 0 auto !important;
	padding: 0.75em 1em;
	width: 240px;
	opacity: 50%;
	text-align: center;
}
/*21.11.02 add Toggle window*/
.views {
	margin-bottom: 1.8em;
}
#main .view_link {
	border-bottom: 2px solid #5A9FDA;
	cursor: pointer;
	display: inline-block;
	margin-bottom: -2px;
	padding-bottom: 0.25em;
	padding-right: 2em;
	position: relative;
}
#main .view_link:after {
	color: #5A9FDA;
	font-size: 150%;
	position: absolute;
	right: 0;
	top: -0.2em;
}
#main .on .view_link:after {
}
.view_data {
	box-sizing: border-box;
	border: 1px solid #5A9FDA;
	border-top: 2px solid #5A9FDA;
	margin-bottom: 10px;
	padding: 10px;
}