
/* カリキュラム */
.orange {
	color:#FB6D01;
}

.purple2 {
	color:#691786;
}

.cari_tit1 {
	clear:both;
	display:block;
	text-align:center;
	font-size:1.6em;
	font-weight:bold;
	color:#FB6D01;
	margin-bottom:10px;
}

.cari_tit2 {
	text-align:center;
	padding:10px;
	font-size:1.4em;
	color:#FFF;
	display:block;
	border-radius:10px;
	background-color:#FB6D01;
	margin-bottom:10px;
}

.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_txt1 {
	clear:both;
	display:block;
	padding:0 10px;
	font-size:1em;
	margin-bottom:20px;
}

.cari_txt2 {
	clear:both;
	display:block;
	width:100%;
	padding:0 0;
	font-size:1em;
/*	padding-bottom:15px;*/
	margin-bottom:20px;
}


.cari_txt3 {
	clear:both;
	display:block;
	width:100%;
	padding:0 0;
	font-size:1em;
/*	padding-bottom:15px;*/
	margin-bottom:40px;
}



.obj {
    display: block;
/*    width: 966px;*/
	text-align:center;
	color:#000;
	background-color:#FFD3B3;
	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;
}


.toku_txt {
	font-size:1.2em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:20px 25px;
	font-weight:bold;
	line-height:1.6em;
	margin-bottom:20px;
	background-color:#FEE2CC;
}


.orange {
	color:#F60;
}



/* カリキュラムおわり */
