@charset "utf-8";
/* CSS Document */
.section .read {
	font-size:125%;
	font-weight:bold;
	padding-bottom:25px;
}
.outline {
	padding-bottom:20px;
	clear:both;	
}
.outline .ttl01 {
	width:171px;
	height:64px;
	line-height:64px;
	color:#A73B69;
	font-size:117%;
	font-weight:bold;
	text-align:center;
	border:#dda5bd 1px solid;
	float:left;
	display:inline;
}
.outline .ttl02 {
	width:171px;
	height:64px;
	line-height:64px;
	color:#366570;
	font-size:117%;
	font-weight:bold;
	text-align:center;
	border:#AAC9D1 1px solid;
	float:left;
	display:inline;
}
.outline .ttl03 {
	width:171px;
	height:64px;
	line-height:64px;
	color:#746826;
	font-size:117%;
	font-weight:bold;
	text-align:center;
	border:#ccc290 1px solid;
	float:left;
	display:inline;
}
.outline .txt {
	width:430px;
	float:right;
	display:inline;
	font-size:117%;
}
.img {
	clear:both;
	margin-bottom:25px;
}
.list {
	font-size:117%;
	margin-bottom:15px;
}
.list dt {
	width:1em;
	float:left;
	display:inline;
}
.list dd {
	float:left;
	display:inline;
	width:620px;
}
.curriculumTable {
	padding-bottom:30px;
}
h4.open {
	border:none;
	background:#C1DBE0;
	font-size:125%;
	font-weight:bold;
	padding-left:13px;
	position:relative;
	width:627px;
	height:30px;
	line-height:30px;
	color:#515151;
}
h4.close {
	border:#E1E1E1;
	background:#EEEEEE;
	font-size:125%;
	font-weight:bold;
	padding-left:13px;
	position:relative;
	width:627px;
	height:30px;
	line-height:30px;
	color:#515151;
}
h4 .btn {
	position:absolute;
	right:10px;
	top:5px;
	*top:0;
}
.curriculumTable .btn img {
	cursor: pointer;
}
.curriculumTable .closeBtn {
	display: none;
}
.curriculumTable .table {
	display: none;
}
table {
	border:#C1DBE0 3px solid;
	width:100%;
	margin-top:15px;
	font-size:117%;
}
caption {
	font-weight:bold;
	padding-bottom:10px;
}
table th, td{
	border:#C1DBE0 1px solid;
	padding:5px 15px 2px;
}
table th {
	text-align:center;
}
table .nbr {
	border-right:none;
}
table .nbl {
	border-left:none;
}
table strong {
	font-size:109%;
	font-weight:bold;
}
table.sum {
	border: none;
	font-size:125%;
	margin-top:0;
}
table.sum th,
table.sum td {
	background: url(../curriculum/images/curriculum_sum_bg.gif) repeat left top;
	font-weight:bold;
	border: none;
}

.pickup h4 {
	background:#A2D300;
	padding-left:20px;
	padding-top:3px;
	margin:28px 0;
	color:#fff;
	font-size:134%;
	font-weight:bold;
	clear:both;
	border:none;
}
.pickup h5 {
	font-size:125%;
	font-weight:bold;
	padding-bottom:5px;
}
.pickup .box {
	margin-bottom:25px;
	font-size:114%;
}
.pickup .leftImg {
	width:300px;
	border:#DDDDDD 1px solid;
	float:left;
	display:inline;
	text-align:center;
	padding:5px;
}
.pickup .rightTxt {
	width:310px;
	float:right;
	display:inline;
}

.schedule01 {
	width:100%;
	border:#C1DBE0 2px solid;
	line-height:1.2;
	margin-top:10px;
}
.schedule01 caption {
	font-weight:bold;
	padding-bottom:10px;
}
.schedule01 th {
	border:#C1DBE0 1px solid;
	font-weight:bold;
	text-align:center;
	padding:12px;
	font-size:92%;
}

.schedule01 td {
	border:#C1DBE0 1px solid;
	text-align:center;
	width:125px;
	padding:5px;

}

.schedule02 {
	width:100%;
	border:none;
	border-top:#C1DBE0 1px solid;
	line-height:1.2;
	margin:10px 0 30px;
}
.schedule02 caption {
	font-weight:bold;
	padding-bottom:10px;
}
.schedule02 th {
	border-top:#C1DBE0 1px dotted;
	border-bottom:#C1DBE0 1px dotted;
	border-left:none;
	border-right:none;
	font-weight:bold;
	vertical-align:top;
	padding:12px 0;
}
.schedule02 td {
	border-top:#C1DBE0 1px dotted;
	border-bottom:#C1DBE0 1px dotted;
	border-left:none;
	border-right:none;
	padding:12px;
	width:188px;
	vertical-align:top;
}
.schedule02 .nbbt {
	border-bottom:none;
	border-top:none;
}
