@charset "shift_jis";

/*=========================================================
  ::Date::
    date : 2009.04.03
    last-update : 2009.12.02

  ::Explanation::
    index -guide news
        -course list

=========================================================*/
#wrapperInner #page {
  margin-top: 20px;
  min-height: 485px;
}


#pageMain h2{
  clear: both;
  padding: 0;
  background: none;
  border-left: none;
  border-bottom: none;
  font-weight: bold;
  font-size: 130%;
  line-height: 1.3;

}

#pageMainAdmin h2{
  clear: both;
  padding: 0;
  background: none;
  border-left: none;
  border-bottom: none;
  font-weight: bold;
  font-size: 130%;
  line-height: 1.3;

}

/* index -guide news
---------------------------------------------------------*/

#wrapperInner #page #pageEyeCatch{
  margin-bottom: 20px;
}

#wrapperInner #page #guideNews{
  margin-bottom: 20px;
}
#wrapperInner #page #guideNews dl{
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
#wrapperInner #page #guideNews dl dt{
  float: left;
  width: 100px;
}
#wrapperInner #page #guideNews dl dd{
  margin-left: 100px;
}
#wrapperInner #page #guideNews dl dd a{
  display: block;
  padding: 0 0 0 12px;
  background: url(../img/com_arw_01.gif) no-repeat 0 7px;

}
#wrapperInner #page #guideNews p{
  padding-top: 3px;
  padding-right: 2px;
  text-align: right;
}
#wrapperInner #page #guideNews p a{
  padding-left: 8px;
  background: url(../img/com_arw_01.gif) no-repeat 0 3px;
}



#wrapperInner #page #log_page{
  width:455px;
  height:236px;
  background:url(../img/log_bg.gif) no-repeat;
  margin:0 auto;
  padding-top:10px;


}

.tbl-log{

  width:400px;
  clear:both;
  border:none;
  margin:0 auto;
  background:none;
}
  .tbl-log td{
    padding:5px;
    border:none;
  }
  .tbl-log td.name{
    background-color:none;
  }


  .log_title{
    background:url(../img/log_bg02.gif) repeat-y;
    width:390px;
    color:#fff;
    text-align:center;
    margin:0 auto;
    padding:5px;
    font-weight:bold;
    border:solid 1px #593c94;

  }


#wrapperInner #page #login a:focus{
overflow:hidden;
}

#login{
  margin:0 auto;
  text-align:center;
}


#login p{
  line-height:1.2em;
  margin:0 0 5px 0;
}


#wrapperInner #page #login a.left_bt{
  background:url(../img/sign_up_off.png) no-repeat;
  width:273px;
  height:55px;
  text-indent:-9999px;
  display:block;
  margin:0 auto 20px auto;
}

#wrapperInner #page #login a:hover.left_bt{
  background:url(../img/sign_up_on.png) no-repeat;

}

#wrapperInner #page #login a.right_bt{
  background:url(../img/log_in_off.gif) no-repeat;
  width:273px;
  height:55px;
  text-indent:-9999px;
  display:block;
    margin:0 auto;
}
#wrapperInner #page #login a:hover.right_bt{
  background:url(../img/log_in_on.gif) no-repeat;

}




#wrapperInner #page #courseList{
  margin-bottom: 50px;
}

#wrapperInner #page #courseList div{
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e1e1e1;
}

#wrapperInner #page #courseList div dl{
  width: 335px;
  float: left;
  line-height: 1.3;
}
#wrapperInner #page #courseList div dl dt{
  font-weight: bold;
  font-size: 120%;
}
#wrapperInner #page #courseList div dl dt img{
  display: block;
  float: left;
  margin-right: 14px;
}
#wrapperInner #page #courseList div dl dt span{
  font-size: 80%;
  font-weight: normal;
}
#wrapperInner #page #courseList div dl dt span img{
  border: 1px solid #ddd;
}
#wrapperInner #page #courseList div dl dt a{
  display: block !important;
}
#wrapperInner #page #courseList div dl dt a:hover{
  _display: block !important;
}
#wrapperInner #page #courseList div dl dt a img{
  border: 1px solid #ccc;
  _display: block !important;
}
#wrapperInner #page #courseList div dl dt a:hover img{
  border: 1px solid #006699;
  _display: block !important;
}
#wrapperInner #page #courseList div dl dd{
  float: left;
  padding-top: 5px;
  padding-left: 2px;
  font-size: 95%;
}
#wrapperInner #page #courseList div dl dd li{
  background-position: 0px 5px;
}


div.entry{
  padding: 10px;
  background:#FFFFF0;
  border: 1px solid #FDD791;
  overflow:hidden;
}

.entrybtn{
  margin:20px auto;
  display:block;


}

div.entry table{
  width:400px;
  margin:0 auto;

}


div.entry table td div{
  padding: 10px;
  background: #fff;
  border: 1px solid #ccc;
}

div.entry dl dt{
  font-weight:bold;
  font-size: 110%;
}

div.error-message {
  background-color: #fee;
  color: #cc0000;
  font-weight: bold;
}

/*  */
div.err {
  background-color: #fee;
  color: #cc0000;
  font-weight: bold;
}

span.err {
  color: #FF0000;
}

#photo {
  margin: 15px;
  width: 135px;
  height: 165px;
  border: solid 2px #EDEDED;
}

#document {
  margin: 15px;
  width:  405px;
  height: 160px;
  border: solid 2px #EDEDED;
}

#log_page .err{
  font-size: 12px;
}

.success {
  color: red;
}

.paging {
  text-align: right;
  font-size: 15px;
}

.paging .current {
  font-size: 1.5em;
}

#user_search {
  text-align: center;
}


/* k.sato add*/
.jp-note {
  display: none;
  /* font-style: italic; */
  /* color: #D00; */
  color: gray;
}
.en-note {
  display: inline;
  /* color: #000; */
}

.examTypeLis ul, .examTypeLis span.inlineTextBox  {
  padding-left:15px;
}


div.entry table.app{
  width:100%;
}

div.entry table td div.comp{
  padding: 10px;
  background: #FFF4E1;
  border: 1px solid #FFD58C;
  color:#CC3333;
}


#pageMain div.entry table.chart div{
padding:5px 10px;
line-height:1.5em;
}


#pageMain div.entry table.chart div dl{
margin-bottom:0;
}


div.entry table td.supplement{
padding-left:1em;
line-height:1.5em;
width:70%;
font-size:90%;
}



#pageMain #longHeaderArea h1.GuideBtn {
  background: url(../img/guide_title2.gif) no-repeat left bottom;
  width: 466px;
  height: 57px;
  float: left;
}

#longHeaderArea span.guide_link {
  background: url(../img/guide_btn2.gif) no-repeat;
  height: 57px;
}
div#pageMain h1 span {
  padding-right: 5px;
}
#pageMain #longHeaderArea h1 span {
  padding: 8px 5px 9px 25px;
}

.ind{
padding-left:1.5em;
text-indent:-1.5em;
}
.ind_num{
  padding-left:1em;
}

#pageMain .span.guide_link {
  display: none !important;
}

#toppage img.flowchart {
  margin: 0 auto;
  display: block;
  padding: 30px 0;
}

span.success {
  color: #3F51B5;
  background: #e6e8f5;
  font-weight: 600;
  font-size: 16px;
  padding: 0px 6px;
}

#RecommendationDetailIndexForm #document {
  position: relative;
}

#RecommendationDetailIndexForm #document .success {
  position: absolute;
  bottom: 0;
}

#RecommendationDetailIndexForm #document {
  height: 92px;
}

div.confirm table.table-StyleLight {
  width: 720px;
}

div#pageMainAdmin div.tableWrapper {
  overflow-x: scroll;
}

div#pageMainAdmin div.tableWrapper table.table-StyleLight {
  width: 100%;
}


button#apply:disabled {
	opacity: 0.4;
}

div.caution {
	background: #fee;
	padding: 10px 0;
	margin: 10px 0;
	color: #b92217;
	font-size: 15px;
	font-weight: 700;
}

div.caution span {
	font-weight: 700;
}


textarea#MasterRefereeInfoReferee1AcademicLetterReference:read-only, textarea#MasterRefereeInfoReferee1ProfessionalLetterReference:read-only, textarea#MasterRefereeInfoReferee2AcademicLetterReference:read-only, textarea#MasterRefereeInfoReferee2ProfessionalLetterReference:read-only {
	background: #eee;
	pointer-events: none;
}


textarea#MasterRefereeInfoReferee1AcademicLetterReference[readonly], textarea#MasterRefereeInfoReferee1ProfessionalLetterReference[readonly], textarea#MasterRefereeInfoReferee2AcademicLetterReference[readonly], textarea#MasterRefereeInfoReferee2ProfessionalLetterReference[readonly] {
	background: #eee;
	pointer-events: none;
}


#duration_high1, #duration_high2, #duration_high3, #duration_high4, #duration_high5, #duration_undergraduate1, #duration_undergraduate2, #duration_undergraduate3, #duration_undergraduate4, #duration_undergraduate5 {
	display: none;
}
#duration_basic1, #duration_basic2, #duration_basic3 {
	display: none;
}
input[type="text"], textarea {
  font-family: "Arial";
}
textarea {
  width: 100%;
}
.large_font {
  font-size: 11pt;
}


.flash_message_red {
	color: #F00;
}