@charset "utf-8";
#Contents {
	clear: both;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/common/contents_bg2.jpg);
	background-repeat: repeat-y;
}
#Contents .courseContents {
	padding-right: 37px;
	padding-left: 37px;
	padding-top: 10px;
}
#Contents .courseContents #Main {
	float: left;
	width: 725px;
}
#Contents .courseContents #Side {
	float: right;
	width: 168px;
	position: relative;
	background-image: none;
	text-align: left;
}
#Contents .courseContents #Side ul li {
	height: 116px;
	width: 168px;
}
.secTitle {
	text-align: left;
	margin-bottom: 12px;
}

#Contents .courseContents #Side ul li a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#Contents #Course #Main #Sec1 {
	text-align: left;
	margin-bottom: 20px;
}
#Contents #Course #Main #Sec1 p {
	padding-left: 5px;
	line-height: 1.8em;
}
#Contents #Course #Main .courseInfo {
	margin-top: 10px;
	text-align: left;
	clear: both;
	padding: 15px;
	border-radius: 10px;
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
}
#Contents #Course #Main .courseInfo h3 {
	color: #960;
	font-size: 123.1%;
	padding-bottom: 5px;
}
#Contents #Course #Main .courseInfo p {
	padding-left: 2px;
	padding-right: 5px;
}

#Contents #Course #Main #Sec2 {
	background-color: #FFF0EE;
}
#Contents #Course #Main #Sec3 {
	background-color: #FFF4E6;
}
#Contents #Course #Main #Sec4 {
	background-color: #FFFFE8;
}
#Contents #Course #Main #Sec5 {
	text-align: left;
	margin-top: 30px;
}
#Contents #Course #Main #Sec5 .read {
	line-height: 1.7em;
	margin-bottom: 10px;
	padding-left: 10px;
}
#Contents #Course #Main #Sec5 .textC {
	width: 705px;
	margin-right: auto;
	margin-left: auto;
}
#Contents #Course #Main #Sec6 {
	clear: both;
	width: 705px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#Contents #Course #Main #Sec6 .class {
	float: left;
	width: 350px;
	text-align: left;
	margin-bottom: 15px;
	padding-bottom: 12px;
	background-color: #FFEEED;
}
#Contents #Course #Main #Sec6 .class2, #Contents #Course #Main #Sec6 .class4, #Contents #Course #Main #Sec6 .class6 {
	float: right;
	width: 350px;
}
#Contents #Course #Main #Sec6 .class h3 {
	height: 35px;
	line-height: 35px;
	color: #FFF;
	background-color: #FF847D;
	padding-left: 10px;
	display: block;
}
#Contents #Course #Main #Sec6 .class h3 a {
	display: block;
	color: #FFF;
	text-decoration: none;
}
#Contents #Course #Main #Sec6 .class h3 a:hover {
	display: block;
	color: #960;
	text-decoration: none;
}
#Contents #Course #Main #Sec6 .class2 h3 {
	background-color: #FFA417;
}
#Contents #Course #Main #Sec6 .class3 h3 {
	background-color: #8DB049;
}
#Contents #Course #Main #Sec6 .class4 h3 {
	background-color: #009700;
}
#Contents #Course #Main #Sec6 .class5 h3 {
	background-color: #4F84DD;
}
#Contents #Course #Main #Sec6 .class6 h3 {
	background-color: #660066;
}
#Contents #Course #Main #Sec6 .class h4 {
	font-size: 108%;
	color: #FF847D;
	padding-top: 5px;
	padding-bottom: 3px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#Contents #Course #Main #Sec6 .class2 h4 {
	color: #FFA31E;
}
#Contents #Course #Main #Sec6 .class3 h4 {
	color: #8DB049;
}
#Contents #Course #Main #Sec6 .class4 h4 {
	color: #009700;
}
#Contents #Course #Main #Sec6 .class5 h4 {
	color: #4F84DD;
}
#Contents #Course #Main #Sec6 .class6 h4 {
	color: #660066;
}
#Contents #Course #Main #Sec6 .class h5 {
	font-size: 100%;
	padding-left: 3px;
	width: 92%;
	margin-right: auto;
	margin-left: auto;
}
#Contents #Course #Main #Sec6 .class .lesson {
	background-color: #FFF;
	margin-top: 5px;
	font-size: 93%;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	clear: both;
	width: 88%;
	margin-right: auto;
	margin-left: auto;
}

#Contents #Course #Main #Sec6 .class .lesson h4 {
	color: #960;
	padding-top: 0px;
	padding-left: 0px;
	width: 100%;
	padding-bottom: 0px;
}
#Contents #Course #Main #Sec6 .class2{
	background-color: #FFF8EC;
}
#Contents #Course #Main #Sec6 .class3 {
	background-color: #EFF4E5;
}
#Contents #Course #Main #Sec6 .class4{
	background-color: #E4F3E4;
}
#Contents #Course #Main #Sec6 .class5{
	background-color: #E5EDFA;
}
#Contents #Course #Main #Sec6 .class6 {
	background-color: #EDE2ED;
}
#Contents #Course #Main #Sec7 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#Contents #Course #Main #Sec7 table {
	width: 705px;
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
	border-spacing: 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DED6C5;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #DED6C5;
}
#Contents #Course #Main #Sec7 table .koumoku th {
	background-color: #E6DFD2;
	line-height: 30px;
}
#Contents #Course #Main #Sec7 table td, #Contents #Course #Main #Sec7 table th {
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DED6C5;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #DED6C5;
}
#Contents #Course #Main #Sec7 table td {
	text-align: right;
	white-space: nowrap;
}
#Contents #Course #Main #Sec7 table tr .level {
	text-align: left;
	font-weight: bold;
	width: 250px;
	color: #066604;
}
#Contents #Course #Main #Sec7 table tr .level .note {
	font-weight: normal;
	font-size: 93%;
}
#Contents #Course #Main #Sec7 table tr .thClass {

}
#Contents #Course #Main #Sec7 table tr .tdClass {
	text-align: left;
}
#Contents #Course #Main #Sec7 ul {
	text-align: left;
	clear: both;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.pageTitle {
	text-align: left;
}
.subTitle {
	font-size: 108%;
	color: #060;
	margin-bottom: 3px;
	margin-top: 15px;
}
.subTitle2 {
	font-size: 108%;
	color: #F1844B;
	margin-bottom: 3px;
	margin-top: 15px;
}
.subTitle3 {
	font-size: 116%;
	color: #EB6D8D;
	margin-bottom: 3px;
	margin-top: 15px;
	line-height: 1.7em;
}
.subTitle4 {
	font-size: 100%;
	color: #960;
	margin-bottom: 3px;
	margin-top: 15px;
}
.normalStyle {
	text-align: left;
	clear: both;
	margin-bottom: 20px;
}
.classInfo {
	margin-top: 25px;
	text-align: left;
	clear: both;
	border-radius: 10px;
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
	margin-bottom: 30px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.classInfo.stylePk {
	background-color: #FFEBE8;	
}
.classInfo.styleOr {
	background-color: #FEF1D6;	
}
.classInfo.styleYgn {
	background-color: #F8FED6;
}
.classInfo.styleGn {
	background-color: #E9FADE;
}

.classInfo.styleBl {
	background-color: #E3EBFA;	
}
.classInfo.stylePu {
	background-color: #F0DEEA;	
}
.classInfo h3 {
	color: #960;
	font-size: 123.1%;
	padding-bottom: 5px;
	padding-top: 3px;
}
.classInfo p {
	padding-left: 2px;
	padding-right: 5px;
	font-size: 100%;
	line-height: 1.7em;
}
#Contents #Course2 #Main #Sec2 p {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.study {
	clear: both;
	width: 724px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/course/study_bg.jpg);
	background-repeat: repeat-y;
	margin-bottom: 30px;
}
.study .studyBlock1 {
	clear: both;
	width: 724px;
	background-image: url(../images/course/study_middle.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 48px;
}
.study .studyBlock2 {
	clear: both;
	background-image: url(../images/course/study_foot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 29px;
}
.study .studyBlock1 .studyClass, .study .studyBlock2 .studyClass {
	float: left;
	width: 362px;
}
.study .studyBlock1 .studyClass ul, .study .studyBlock2 .studyClass ul {
	padding-right: 20px;
	padding-left: 38px;
	padding-top: 5px;
}
.study .studyBlock1 .studyClass ul li, .study .studyBlock2 .studyClass ul li {
	list-style-type: disc;
	line-height: 1.6em;
}
#Course3 #Main .secTitle, #Course4 #Main .secTitle, #Course5 #Main .secTitle {
	margin-bottom: 0px;
}
#Contents #Course2 #Main #Sec1 ul {
	padding-left: 28px;
}
#Contents #Course2 #Main #Sec1 ul li {
	list-style-type: disc;
}

#Contents #Course6 #Main #Sec1 ul {
	padding-left: 23px;
}
#Contents #Course6 #Main #Sec1 ul li {
	list-style-type: disc;
}
#Contents #Course6 #Main #Sec1 ul li ul {
	padding-left: 15px;
	margin-bottom: 8px;
}
#Contents #Course6 #Main #Sec1 ul li ul li {
	list-style-type: none;
}
#Contents #Course7 #Main #Sec1 .target {
	clear: both;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	margin-top: 10px;
	margin-bottom: 15px;
	border-radius: 10px;
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
	background-color: #E6DFD2;
}
#Contents #Course7 #Main #Sec1 .target h5 {
	padding-bottom: 5px;
}
#Contents #Course7 #Main #Sec1 .target ul {
	padding-left: 20px;
}
#Contents #Course7 #Main #Sec1 .target ul li {
	list-style-type: disc;
	margin-bottom: 2px;
}
#Contents #Course7 #Main #Sec1 .subTitle4 {
	font-size: 116%;
	color: #960;
}
#Contents #Course7 #Main #Sec1 ol {
	padding-left: 30px;
	margin-bottom: 30px;
}
#Contents #Course7 #Main #Sec1 ol li {
	list-style-type: decimal;
	line-height: 1.6em;
}
#Contents #Course7 #Main #Sec1 ol li ol {
	padding-left: 20px;
	margin-bottom: 7px;
}
#Contents #Course7 #Main #Sec1 ol li ol li {
	list-style-type: disc;
	color: #000;
}
#Contents #Course7 #Main #Sec1 .spClass{
	clear: both;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	margin-top: 10px;
	margin-bottom: 15px;
	border-radius: 10px;
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
	border: 1px solid #636;
}
#Contents #Course7 #Main #Sec1 .spClass h5 {
	font-size: 100%;
	color: #636;
	padding-bottom: 3px;
}
#Contents #Course7 #Main #Sec2 table {
	width: 705px;
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
	border-spacing: 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DED6C5;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #DED6C5;
	margin-bottom: 20px;
}
#Contents #Course7 #Main #Sec2 table .koumoku th {
	background-color: #E6DFD2;
	line-height: 30px;
}
#Contents #Course7 #Main #Sec2 table td, #Contents #Course7 #Main #Sec2 table th {
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DED6C5;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #DED6C5;
}
#Contents #Course7 #Main #Sec2 table td {
	text-align: right;
	white-space: nowrap;
}
#Contents #Course7 #Main #Sec2 table tr .level {
	font-weight: bold;
	color: #066604;
}


.trialTitle {
	border-left: 6px solid #007300;
	text-align: left;
	padding: 8px 20px;
	font-size: 1.5em;
	margin: 15px 10px 10px;
	color: #007300;
}
#Contents .trialInfo {
	margin-top: 10px;
	text-align: left;
	clear: both;
	padding: 15px;
	border-radius: 10px;
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
}
#Contents #Trial #Main .trialInfo h3 {
	color: #960;
	font-size: 123.1%;
	padding-bottom: 5px;
}
#Contents #Trial #Main .trialInfo p {
	padding-left: 2px;
	padding-right: 5px;
}
#Contents #Trial #Main #Sec2 {
	background-color: #FFF0EE;
}

/*鳥山追加*/
#Contents #Trial #Main #Sec8{
	background-color: #FFF0EE;	
}

#Contents #Trial #Main .trialInfo .tel{
	color: #960;
	font-size: 123.1%;
	padding-bottom: 5px;
	font-weight: bold;	
}
/*鳥山追加ここまで↑*/

#Contents #Trial #Main #Sec6 {
	clear: both;
	width: 705px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#Contents #Trial #Main #Sec6 .class {
	float: left;
	width: 350px;
	text-align: left;
	margin-bottom: 15px;
	padding-bottom: 12px;
	background-color: #FFEEED;
}
#Contents #Trial #Main #Sec6 .class2, #Contents #Trial #Main #Sec6 .class4 {
	float: right;
	width: 350px;
}
#Contents #Trial #Main #Sec6 .class h3 {
	height: 35px;
	line-height: 35px;
	color: #FFF;
	background-color: #FF847D;
	padding-left: 10px;
	display: block;
}
#Contents #Trial #Main #Sec6 .class2 h3 {
	background-color: #FFA417;
}
#Contents #Trial #Main #Sec6 .class3 h3 {
	background-color: #8DB049;
}
#Contents #Trial #Main #Sec6 .class4 h3 {
	background-color: #009700;
}
#Contents #Trial #Main #Sec6 .class2{
	background-color: #FFF8EC;
}
#Contents #Trial #Main #Sec6 .class3 {
	background-color: #EFF4E5;
}
#Contents #Trial #Main #Sec6 .class4{
	background-color: #E4F3E4;
}
#Contents #Trial #Main #Sec6 table {
	width: 340px;
	margin: 5px auto 0;
	border-collapse: collapse;
	border-spacing: 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DED6C5;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #DED6C5;
}

#Contents #Trial table td, #Contents #Trial table th {
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DED6C5;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #DED6C5;
}
#Contents #Trial #Main table td {
	text-align: center;
	white-space: nowrap;
}
#Contents #Trial table tr .day {
	text-align: center;
	font-weight: bold;
	width: 150px;
	color: #066604;
}
#Contents #Trial #Main .table2{
	width: 500px;
	height: 150px;
	margin: 10px auto;
	border-collapse: collapse;
	border: solid 1px #DED6C5;
}
#Contents #Trial #Main .class5{
	margin: 0 auto;
}

.look {
	background-color: #4b7cdf;
	color: #fff;
	margin: 0 20px;
	padding: 10px;
	font-weight: bold;
}
.catchTitle {
	font-size: 2.5em;
	color: #F1844B;
	margin-bottom: 3px;
	line-height: 1.1em;
}
.catchTitle span{
	font-size: 0.5em;
}
#formWrap {
	width:600px;
	margin:0 auto 10px;
	color:#555;
	line-height:120%;
	font-size:90%;
}
table.formTable{
	width:100%;
	margin:10px auto;
	border-collapse:collapse;
	border:1px solid #ccc;
	text-align: left;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}
table.formTable td{
	text-align:left!important;
}