@charset "utf-8";

/*
**********************************************************************

* page.css

*********************************************************************
*/

.instiSect {
  margin-bottom:30px;
}

.instiSect .sectTit {
}

.instiSect .sectMain {
  padding:15px 15px 0;
}

.instiSect .sectMain .txtBlock {
  width:420px;
  float:left;
}

.instiSect .sectMain .txtBlock .txt {
  margin-bottom:15px;
}

.instiSect .sectMain .photo {
  width:176px;
  float:right;
}

.instiSect .sectMain .txtList {
}
.instiSect .sectMain .txtList dt,
.instiSect .sectMain .txtList dd {
  font-size:1.3em;
}
.instiSect .sectMain .txtList dt {
color:#146236;
  font-weight:bold;
}

.instiSect .sectMain .txtList dd {
  overflow:hidden;
  margin-bottom:15px;
}

.instiSect .sectMain .txtList dd .subtit {
  color:#EB6100;
  width:100px;
  display:block;
  float:left;
}

.instiSect .sectMain .txtList dd .subLink {
  width:530px;
  display:block;
  float:right;
}