@charset "utf-8";

/*----------------COURSE-------------------*/
#course h3{
   padding-bottom: 5px;
	border-bottom: 1px solid #D9D9D9;
}
			#course  ul.tokutyou li{
				display: list-item;
			   padding-left: 10px;
				background: transparent url(../images/bur_sq02.gif) no-repeat 0 0.4em;
			}
.curriculumArea{
	width: 550px;
	margin-right: -10px;
	_display: inline;
	_height: 1%;
}
			.curriculumArea div.cab{
				width: 265px;
				min-height: 100px;
				float: left;
				padding-right: 10px;
				_display: inline;
				_height: 1%;
				_background-color: #EFEFEF;
			}
						.curriculumArea div.cab p{
							font-size: 10px;
						}

						#kensestu div.cab{
							background-color: #F9F9F9;
						}
#otherCourse ul{
  margin-left: -7px;
}
      #otherCourse li{
        float: left;
        padding: 0 7px;
        border-right: 1px solid #333;
      }
.pri01 li{
  font-size: 16px;
  font-weight: bold;
  margin: 15px 0;
  padding-left: 15px;
  background: transparent url(../images/bur_shikaku.gif) no-repeat 0 0.3em;
}
/*------------------STAY-----------------------*/
#stay .curriculumArea{
   padding: 15px;
}

#stay .curriculumArea .cab{
	background-color: #F9F9F9;
}
#hotelElm td{
   text-align: left;
}
#hotelElm th{
   white-space: nowrap;
}
#hotelPhoto li{
	float: left;
   padding-right: 10px;
}
.hotelGAIYOU li{
    float: left;
	 margin-right: 1.5em;
}
/*------------------PRICE-----------------------*/
#priceIndex li{
	float: left;
	width: 45%;
   padding-left: 20px;
	background: transparent url(../images/bur_arrow01.gif) no-repeat 0 0.4em;
}
.tyusyaku dd,
.tyusyaku dt,
.tyusyaku p{
   font-size: 10px !important;
}
.priceBlock{
	padding-bottom: 3px;
	/*background: transparent url(../price/images/box_back.png) repeat-x 0 100%;*/
}
.priceBlock h3 a{
	padding-left: 20px;
	color: #FFF !important;
	background: transparent url(../images/bur_arrow02.gif) no-repeat 0 0.4em;
}
.toMenu{
	padding-top: 5px;
	text-align: right;
}
/*------------------LICENSE------------------------*/
#license table.tFormat02 td,#license table.tFormat02 th{
	padding: 10px 7px;
}
#license table.tFormat02 th{
	text-align: center;
}
#license table.tFormat02 td.kamoku{
	text-align: left;
}
/*------------------SCHEDULE-----------------------*/
#scheduleElm th,
#scheduleElm td{
	padding: 3px 5px;
}
				#scheduleElm th.c_week,
				#scheduleElm td.c_week{
				    background-color: #EFEFEF;
					 font-weight: bold;
				}
				#scheduleElm th.fuku,
				#scheduleElm td.fuku{
				    color: #27A626;
				}
				#scheduleElm th.hiro,
				#scheduleElm td.hiro{
					color: #996699;
				}
/*------------------KYOIKU---------------------------*/
#returnElm{
	margin-left: 130px;
}
/*-----------------TO STUDENT-----------------------*/
.teacherBlock h3{
	padding-bottom: 5px;
	text-align: center;
	border-bottom:  1px solid #D9D9D9;
}
			.teacherBlock p.teName{
				text-align: right;
			}
							.teacherBlock p.teName span{
								color: #5BA7CC;
							}
p.teSpeak{
	margin-top: 15px;
	margin-left: 263px;
}
p.teSpeak2{
	margin-top: 15px;
	margin-right: 263px;
}

/*-----------------VOICE-----------------------*/
.voiceBlock{
  padding-bottom: 15px;
  border-bottom: 1px dotted #666;
}
      .voiceBlock h3{
      	padding-bottom: 5px;
      	text-align: left;
      	border-bottom:  1px solid #D9D9D9;
      }
      			.voiceBlock p.stName{
      				margin-top: 5px !important;
      				text-align: right;
      			}
      							.voiceBlock p.stName span{
      								color: #5BA7CC;
      							}
.stSpeak{
	overflow: hidden;
	_zoom: 1;
}
			.stSpeak p{
				margin-top: 15px;
			}
			.stSpeak p.letter{
				margin-top: 5px;
			}


/*------------------Quick ---------------------------------*/
.innerBox{
	padding-left: 7px;
	padding-right: 7px;
}
.want{
	margin-top: 15px !important;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.quickfeauter li{
	margin-bottom: 15px;
	margin-left: 1.3em;
	text-indent: -1.3em;
	font-weight: bold;
	font-size: 16px;
}
.quickfeauter li span{
	font-weight: normal;
	font-size: 12px;
}
.quickfeauter li:before{
	content: "● ";
}
.schoolBlock{
	width: 280px;
	border: 1px solid #D9D9D9;
	/*border-top: 3px solid #00408E;*/
	background: transparent url(../images/school_back.png) repeat-x 0 100%;
}
			.schoolBlock h3{
					height: 36px;
					padding-left: 55px;
					background: transparent url(../images/school_h3_back.png) no-repeat 0 0;
					font-size: 15px;
					line-height: 36px;
				}
				.schoolBlock p.setumei{
					font-size: 12px;
					/*margin-top: 0px;*/
				   margin-left: 133px;
				   min-height: 110px;
				}
							.schoolBlock .schoolElm{
								padding: 10px;
							}
										.schoolBlock .schoolElm p.but img{
											margin: 7px 0px 0px;
										}