@charset "shift_jis"; 

/************************************************/
/*  Commonnes                                   */
/************************************************/

#body p.pagetop{
  clear:both;
  text-align:right;
  padding:15px 0 5px;
}

#body p.middle{
  margin-bottom:75px;
}

#body p.pagetop a{
  text-decoration:none;
  padding:5px 25px;
  background:url(../img/icon_01.gif) 100% 50% no-repeat;
}


ul#topic-path{
  list-style:none;
  font-size:0.8em;
  color:#777;
  padding:0;
  margin:0 0 15px 0;
}

ul#topic-path li{
  display:inline;
}


.wrap{
  margin-top:35px;
  border:1px solid #ccc;
  background:url(../img/background_01.jpg) 0 0 repeat-x;
}

.wrap h3{
  line-height:27px;
  color:#fff;
  padding-left:15px;
  margin:10px;
}

.wrap span.icon{
  position:absolute;
  top:-20px;
  right:0;
}


div#contentcolumn h2{
  line-height:69px;
  font-size:2em;
  color:#5c3;
}

div#contentcolumn h2 span{
  line-height:69px;
  padding-left:26px;
  background:url(../img/icon_02.gif) 0 50% no-repeat;
}

/************************************************/
div#contentcolumn h2.calendar{
  background:url(../training/img/icon_calendar.jpg) 100% 50% no-repeat;
}
div#contentcolumn h2.corse{
  background:url(../training/img/icon_class.jpg) 100% 50% no-repeat;
}
div#contentcolumn h2.update{
  background:url(../update/img/icon_update.jpg) 100% 50% no-repeat;
}
div#contentcolumn h2.entry{
  background:url(../entry/img/icon_entry.jpg) 100% 50% no-repeat;
}
div#contentcolumn h2.work{
  background:url(../work/img/icon_work.jpg) 100% 50% no-repeat;
}
div#contentcolumn h2.entryform{
  background:url(../entryform/img/icon_entryform.jpg) 100% 50% no-repeat;
}
div#contentcolumn h2.company{
  background:url(../company/img/icon_company.jpg) 100% 50% no-repeat;
}
/************************************************/

div.content-text{
  text-align:center;
  color:#333;
  margin-bottom:25px;
  background:url(../img/back_content-text02.jpg) 50% 100% no-repeat;
}

div.content-text p{
  padding:30px 0;
  background:url(../img/back_content-text01.jpg) 50% 0 no-repeat;
}

div.content-text p strong.red{
  color:#c00;
}

div.content-text p span{
  color:#03a;
}



hr.work,hr.update,hr.entry{
  color:#666;
  margin:50px 0;
  background:#666;
}



/************************************************/
/*  Home                                        */
/************************************************/

/** Header **************************************/

#header div#description p{
  float:right;
  padding:3px 0 0 0;
}

#header div#description p img{
  vertical-align:middle;
}

#topframe{
  text-align:center;
  width:750px;
  margin-bottom:15px;
  background:url(../img/back_topframe02.jpg) 0 100% no-repeat;
}

#topframe h2{
  width:750px;
  height:210px;
  margin-bottom:5px;
  background:url(../img/back_topframe-h2.jpg) 0 0 no-repeat;
}

#topframe p{
  line-height:1.7em;
  font-size:1.1em;
  color:#03a;
  padding:30px 0;
  background:url(../img/back_topframe01.jpg) 0 0 no-repeat;
}


/** Content Column ******************************/

#contentcolumn{
  padding:0 5px;
}

#contentcolumn div#passrate,
#contentcolumn div#board,
#contentcolumn div#training{
  padding:10px;
}

#contentcolumn div#passrate h3,
#contentcolumn div#board h3,
#contentcolumn div#training h3{
  position:relative;
  line-height:27px;
  color:#fff;
  height:27px;
  padding-left:15px;
  margin:0 0 15px 0;
  border:1px solid #03a;
  background:url(../img/background_02.jpg) 0 0 repeat-x #05c;
}

#contentcolumn div#passrate h3{
  border-color:#5a0;
  background:url(../img/background_03.jpg) 0 0 repeat-x #7c0;
}

#contentcolumn div#board dl,
#contentcolumn div#training dl{
  line-height:1.3em;
  padding:0 0 0 10px;
  margin:0;
  border-left:3px solid #9c0;
}

#contentcolumn div#training dl{
  margin-bottom:10px;
}

#contentcolumn div#board dl dt,
#contentcolumn div#training dl dt{
  color:#a10;
  font-size:1.1em;
}

#contentcolumn div#board dl dd{
  margin:0;
}


#contentcolumn div#board p{
  padding:0 0 0 10px;
  border-left:3px solid #9c0;
}

#contentcolumn div#board p.attention{
  line-height:1.5;
  color:#a10;
  font-size:1.1em;
  padding-top:15px;
}





#contentcolumn div#training dl dd{
  margin:0 0 0 10px;
}

#contentcolumn div#training dl dd{
  margin-bottom:5px;
}

#contentcolumn div#training p{
  line-height:1.3em;
}


#contentcolumn div#passrate ul{
  list-style-position:inside;
  font-size:1.1em;
  color:#5a0;
  padding:0;
  margin:0;
}

#contentcolumn div#passrate ul li span{
  color:#a10;
}

#contentcolumn p.comment{
  text-align:center;
  line-height:1.5em;
  font-size:0.8em;
  color:#333;
  padding:15px 25px;
}




/************************************************/
/*  Update                                      */
/************************************************/

div.update-wrap{
  text-align:center;
}

div.update-wrap h3{
  font-size:large;
  color:#5e00ae;
  margin-bottom:15px;
}

div.update-wrap h4{
  font-size:medium;
  margin:0 0 7px 0;
}

div.update-wrap table{
  line-height:1.3em;
  text-align:center;
  margin:0 auto 25px;
  border-collapse:separate;
  border:0;
  background:#666;
}

div.update-wrap table th{
  color:#333;
  width:98px;
  padding:3px;
  background:#eee;
}

div.update-wrap table td{
  padding:3px;
  background:#fff;
}



div.update-wrap div.post-item{
  text-align:left;
  margin-bottom:15px;
}

div.update-wrap div.post-item h3{
  line-height:27px;
  font-size:small;
  color:#fff;
  padding-left:15px;
  margin:10px;
  border:1px solid #5a0;
  background:url(../img/background_03.jpg) 0 0 repeat-x #7c0;
}

div.update-wrap div.post-item ul{
  list-style-position:inside;
  line-height:1.5em;
  padding:10px 25px;
  margin:0;
}




/************************************************/
/*  Work                                        */
/************************************************/

div.work-wrap{
  text-align:center;
}

div.work-wrap h3{
  font-size:large;
  color:#5e00ae;
  margin-bottom:15px;
}

div.work-wrap ul{
  list-style-position:inside;
  text-align:left;
  padding:0;
  margin:0 0 15px 0;
}

div.work-wrap p{
  text-align:center;
}

div.work-wrap p.small{
  text-align:right;
  font-size:0.8em;
}

div.work-wrap table{
  line-height:1.3em;
  width:740px;
  border-collapse:separate;
  border:0;
  background:#666;
}

div.work-wrap table th{
  text-align:center;
  color:#333;
  padding:3px;
  background:#eee;
}

div.work-wrap table td{
  padding:3px;
  background:#fff;
}

div.work-wrap table td.reward-cell01{
  width:30%;
}

div.work-wrap table td.reward-cell02{
  width:20%;
}



/************************************************/
/*  Training                                    */
/************************************************/

/** Training Index *****************************/

div#training-list ul{
  list-style:none;
  padding:0;
  margin:0;
}

div#training-list ul li{
  float:left;
  text-align:center;
  width:185px;
}

div#training-list ul li a{
  display:block;
  text-decoration:none;
  line-height:76px;
  color:#fff;
  width:185px;
  background:url(../training/img/back_training-list.gif) 0 0 no-repeat #25a;
}

div#training-list ul li a:hover{
  text-decoration:underline;
  color:#ff0;
}

div#training-list p{
  clear:both;
  text-align:center;
}

/***********************************************/



div.training-wrap{
  text-align:center;
  margin-top:35px;
}

div.training-wrap h3{
  line-height:27px;
  color:#fff;
  padding-left:15px;
  border:1px solid #03a;
  background:url(../img/background_02.jpg) 0 0 repeat-x #05c;
}

div.training-wrap table.charge{
  width:740px;
  border-collapse:separate;
  border:0;
  background:#ccc;
  margin-bottom:50px;
}

div.training-wrap table.charge th{
  line-height:1.3em;
  text-align:center;
  font-weight:bold;
  color:#15a;
  width:94px;
  padding:5px;
  background:#def;
}

div.training-wrap table.charge th span{
  font-weight:normal;
  font-size:0.8em;
}

div.training-wrap table.charge th.total{
  font-size:1.2em;
}

div.training-wrap table.charge tr{
  text-align:right;
}

div.training-wrap table.charge td{
  vertical-align:top;
  text-align:right;
  width:94px;
  padding:5px;
  background:#fff;
}

div.training-wrap table.charge td.charge-item{
  color:#A10;
}



div#contentcolumn div#goods{
 margin:0;
}

div#contentcolumn div#goods h3{
  border:1px solid #5a0;
  background:url(../img/background_03.jpg) 0 0 repeat-x #7c0;
}

div#contentcolumn div#goods dl{
  line-height:1.3em;
  padding:0;
  margin:15px 15px 0 15px;
}

div#contentcolumn div#goods dt{
  color:#a10;
  font-size:1.1em;
  margin-bottom:3px;
}

div#contentcolumn div#goods dd{
  line-height:1.3em;
  padding:3px 3px 3px 10px;
  margin:0 0 15px 10px;
  background:url(../training/img/back_goods.gif) 0 0 repeat-y;
}

div#contentcolumn div#goods dd ul{
  list-style:none;
  padding:0;
  margin:0;
}


div#contentcolumn div#step{
  text-align:center;
  margin:50px 100px 0;
}

div#contentcolumn div#step h3{
  font-size:large;
  color:#5e00ae;
  margin-bottom:15px;
}

div#contentcolumn div#step p{
  margin:15px 0;
}


/** Stepup  *********************************/
table.charge th.stepup-deco{
  width:5em;
}


/** Practical  **********************************/

div.practical-detail h3{
  border:1px solid #5a0;
  background:url(../img/background_03.jpg) 0 0 repeat-x #7c0;
}

div.practical-detail dl{
  padding:0;
  margin:0 15px;
}

div.practical-detail dl dt{
  line-height:20px;
  font-weight:bold;
  color:#390;
}

div.practical-detail dl dd{
  line-height:20px;
  margin:-20px 0 10px 10em;
}


div.attention h3{
  border:1px solid #a05;
  background:url(../img/background_04.jpg) 0 0 repeat-x #c07;
}

div.attention ul{
  padding:0;
  margin:0 15px 0 35px;
}

div.attention ul li{
  margin-bottom:10px;
}

/*

#prac-text,#nota_bene{
  border:solid #555 1px;
  margin:0px 70px 80px;
  padding:0px ;
  
}

h3.practical{
  line-height:27px;
  color:#fff;
  font-size:1.2em;
  text-align:center;
  margin:10px;
  
}
#nota_bene h3{
  border:1px solid #a05;
  background:url(../img/background_04.jpg) 0 0 repeat-x #c07;
}
#prac-text h3{
  border:1px solid #5a0;
  background:url(../img/background_03.jpg) 0 0 repeat-x #7c0;
}


#prac-text dl{
 padding:10px;
 padding-left:25px;
}
#prac-text dl dt{
 font-weight:bold;

}
#prac-text dl dd{
 position:relative;
 top:-1.5em;
 margin-left:10em;
}

#nota_bene ul{
  margin:0px;
  padding:10px 10px 10px 25px;
}
#nota_bene ul li{
 color:#555;
 padding:3px;
}
*/

/** Calendar  **********************************/

table.schedule tr td div{
 display:block;
 

}
table.schedule tr td div.first {
 margin-top:45px;
 height:2em;
}
table.schedule tr td div.second {
 border-top:1px dashed #ccc;
 height:3em;
 line-height:0.9em;
 padding-top:5px;
}
table.schedule tr td div.place {
 color:#F73;font-weight:bold;
}
table.schedule tr td div.program{
 color:#F73;font-weight:bold;
}

p.entryform {
 text-align:center;
 padding-top:30px;
 background-image:none;
}




/************************************************/
/*  Entry                                       */
/************************************************/

div.entry-wrap{
  text-align:center;
}

div.entry-wrap h3{
  font-size:large;
  color:#5e00ae;
  margin-bottom:15px;
}

div.entry-wrap table{
  line-height:1.3em;
  width:740px;
  border-collapse:separate;
  border:0;
  background:#666;
}

div.entry-wrap table.detail td{
  height:3em;
}

div.entry-wrap table th{
  text-align:center;
  color:#333;
  padding:3px;
  background:#eee;
}

div.entry-wrap table td{
  height:2em;
  padding:3px;
  background:#fff;
}

div.entry-wrap table td.entry-cell01{
  text-align:center;
  width:105px;
}

div.entry-wrap table td.entry-cell02{
  text-align:center;
  width:260px;
}

div.entry-wrap p{
  margin-top:25px;
}



/************************************************/
/*  entryform - inspection                      */
/************************************************/

form.entryform{
  padding:0;
  margin:0;
}

form.entryform h3.formtitle{
  text-align:center;
  font-size:1.5em;
  color:#555;
}

form.entryform fieldset{
  text-align:center;
  padding:10px;
  margin-top:25px;
  border:1px solid #ccc;
}

form.entryform fieldset legend{
  line-height:1.5em;
  font-size:1.2em;
  color:#37a;
}

form.entryform table{
  text-align:left;
  line-height:2em;
  width:718px;
  margin:0 auto;
  border-collapse:separate;
  border:0;
}

form.entryform table th{
  color:#333;
  width:180px;
  padding:3px 7px;
  background:#ddd;
}

form.entryform table th span{
  line-height:1.2em;
  font-size:smaller;
  font-weight:normal;
}

form.entryform table td{
  padding:7px;
}

form.entryform table td:hover{
  background:#eaf0ff;
}

form.entryform table td.sub-th{
  background:#eee;
}



form.entryform table td ul{
  list-style:none;
  padding:0;
  margin:0;
}

form.entryform table td ul.radio li{
  display:inline;
  margin-right:10px;
}



form.entryform table td input,
form.entryform table td textarea{
  font-family:"メイリオ","meiryo",Verdana,Arial,Sans-serif,"ＭＳ Ｐゴシック","Osaka";
  border:1px solid #78a;
}

form.entryform table td input.radio{
  border:0;
}



form.entryform div.attention ul{
  overflow:auto;
  list-style:none;
  height:200px;
  padding:0 10px 0 0;
  margin:10px;
}

form.entryform div.attention ul li{
  padding-left:15px;
  background:url(../img/icon_03.gif) 3px 5px no-repeat;
}

form.entryform p{
  text-align:center;
  padding-top:15px;
}





form.entryform td.wish p{
  text-align:left;
}




form.entryform p.exposition{
  line-height:2em;
  color:#a00;
  padding:20px 0;
  margin:30px;
  border-top:1px solid #aaa;
  border-bottom:1px solid #aaa;
}



/** CGI ****************************************/

form.entryform table.check td{
  background:#efefef;
}



p#complete{
  text-align:center;
  line-height:2em;
  padding:100px 0;
}


/************************************************/
/*  Rental                                     */
/************************************************/
div.rental-wrap{
  text-align:center;
  
}

div.rental-wrap h3{
  font-size:1.5em;;
  color:#5e00ae;
  margin-bottom:15px;
}

div.rental-wrap table{
  line-height:1.3em;
  width:740px;
  border-collapse:separate;
  border:0;
  background:#666;
}

div.rental-wrap table th{
  text-align:center;
  color:#333;
  padding:3px;
  width:6em;
  background:#eee;
}

div.rental-wrap table td{
  height:2em;
  padding:3px;
  background:#fff;
}
div.rental-wrap img{
  margin:30px;
}
hr.rental {
  margin:20px 0px 40px;
  height:2px;
  color:#999999;
}


/************************************************/
/*  Manage                                      */
/************************************************/

div#form {
  color:#A10;
  text-align:center;
  font:bold 1.3em "メイリオ";
  padding-bottom:30px;
}

#success {
 font-weight:bold;
 color:#96F;
 font-size:1.3em;
}

#fault {
 font-weight:bold;
 color:#F06;
 font-size:1.3em
 text-align:center;
}

#already {
  padding:100px;
  text-align:center;
  font-weight:bold;
  color:#F06;
  font-size:1.3em;
}
#finish {
  padding:100px;
  text-align:center;
}
#finish .note{
  font-weight:bold;
  color:#60F;
  font-size:1.3em;
  margin-bottom:1em;
}


span.cancel {
  
  padding:5px 10px;
  text-align:center;
  background:url(../rental/img/img_no.gif) center center no-repeat;
}
form#delete,#conf {
 text-align:center;
}

.button {
  margin:10px 5px;
  
}
div#contentcolumn p.content-text span.del-conf {
  font-weight:bold;
  color:#A10;
}

div#loginbody {
  text-align:center;
  padding:100px auto;
}

div#loginbody h2#login{
  font-size:1.2em;
  line-height:3em;
  color:#01A;
  
}

div#loginbody div#logout {
  font-weight:bold;
  color:#F06;
  padding:80px;
}

div#loginbody p.class {
  
  font-weight:bold;
  color:#F03;
}