#schoolList{
	position:absolute;
	top:520px;
}
.schoolBoxMain{
  padding-bottom:13px;
}
.schoollinkMenu{
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #CCCCCC;
  padding-bottom:5px;
}
.schoolBox{
  width: 378px;
  float: left;
  margin-right: 10px;
  margin-bottom:10px;
}
.schoolBoxLine{
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #CCCCCC;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCCCCC;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #CCCCCC;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #CCCCCC;

}
.schoolBox h4{
  font-size: 10px;
  color: #ababab;
  font-weight:normal;
  position:relative;
  bottom:-166px;
  text-align:right;
  padding-right:4px;
  padding-left:3px;
  width:369px;
}
.schoolName{
  background-image:url(../search_school/images/schoollink_title.gif);
  background-repeat: repeat-x;
  height: 35px;
  margin-bottom: 10px;
  padding-left:5px;
  padding-right:5px;
  padding-top:10px;
  font-size: 14px;
  font-weight: bold;
  color: #006699;
}
.schoolName a{
  vertical-align:baseline;
}
.schoolName a:hover {
  text-decoration: underline;
  color: #003399;
  font-weight: bold;
}
.small{
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 60%;
  padding-top:3px;
  height:42px;
}

.schoolPhoto{
  width: 140px;
  height:100px;
  float: left;
  padding-left: 5px;
}
.schoolBoxMainR{
  float: right;
  width: 215px;
  padding-right: 5px;
}
.schoolBoxMainR p.add{
  color: #996633;
  font-size: 12px;
  text-indent: 0px;
  line-height: 1.4em;
  margin-bottom:5px;
}
.schoolBoxMainR p.gakka{
  color: #006699;
  font-size: 12px;
  line-height: 1.2em;
}

.schoollinkMenu ul{
  padding-top: 5px;
}
.schoollinkMenu li{
  display:inline;
  padding-left: 10px;
}
ul.link{
  text-align:center;
}
ul.link li{
  display:inline;
  font-size:11px;
  line-height:1.2em;
  margin-right:5px;
  height:12px;
}

.schoolCheckHeader{
  margin-right:auto;
  margin-left:auto;
  text-align:center;
  font-size:11px;
}
.schoolName input{
	margin-right:3px;
}
.schoolBoxMainR p.pamph{
  line-height:1.2em;
  margin-top:5px;
  color:#a1a1a1a1;
}
p.infoLinkTitle{
  float:left;
  background-image: url(/images/li.gif);
  background-position: 0% 50%;
  padding-left: 10px;
  background-repeat: no-repeat;
  padding-right:10px;
  line-height:1.8em;
}
ul.infoLink li{
  display:inline;
  font-size:12px;
  line-height:1.8em;
  background-image: url(/license/images/arrow.gif);
  background-position: 0% 50%;
  background-repeat: no-repeat;
  padding-left:17px;
}
p.catch{
  line-height:1.4em;
}