/* bsj2020 lower.css */

/*--contents--*/
main{
	width:690px;
	float:right;
	background-color:#FFFFFF;
	padding:30px 20px 30px 20px;
	margin:20px 0px 0px 40px;
}

/* --見出し-- */
main h1{
	color:#FF8600;
	font-size:25px;
	font-family:"FOT-ロダン Pro B", "Futura Std Book";
	font-weight:bold;
	letter-spacing:1px;
	padding:0px 0px 5px 0px;
	border-bottom:2px solid;
	border-image:linear-gradient(to right, #FF8600 0%, #FFFFFF 100%);
    border-image-slice:1;
	margin:0px 0px 30px 0px;
}

main h2{
	color:#000000;
	font-size:18px;
	font-family:"FOT-ロダン Pro DB", "Futura Std Book";
	font-weight:bold;
	background-color:#FFE6CB;
	padding:5px 0px 5px 5px;
	border-bottom:#FF8600 1px dotted;
	margin:0px 0px 20px 0px;
}

main h3{
	color:#000000;
	font-size:16px;
	font-family:"FOT-ロダン Pro DB", "Futura Std Book";
	font-weight:bold;
	padding:3px 0px 3px 10px;
	border-left:#FF8600 5px solid;
	margin:0px 0px 20px 0px;
}

/* --テキストボックス-- */
.box00 {
	width:690px;
	text-align:justify;
	text-justify:inter-ideograph;
	padding:0px 0px 0px 0px;
	margin:0px 0px 25px 0px;
}

.lower p {
	margin-bottom: 15px;
}

/* --リスト-- */
ul li.list01{
	list-style-image: url(../img/list-icon.png);
	margin:0px 0px 0px 24px;
}

.top_text {
	margin: 30px 0 30px 0;
	border: 2px solid red;
	background-color: #FFEFEF;
	padding: 20px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}
.top_text p {
	text-indent: 1em;
}
.top_text .syomei {
	margin-top: 20px;
	text-align: right;
}

hr.orange-border {
	border: 2px solid #FF8600;
	margin-bottom: 20px;
}

.greeting {
	width: 100%;
	margin-bottom: 20px;
	display: table;
}
	.greeting p {
		width: 570px;
		padding-right: 25px;
		vertical-align: bottom;
		box-sizing: border-box;
		text-align: right;
		display: table-cell;
	}
	.greeting img {
		width: 150px;
		display: table-cell;
		text-align: right;
		vertical-align: bottom;
	}

.symposium {
	margin: 0 30px;
	overflow: hidden;
}
	.symposium li:first-child {
		float: left;
	}
	.symposium li:last-child {
		float: right;
	}

.link {
	width: 300px;
}
	.link a {
		padding: 10px 0;
		font-size: 16px;
		font-weight: bold;
		color: #003A5F;
		background-color: #E8F6FF;
		border: 2px solid #248ACD;
		border-radius: 5px;
		text-align: center;
		display: block;
	}
	.link a:hover {
		color: #248ACD;
	}
.link_en {
	width: 450px;
	margin: 0 auto;
}
	.link_en a {
		padding: 10px 0;
		font-size: 16px;
		font-weight: bold;
		color: #003A5F;
		background-color: #E8F6FF;
		border: 2px solid #248ACD;
		border-radius: 5px;
		text-align: center;
		display: block;
	}
	.link_en a:hover {
		color: #248ACD;
	}

.mousikomi section p {
	margin-bottom: 20px;
}
.mousikomi section ul li {
	float: left;
	margin-right: 20px;
}
.mousikomi section ul li a {
	font-size: 16px;
	font-weight: bold;
	padding: 10px 15px;
	display: block;
	border: 1px solid #FF8600;
	border-radius: 8px;
	background: #ffd8ad;
}
.mousikomi section ul li a:hover {
	color: #fea039;
}
.mb {
	margin-bottom: 30px !important;
}


/* 参加登録 */
.limit {
	border: 2px solid red;
	background-color: #FFEFEF;
	padding: 20px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.limit span {
	font-size: 20px;
}
.limit p {
	margin-bottom: 0;
}

.lower table {
	width: 100%;
}

.tbl_bunrui td.num {
	background-color: #F4F4F4;
}
.tbl_bunrui th {
	background-color: #1DABE8;
	color: white;
}

.lower ul {
	margin-left: 20px;
}
.lower ul li {
	list-style: disc;
	margin-bottom: 10px;
}

.lower div.border {
	border: 1px solid #999;
	padding: 10px;
	margin: 10px 0;
}

.blue-button {
	width: 500px;
	margin: 0 auto;
	display: block;
	background-color: #E8F6FF;
	border: 2px solid #248ACD;
	color: #248ACD !important;
	font-size: 20px;
	font-weight: bold;
	border-radius: 10px;
	text-align: center;
	padding: 20px 0;
}
.orange-button {
	width: 500px;
	margin: 0 auto;
	display: block;
	background-color: #fae2c9;
	border: 2px solid #FF8600;
	color: #FF8600 !important;
	font-size: 14px;
	font-weight: normal;
	border-radius: 10px;
	text-align: center;
	padding: 10px 0;
}
.orange-button.size-s {
	width: 235px;
}
.button-group {
	width: 500px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.button-group .fl {
	float: left;
}
.button-group .fr {
	float: right;
}

.venue-button01 {
	width: 150px;
	display: block;
	background-color: #0089ff;
	color: #ff8000 !important;
	font-size: 30px;
	font-weight: bold;
	line-height:120%;
	border-radius: 20px;
	text-align: center;
	padding: 10px 0;
	border: 2px solid #0089ff;
	margin: 0 auto;
}

.venue-button02 {
	width: 150px;
	display: block;
	background-color: #ff9600;
	color: #ffff2d !important;
	font-size: 30px;
	font-weight: bold;
	line-height:120%;
	border-radius: 20px;
	text-align: center;
	padding: 10px 0;
	border: 2px solid #ff9600;
	margin: 0 auto;
}


.attention {
	color: red;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}

.through-line {
	background-image: url("../img/solid-line-3px.gif");
  background-repeat: repeat-x;
  background-position: center;
}

