
/* カリキュラム */
.orange {
	color:#FB6D01;
}

.purple2 {
	color:#691786;
}

.sky {
	color:#33A6DD;
}


/******/

.point_txt1 {
	clear:both;
	display:block;
	padding:0 10px;
	font-size:1.1em;
	line-height:1.5em;
	margin-bottom:30px;
}





/******/

.guide_txt1 {
	clear:both;
	display:block;
	padding:0 10px;
	font-size:1.2em;
	line-height:1.5em;
	margin-bottom:20px;
}

.guide_txt2 {
	clear:both;
	font-weight:bold;
	display:block;
	padding:0 10px;
	font-size:1.2em;
	line-height:1.5em;
	margin-bottom:10px;
}


/******/
.cari_tit1 {
	clear:both;
	display:block;
	text-align:center;
	font-size:1.4em;
	font-weight:bold;
	color:#33A6DD;
	margin-bottom:10px;
}

.cari_tit2 {
	text-align:center;
	padding:10px;
	font-size:1.3em;
	color:#FFF;
	display:block;
	margin:0 5px 20px;
	border-radius:10px;
	background-color:#333;
}

.cari_tit3 {
	padding:0 10px;
	font-size:1.1em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	margin-bottom:10px;
}



.cari_tit4 {
	text-align:center;
	padding:15px 0;
	font-size:1.3em;
	color:#FFF;
	display:block;
	margin:0 5px 20px;
	border-radius:10px;
	background-color:#FF6600;
}


.cari_tit5 {
	text-align:center;
	padding:15px 0;
	font-size:1.6em;
	color:#FFF;
	display:block;
	margin:0 5px 20px;
	border-radius:10px;
	background-color:#FF6600;
}



/******/

.cari_txt1 {
	clear:both;
	display:block;
	padding:0 10px;
	font-size:1em;
	line-height:1.5em;
	margin-bottom:20px;
}

.cari_txt1b {
	clear:both;
	display:block;
	padding:0 10px;
	font-size:1em;
	line-height:1.5em;
	margin-bottom:40px;
}
.cari_txt1b p {
	font-size:1.2em;
	font-weight:bold;
	line-height:1.5em;
	padding-bottom:3px;
	border-bottom:1px solid #333;
	margin-bottom:10px;
}

.cari_txt2 {
	clear:both;
	display:block;
	width:100%;
	padding:0 0;
	font-size:1em;
/*	padding-bottom:15px;*/

}


.cari_txt3 {
	clear:both;
	display:block;
	width:100%;
	padding:0 0;
	font-size:1em;
/*	padding-bottom:15px;*/
	margin-bottom:40px;
}

.cari_txt4 {
	clear:both;
	display:block;
	padding:0 10px;
	font-size:1em;
	line-height:1.5em;
	margin-bottom:40px;
}

.greet_txt1 {
	clear:both;
	display:block;
	padding:0 10px;
	font-size:1em;
	line-height:1.5em;
	margin-bottom:15px;
}

.greet_txt1b {
	clear:both;
	display:block;
	padding:0 10px;
	font-size:1em;
	line-height:1.5em;
	margin-bottom:30px;
}

.greet_txt2 {
	clear:both;
	display:block;
	text-align:center;
	font-weight:bold;
	padding:0 10px;
	font-size:1.1em;
	line-height:1.5em;
	margin-bottom:40px;
}



/***/

.course_tit1 {
	text-align:center;
	padding:12px 0;
	font-size:2em;
	color:#FFF;
	display:block;
	margin:0 5px 30px;
	border-radius:10px;
	background-color:#FF6600;
}

.course_txt1 {
	clear:both;
	display:block;
	padding:0 0 5px;;
	text-align:center;
	font-size:1.6em;
	font-weight:bold;
	line-height:1em;
	color:#ff6600;
/*	color:#3C3731;*/
	border-bottom:1px solid #333;
	margin:0 8px 7px;
}

.course_txt2 {
	clear:both;
	display:block;
	padding:0 2px;
	text-align:center;
	font-size:1.2em;
	line-height:1em;
	font-weight:bold;
	color:#3C3731;
	margin-bottom:15px;
}

.course_txt3 {
	clear:both;
	display:block;
	padding:0 10px;
	font-size:1.1em;
	line-height:1.4em;
	color:#3C3731;
	margin-bottom:50px;
}




/***/

.qa_txt1 {
	clear:both;
	display:block;
	padding:0 5px;
	text-align:center;
	font-size:1.3em;
	font-weight:bold;
	line-height:1.3em;
	color:#3C3731;
	margin-bottom:20px;
}

.qa_txt2 {
	clear:both;
	display:block;
	padding:0 30px;
	font-size:1.2em;
	line-height:1.4em;
	color:#3C3731;
	margin-bottom:30px;
}


.obj {
    display: block;
/*    width: 966px;*/
	text-align:center;
	color:#000;
	background-color:#ABDCF1;
	border-radius:20px;
	margin-left: auto;
	margin-right: auto;
    padding: 18px 10px 20px;
    font-size: 1.0em;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom:30px;
}



/*宮崎さん表組移植*/

.v-h-img {
	width:480px;
	height:auto;
	float:right;
	margin-bottom:10px;
}
.v-h-img img {
	display:block;
}


.teacher-box,.school-box,.guide-box{
	width:980px;
	margin:0px auto;
	overflow:hidden;
	padding:10px 0;
}


.guide-ti-c{
	margin:15px auto -5px auto;
}
.guide-txt{
	margin:10px 0 0 0;
}


.guide-table-l{
	width:100%;
	height:auto;
	background-color: #fff;
	font-size: 0.9em;
	border-collapse: collapse;
	border: solid 1px #333;
/*	float:left;*/
/*margin-bottom:20px;*/
}

/*
.guide-table-r{
	width:480px;
	height:auto;
	margin:0 0 0 20px;
	background-color: #fff;
	font-size: 0.9em;
	border-collapse: collapse;
	border: solid 1px #333;
	float:right;
}
*/

.guide-num{
	padding: 6px 2px 6px 10px;
	background-color: #666;
	font-size:0.9em;color:#fff;
	width: 20%;
	vertical-align:top;
}
.guide-tr{
	border-bottom: solid 1px #333;
}
.guide-ti{
	background-color: #666;
	color:#fff;
	padding: 2px 2px 2px 10px;
}
.guide-name{
	width: 50%;
	height: auto;
	padding: 6px 2px 6px 10px;
	border-left: solid 1px #666;
	vertical-align:top;
}
.guide-name-2{
	width: 70%;
	height: auto;
	padding: 6px 2px 6px 10px;
	border-left: solid 1px #666;
	vertical-align:top;
}
.guide-time{
	width: 30%;
	height: auto;
	padding: 6px 2px 6px 10px;
	border-left: solid 1px #666;
	vertical-align:top;
}


.img_ph0 {
	clear:both;
	display:block;
	padding-top:15px;
	padding:0 5px;
	margin-bottom:15px;
}

.img_ph {
	clear:both;
	display:block;
	padding:0 5px;
	margin-bottom:15px;
}

/* カリキュラムおわり */
