@charset "UTF-8";

.sectionH2 {
	margin: 0 0 10px;
}
.sectionH2 .subtlt {
	background-color: #eb6ea5;
	color: #fff;
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Helvetica,Meiryo;
	font-size: 85%;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 3px 5px;
	width: 6.5em;
}
* html .sectionH2 .subtlt {width: 7em;}
.sectionH2 .subtlt2 {
	border: 1px solid #eb6ea5;
	color: #eb6ea5;
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Helvetica,Meiryo;
	font-size: 85%;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 3px 10px;
	width: 6em;
}
* html .sectionH2 .subtlt2 {width: 7.2em;}
.sectionH2 ol {
	padding: 0 0 0 15px;
}
* html .sectionH2 ol {padding: 0 0 0 25px;}
*+html .sectionH2 ol {padding: 0 0 0 25px;}
.sectionH2 ol li {
	font-size: 75%;
	list-style-type: decimal;
	margin: 0 0 20px;
}
.sectionH2 .imgR {
	float: right;
	padding: 0 0 15px 20px;
}

.sectionH2#h2-1 ul {
	margin: 0 0 20px;
	padding: 0 0 0 15px;
}
* html .sectionH2#h2-1 ul {padding: 0 0 0 25px;}
*+html ..sectionH2#h2-1 ul {padding: 0 0 0 25px;}
.sectionH2#h2-1 ul li {
	font-size: 75%;
	list-style-type: disc;
	margin: 0;
}

.sectionH2#h2-4 ol {
	margin: 0 0 40px;
}


.sectionH3 {
	margin: 0 0 10px;
}
.sectionH3 ol {
	padding: 5px 15px 10px 35px;
}
* html .sectionH3 ol {padding: 5px 15px 10px 45px;}
*;html .sectionH3 ol {padding: 5px 15px 10px 45px;}
.sectionH3 ol li {
	color: #873165;
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Helvetica,Meiryo;
	font-size: 85%;
	font-weight: bold;
	list-style-type: decimal;
	margin: 0 0 10px;
}
.sectionH3 ol li span {
	color: #595757;
	font-size: 80%;
}
#h2-3 .sectionH3 {
	background: url(/images/make_exa1/sectionh3bg.gif) repeat-x left bottom;
	border: 1px solid #eb6ea5;
	margin: 0 0 12px;
}
#h2-3 .sectionH3.firstchild {
	clear: both;
	margin: 0;
}
#h2-3 .sectionH3 p.sum2 {
	float: right;
	margin: -65px 0 0;
	padding: 0 14px 0 0;
}
#h2-3 .sectionH3 p.sum3 {
	float: right;
	margin: -53px 0 5px;
	padding: 0 14px 0 0;
}

.curriculum {
	border: 1px solid #eb6ea5;
	margin: 0 0 40px;
	padding: 14px 14px 8px;
}
.curriculum table {}
.curriculum table th,
.curriculum table td {
	font-size: 75%;
	vertical-align: middle;
}
/* detail */
.curriculum table.detail {
	margin: 0;
	width: 581px;
}
.curriculum table.detail th {
	padding: 0 0 10px;
	width: 65px;
}
.curriculum table.detail td {
	padding: 0 0 10px;
}
.curriculum table.detail td.long {
	padding: 20px 0 10px;
}
/* course */
.curriculum table.course {
	border-right: 1px solid #b5b5b6;
	border-top: 1px solid #b5b5b6;
	margin: 15px 0 4px;
	width: 580px;
}
.curriculum table.course caption {
	padding: 0 0 15px;
}
.curriculum table.course caption, x:-moz-broken, x:last-of-type {margin-left: -1px;}/* FF3.5 */
.curriculum table.course th,
.curriculum table.course td {
	border-bottom: 1px solid #b5b5b6;
	border-left: 1px solid #b5b5b6;
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Helvetica,Meiryo;
}
.curriculum table.course th {
	background-color: #ffe1e8;
	padding: 2px 0;
	text-align: center;
}
.curriculum table.course td {
	padding: 10px;
}
.curriculum table.course td.date,
.curriculum table.course td.time,
.curriculum table.course td.learning {
	white-space: nowrap;
	width: 1%;
}
.curriculum table.course td.date {
	background-color: #faf9e2;
	text-align: center;
	width: 70px;
}
.curriculum table.course td.time {
	text-align: center;
}

.sectionH4 h4.notice {
	color: #db0010;
	font-weight: bold;
}

