@charset "utf-8";
/* CSS Document */
.content_area01{
	display: block;
	margin: 25px 15px 15px 15px;
}
	
.content_area02{
	display: block;
	margin: 15px 30px 0 30px;
}

.content_area03{
	display: block;
	margin: 25px 0px 25px 0px;
}

.content_area04{
	display: block;
	margin: 0px 0px 0px 15px;
}

.content_area05{
	display: block;
	margin: 5px 0px 0px 15px;
}


.content_happyoukeishiki{
	display: block;
	margin: 10px 15px 10px 19px;
}

.content_program{
	display: block;
	line-height: 185%;
	margin: 10px 15px 15px 15px;
}

.content_sanka{
	display: block;
	line-height: 185%;
	margin: 10px 15px 15px 15px;
}


h2{
	display :block;
	height: 28px;
	line-height: 28px;
	border-bottom: 1px solid #D59430; 
	color: #D59430;
	font-size: 16px;}

.jimukyokuannai{
	display: block;
	margin: 25px 0px 25px 0px;
}
	

/********テーブル********/
.table-info{
	margin: 0 auto;
	background: none;
}
	.table-info th{
		background:none;
	}
	.table-info td{
		background: none;
		padding-top: 10px;
	}
	.table-info a {
		color: #FFFFFF;
	}
	.div-in{
		display: inline;
		text-align: right;
	}
.table-pro{
	background:none;}
.table-pro th{
	background:none;
	width:4em;
	text-decoration:none;
	font-weight:normal;}
.table-pro td{
	background:none;}
	
.abst-table01{
	border: #1DA938 solid 1px;
	width: 100%;
}
	.abst-table01 th{
		background: #CCCCCC;
		border: #1DA938 solid 1px;
		padding: 3px 5px 3px 5px;
		vertical-align: middle;
		width: 40px;
	}
	.abst-table01 td{
		border: #1DA938 solid 1px;
		padding: 3px 5px 3px 5px;
		vertical-align: middle;
	}

.abst-table02{
	border: #1DA938 solid 1px;
	margin: 5px 0;
	width: 100%;
}
	.abst-table02 th{
		background: #CCCCCC;
		border: #1DA938 solid 1px;
		padding: 3px 5px 3px 5px;
		vertical-align: middle;
		width: auto;
	}
	.abst-table02 td{
		border: #1DA938 solid 1px;
		padding: 3px 5px 3px 5px;
		vertical-align: middle;
	}

.abst-table03{
	border: #1DA938 solid 1px;
	margin: 5px 0 0 15px;
	width: 555px;
}
	.abst-table03 th{
		background: #CCCCCC;
		border: #1DA938 solid 1px;
		padding: 3px;
		vertical-align: middle;
		width: auto;
	}
	.abst-table03 td{
		border: #1DA938 solid 1px;
		font-size: 12px;
		padding: 3px;
		line-height: 150%;
		vertical-align: middle;
	}


.abst-close{
	border:2px dotted #FF0000;
	border-radius:5px;
	background:#CCCCCC;
	padding:10px;
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
	text-align:center;
	width:553px;}

.td01{
	border-right:#1DA938 solid 1px;
}

.td02{
	background: #99CC99;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	}
	
.table-nb{
	border:none;
	padding:10px;
}
	.table-nb td{
		border:none;
		padding:10px;
		}

.seminar-table01{
	border:#1DA938 solid 1px;
}
	.seminar-table01 th{
		border-bottom:#1DA938 solid 1px;
		border-right:#1DA938 dotted 1px;
		background:#CCCCCC;
		vertical-align:middle;
		text-align:left;
		padding:3px 5px 3px 5px;}
	.seminar-table01 td{
		border-bottom:#1DA938 solid 1px;
		padding:3px 5px 3px 5px;
		vertical-align:middle;
		width:100px;
	}


/********ボタン********/
.btn01{
	display:block;
	width:200px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	line-height:40px;
	background:#0090C7;
	color:#FFFFFF;
	border-radius:5px;
	margin:0px 5px 0px 5px;
}
.btn01:hover{
	display:block;
	width:200px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	line-height:40px;
	background:#C7F0FF;
	color:#0090C7;
	border-radius:5px;
	margin:0px 5px 0px 5px;
}
	
.btn02{
	display:block;
	text-decoration:none;
	width:200px;
	height:50px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	line-height:50px;
	background:#007639;
	color:#FFFFFF;
	border-radius:5px;
	margin:15px auto 0 auto;}
.btn02:hover{
	background:#FFE9C1;
	color:#666666;
	transition:1s all;}

.btn03{
	display:block;
	text-decoration:none;
	width:200px;
	height:50px;
	font-weight:bold;
	text-align:center;
	line-height:50px;
	background:#007639;
	color:#FFFFFF;
	border-radius:5px;
	margin:15px auto 0 auto;}

.abst_btn01{
	display: inline-block;
	width:200px;
	height:50px;
	line-height:50px;
	text-align:center;
	font-size:16px;
	letter-spacing:1.5px;
	color:#FFFFFF;
	background:#0090C7;
	font-weight:bold;
	text-decoration:none;
	border-radius:5px;}
.abst_btn01:hover{
	color:#0090C7;
	background:#C7F0FF;}

.abst_btn02{
	display: inline-block;
	width:200px;
	height:50px;
	line-height:50px;
	text-align:center;
	font-size:16px;
	letter-spacing:1.5px;
	color:#FFFFFF;
	background:#666;
	font-weight:bold;
	text-decoration:none;
	border-radius:5px;}

.abst-btn-clo{
	display:block;
	background:#FFFFCC;
	color:#0066FF;
	width:200px;
	padding:5px;
	text-align:center;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
	border:2px solid #0066FF;
	height:40px;
	line-height:40px;
	margin:0 auto;}

.abst_box{
	border:rgba(255,0,0,1) 2px dashed;
	padding:5px;
	margin:0 auto;
	color:rgba(255,0,0,1);
	background:rgba(204,204,204,1);
	text-align:center;
	font-size:14px;
	font-weight:bold;}

.abst_box02{
	border:2px dashed #F00;
	padding:15px;
	margin:0 auto;
	color:#F00;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	line-height:170%;
}
	
.abst_ta{
	padding:0;
	border:none;
	text-align:center;
	margin:0 auto;}
.abst_ta th{
	padding:0;
	border:none;
	text-align:center;
	width:15px;}
	
.abst-t1{
	margin:0 auto;}
.asterisk{
	float:left;
	padding-bottom:30px;}
.seminar-box{
	border:1px solid rgba(0,102,0,1);
	padding:5px;
	width:540px;}
	.acc-table01{
	border:#1DA938 solid 1px;}
.acc-table01 th{
	border-bottom:#1DA938 solid 1px;
	border-right:#1DA938 solid 1px;
	background:#CCCCCC;
	width:10em;
	text-align:center;
	vertical-align:middle;
	padding:3px 5px 3px 5px;}
.acc-table01 td{
	border-bottom:#1DA938 solid 1px;
	border-right:#1DA938 solid 1px;
	padding:3px 5px 3px 5px;
	text-align:center;
}

.info-table01{
	border:#1DA938 solid 1px;
}
.info-table01 th{
	border-bottom:#1DA938 solid 1px;
	border-right:#1DA938 dotted 1px;
	background:#CCCCCC;
	vertical-align:middle;
	padding:3px 5px 3px 5px;}
.info-table01 td{
	border-bottom:#1DA938 solid 1px;
	border-right:#1DA938 solid 1px;
	padding:3px 5px 3px 5px;
	vertical-align:middle;}
	
.info-table02{
	border:none;
	margin-left:15px;
}
.info-table02 th{
	border:none;
	vertical-align:middle;
	padding:3px 5px 3px 5px;
	width:4em;
	text-decoration:none;
	font-weight:normal;
	text-align:left;}
.info-table02 td{
	border:none;
	padding:3px 5px 3px 5px;
	vertical-align:middle;}


/********終了挨拶********/
.syuryo-aisatsu{
	color: #F00;
	font-size: 16px;
	font-weight: bold;
	line-height: 150%;
	margin: 0 auto;
}
	