@charset "utf-8";
/*
**********************************************************************

* page.css

*********************************************************************
*/
#Keyv.typeTop {
  background: none;
}
.topSect {
  margin-bottom: 34px;
}
.topSect .sectTit {
  background: url(../common/images/img_tit_border01.jpg) 0 0 no-repeat;
  font-size: 250%;
  font-weight: bold;
  color: #00743F;
  border-bottom: 1px solid #221814;
  padding: 0 0 0 18px;
  line-height: 1.4;
  position: relative;
}
.topSect .sectTit .date {
  color: #221814;
  font-size: 50%;
  font-weight: normal;
  position: absolute;
  top: 20%;
  right: 38px;
}
.topSect .sectMain {
  padding: 14px 8px 0 20px;
  width: 640px;
}
.topSect .sectMain .txtBlock01 {
  margin-bottom: 24px;
}
.topSect .sectMain .txtBlock01 .txt {;
  line-height: 1.4;
  margin-bottom: 18px;
}
.topSect .sectMain .sectList01 {
  width: 694px;
  margin-left: -52px;
}
.topSect .sectMain .sectList01 li {
  float: left;
  width: 178px;
  margin-left: 52px;
}
.topSect .sectMain .sectList01 li .photo {
  margin-bottom: 12px;
  width: 178px;
}
.topSect .sectMain .sectList01 li .name {
  padding-left: 4px;
}
.topSect .sectMain .txtBlock02 {
  float: left;
  width: 430px;
}
.topSect .sectMain .txtBlock02 .txt {
  margin-bottom: 15px;
}
.topSect .sectMain .txtBlock02 .sectTbl {
  background: #fff;
  border-radius: 5px;
  box-shadow: 3px 3px 0 0px #C9C9CA;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#C9C9CA, direction=0, strength=0, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#C9C9CA, direction=90, strength=5, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#C9C9CA, direction=180, strength=5, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#C9C9CA, direction=270, strength=0, enabled=true);
}
.topSect .sectMain .txtBlock02 .sectTbl tr {
}
.topSect .sectMain .txtBlock02 .sectTbl tr th {
  border-right: #C9C9CA solid 3px;
  vertical-align: middle;
  padding: 0 7px;
  width: 130px;
  font-weight: bold;
}
.topSect .sectMain .txtBlock02 .sectTbl tr td {
  padding: 6px 10px;
}
.topSect .sectMain .txtBlock02 .sectTbl tr td .tblList {
}
.topSect .sectMain .txtBlock02 .sectTbl tr td .tblList li {
  line-height: 1.2;
}
.topSect .sectMain .photo {
  float: right;
  width: 170px;
  text-align: right;
}
.topSect .sectMain.type02 {
  padding: 14px 0;
  width: 640px;
}
.topSect .sectMain.type02 .sectList02 {
  width: 684px;
  margin-left: -14px;
}
.topSect .sectMain.type02 .sectList02 li {
  float: left;
  width: 190px;
  background: #fff;
  border-radius: 5px;
  padding: 10px 10px 16px;
  margin-left: 14px;
}
.topSect .sectMain.type02 .sectList02 li .photo {
  float: none;
  width: auto;
  text-align: center;
  margin-bottom: 5px;
}
.topSect .sectMain.type02 .sectList02 li .tit {
  font-size: 1.6em;
  font-weight: bold;
}
.topSect .sectMain .sectList02 li .txt {
  font-weight: bold;
  margin-bottom: 7px;
}
.topSect .sectMain .sectList02 li .more {
  font-weight: bold;
  text-align: right;
  line-height: 1;
  padding-right: 10px;
}
.topSect .sectMain .sectList02 li .more a {
  background: url(../common/images/icon_arrow03.gif) 0 center no-repeat;
  padding-left: 20px;
  text-decoration:none;
}
