body, html, p{
    margin: 0;
    padding: 0;
    line-height: 1.5;
    font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Helvetica,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    }
    
img{border: 0;}
    
.clear{clear: both;}

.colorRed{
    color: #FF0000;
    }
    
.colorPink{
    color: #FF6666;
    }

#aeonEventCont{
    width: 100%;
    font-size: 14px;
    }

.aeonEventName{
    background: #FFEBCC;
    border-bottom: solid 1px #FFCC99;
    padding: 10px;
    }
    
.aeonEventName2{
    background: #FFEBCC;
    border-bottom: solid 1px #FFCC99;
    padding: 10px;
    margin-bottom: 20px;
    }
    
.teachSignLink{
    margin-left: 20px;
    }
    
.aeonSearch{
    background: #EFEFEF;
    border-top: solid 1px #FFF;
    border-bottom: solid 1px #CCC;
    padding: 10px;
    margin-bottom: 20px;
    }
    
.aeonSearchTopL{
    float: left;
    }
    
.aeonSearchTopL span{
    font-size: 13px;
    font-weight:bold;
    color: #FF6666;
    }
    
.aeonSearchTopR{
    float: right;
    width: 120px;
    }
    
.aeonSearchTopR a:hover img{
    zoom: 1;
    opacity: 0.7;
    filter: alpha(opacity=70);
    }
    
form{
    margin: 0;
    padding: 0;
    }
    
.aeonEventInfo{
    margin: 0 0 30px 0;
    }
    
.aeonEventInfo h5{
    background: url(./img/eventArrow.gif) no-repeat left 4px;
    color: #FF6666;
    font-size: 17px;
    margin: 0 0 5px 0;
    padding: 0 0 0 22px;
    }

.aeonEventInfo table{
    font-size: 14px;
    width: 100%;
    }
    
.aeonEventInfo table td{
    padding: 5px;
    }
    
.aeonEventInfo table td.eventInfo1{
    background: #EFEFEF;
    width: 200px;
    }
    
.aeonEventInfo table td.eventInfo2{
    background: #EFEFEF;
    width: 50px;
    }
    
.aeonEventInfo table td.eventInfo3{
    background: #EFEFEF;
    width: 200px;
    }
    
.aeonEventInfo table td.eventInfo1-2{
    background: #EFEFEF;
    width: 250px;
    }
    
.aeonEventInfo table td.eventInfo1-3{
    background: #EFEFEF;
    }
    
.aeonEventInfo table td.eventInfo1-4{
    background: #EFEFEF;
    width: 45%;
    }

/* eventinfo */
.eventInfo_day, .eventInfo_tel {
	width: 20%;
	background-color: #EFEFEF;
}
.eventInfo_num {
	width: 60px;
	background-color: #EFEFEF;
}
.eventinfo_amount {
	width: 100px;
	text-align: center;
}
.eventInfo_tel, .eventInfo_address, .eventInfo_web {
	background-color: #EFEFEF;
}
td.eventTeach input{
    background: none;
    border: 0;
    color: #0000FF;
    text-decoration: underline;
    font-size: 13px;
    cursor: pointer;
    }

.eventInfoTxt{
    line-height: 1.8;
    }

.eventInfoTxt.dates {
	font-size: 85%;
}

.eventMount{
    color: #FF6666;
    font-weight: bold;
    }
    
td.eventCenter{
    text-align: center;
    }
    
.peopleNumPosi{
    float: left;
    position: absolute;
    width: 100px;
    padding-top: 5px;
    }
    
.inqueryBtn{
    float: right;
    padding-top: 5px;
    }
    
.peopleNum{
    font-size: 11px;
    color: #FF6600;
    }
    
.searchPosition{
    font-size: 14px;
    margin-bottom: 30px;
    }

.figure{
    text-align: center;
    margin-bottom: 0px;
    }

.eventSoon p{
    font-size: 15px;
    font-weight: bold;
    color: #333333;
    text-align: center;
    letter-spacing: 0.05em;
    }
    
.eventSoon span{
    font-size: 13px;
    font-weight: normal;
    color: #777;
    margin-left: 10px;
    }

.dl_text {
	font-size: 90%;
}


/*form*/
.aeonEventForm{
    margin: 20px 0 0 0;
    }
    
.aeonEventForm table, .aeonEventForm2 table{
  width: 100%;
    max-width: 680px;
    background: #ddd;
    font-size: 13px;
  border: 1px #ccc solid;
  border-collapse: collapse;
    }

.aeonEventForm table th, .aeonEventForm table td {
  padding: 8px;
  text-align: left;
  
}
.aeonEventForm2 table th{
    background: #EFEFEF;
    width: 200px;
    }
    
.aeonEventForm2 table td{
    background: #FFF;
    }
    
th.formTit, td.formTit{
    background-color: #ff8000;
    font-size: 15px;
  color: #fff;
    }
    
.formKoumoku{
    background: #EFEFEF;
    width: 160px;
    }
    
.formKoumoku2{
/*     background: #EFEFEF; */
    width: 135px;
    }
    
.formTxt{
    background: #FFF;
    width: 400px;
    }
.formSubmit{
    background: #FFF;
    width: 400px;
    height: 40px;
    }

.formkakunin{
	margin:5px 0;
    }
    
.formkakunin input{
    background: url(./img/eventKakuninBtn.jpg) no-repeat;
    width: 200px;
    height: 30px;
    border: 0;
    cursor: pointer;
    }
    
.formRe{
    margin-left: 160px;
    float: left;
    }
    
.formRe input{
    background: url(./img/eventReBtn.jpg) no-repeat;
    width: 150px;
    height: 30px;
    border: 0;
    cursor: pointer;
    }
    
.formPrivacy{
    float: left;
    margin-left: 20px;
    }

@media only screen and (max-width:680px){
    .aeonEventForm { margin: 0 }
    .aeonEventForm th,
    .aeonEventForm td{
        width: 100%;
        display: block;
        border-top: none;
    }
    .aeonEventForm tr:first-child th   { border-top: 1px solid #ddd; }

  form input[type="text"], form textarea {
    width: 98%;
  }
}


.eventBack input{
    background: url(./img/eventBackBtn.jpg) no-repeat;
    width: 150px;
    height: 30px;
    border: 0;
    cursor: pointer;
    }
    
.eventBack2 input{
    background: url(./img/eventBackBtn.jpg) no-repeat;
    width: 150px;
    height: 30px;
    border: 0;
    margin-right: 10px;
    cursor: pointer;
    float: left;
    }
    
.eventListBack{
    margin: 20px 0 0 0;
    }
    
.eventSend input{
    background: url(./img/eventSendBtn.jpg) no-repeat;
    width: 150px;
    height: 30px;
    border: 0;
    cursor: pointer;
    }
    
.eventSend2 input{
    background: url(./img/eventSendBtn.jpg) no-repeat;
    width: 150px;
    height: 30px;
    border: 0;
    cursor: pointer;
    float: left;
    }
    
.botton-serach{
    background: url(./img/searchBtn.jpg) no-repeat;
    width: 40px;
    height: 24px;
    border: 0;
    color: #FFF;
    }
    
.form-category{
    background: url(./img/searchSelect.jpg) no-repeat right center;
    border: 0;
    }
    
.selectable{
    font-size: 13px;
    }
    
.editEvent{
    margin: 0 0 50px 0;
    }
    
.editEvent table{
    width: 680px;
    font-size: 13px;
    }

.editEvent table td{
    background: #EFEFEF;
    }
    
.editTit{
    
    }
    
.formBtnPosi{
    margin: 5px 0 0 0;
    }
    
.formBtnPosi form{
    float: right;
    margin-left: 20px;
    }
    
.eventEditBtn{
    margin: 5px 0 0 0;
    text-align: right;
    }

div#shiv {
    background: transparent;
    width: 100%;
    height: 50%;
    margin-top: -50px;
    float: left;
}
    
.kanri{
    width: 200px;
    height: 100px;
    clear: both;
    position: relative;
    top: -50px;
    margin: 0 auto;
}

.table-prenext{
    font-size: 14px;
    margin-bottom: 30px;
    }
    
/*contact-kakunin*/
.contactPosi{
    /*max-width: 680px;*/
    margin: 20px auto;
    }
    
.contactPosi img{
    margin-bottom: 10px;
    }
    
.contactPosi p{
    margin: 0 0 20px 0;
    }
    
.formCenter{
    text-align: center;
    }
    
.contactContents{
    }
    
.contactContents table{
    /*width: 100%;*/
    margin: 0 auto;
    font-size: 13px;
    background: #EFEFEF;
    }
    
.contactContents table th{
    width: 100px;
    }
    
.contactContents table th, .contactContents table td{
    padding: 10px;
    }
    
.contactContents input{
    background: url(./img/contactBtnBack.jpg) no-repeat;
    width: 180px;
    height: 40px;
    border: 0;
    font-size: 15px;
    color: #FFF;
    margin-right: 10px;
    cursor: pointer;
    }
    
.contactContents ul{
    background: #EFEFEF;
    padding: 10px;
    }
    
.contactContents ul li{
    margin-left: 20px;
    }
    
.contactSubTit{
    font-size: 15px;
    border-bottom: solid 1px #FFF;
    background: #AAA;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    }
    
/*teacher*/
.teachCont{
    padding-bottom: 10px;
    width: 680px;
    font-size: 13px;
    display: block;
    }
.teachCont2{
    padding: 10px;
    margin-bottom: 15px;
    width: 658px;
    font-size: 13px;
    display: block;
    border:1px #CCCCCC solid;
    }
.teachBox{
    width: 163px;
    border: solid 1px #FFCCCC;
    float: left;
    margin: 2px;
    background: #FFF6F1;
    }
    
.teachBox ul{
    list-style: none;
    margin: 0;
    padding: 0;
    }
    
.teachBox2{
    margin: 5px;
    }
    
.teachL{
    float:left;
    margin-right:5px;
    width:64px;
    }
    
.teachL a{
    display:block;
    width:64px;
    height:99px;
    line-height:100px;
    overflow:hidden;
    position:relative;
    z-index:1; 
    }
    
.teachL a:hover img{
    zoom: 1;
    opacity: 0.7;
    filter: alpha(opacity=70);
    }
    
.teachR{
    margin-left: 20px;
    float:left;
    }
.teachR h2{
    margin:5px 0;
    }
.teachR .textL{
    font-size: 14px;
    font-weight: bold;
    color: #FF6666;
    }
.teachR-nintei{
    width: 84px;
    float:left;
    }
    
.teachR-nintei ul{
    list-style: none;
    margin: 0;
    padding: 0;
    }
    
.teachR-nintei a{
    width: 84px;
    }
    
.teachR-nintei span.textL{
    font-size: 14px;
    font-weight: bold;
    color: #FF6666;
    }
    
.teachR-nintei span.textL a{
    color: #FF6666;
    text-decoration: none;
    }
    
.teachR-nintei span.textL a:hover{
    color: #FFAAAA;
    }
    
.teachR1{
    float: left;
    width: 300px;
    }
    
.teachR2{
    float: right;
    width: 150px;
    }
    
.teachRR{
    float: left;
    width: 80px;
    }
    
.teachProfile{
    clear: both;
    padding-top: 7px;
    }
.teachProfile h3{
    margin-bottom:3px;
    }
.teachProfile p{
    margin-bottom: 20px;
    }
    
.teachProfileBtn{
    width: 150px;
    height: 30px;
    border: 0;
    font-size: 13px;
    color: #FFF;
    letter-spacing: 0.05em;
    text-align: center;
    }
    
.teachProfileBtn a:hover img{
    zoom: 1;
    opacity: 0.7;
    filter: alpha(opacity=70);
    }
    
.teachProfileBtn a{
    text-decoration: none;
    }
    
/* classes for tooltips */

.hovertip {
    background: url('bgAlpha.png');
	font-size: 13px;
	z-index: 100;
	margin-left: -80px;
	margin-top: 10px;
	width: 120px;
	}
.hovertip_target {
    
}
 .hovertip_target:hover {
    text-decoration: none;
}

ul.hovertip{
    width: 120px;
    }

ul.hovertip li {
	list-style:none;
	width: 120px;
	font-size: 11px;
}
ul.hovertip li a{ text-decoration:none;}
ul.hovertip li p{margin: 5px 0 0px 0;}
ul.hovertip li p a:hover img{
    zoom: 1;
    opacity: 0.7;
    filter: alpha(opacity=70);
    }
ul.hovertip {
    padding:5px; 
    padding-left:10px; 
    }

div.aeonEventInfo table tbody tr td {
	vertical-align: top;
}
div#aeonEventCont div.aeonEventInfo table tbody tr td.ad_schedule {
	width: 200px;
	vertical-align: middle;
}
td.ad_schedule .closed {
	text-align: center;
	font-size: 150%;
	font-weight: bold;
	color: #ff0000;
}


div.link_btn {
	display: block;
	max-width: 100%;
	margin: 0 auto;
	padding: 10px 20px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-color: #ffaa42;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #e07626;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.7),
		0px 1px 0px rgba(255,255,255,0.3);
}
div.link_btn a {
	color: #ffffff;
	text-decoration: none;
	display: block;
}
div.link_btn:hover {
	background-color: #e88000;
    }
}
div.closed {
  color: red;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}
div.organizer_contact {
  margin: 10px 0 0 0;
  text-align: center;
}