@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;
}
/*------------------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;
			}