@charset "UTF-8";
/* ========================================
* File Name: tps.css
* Created Date: 2014.02.01
* Author: TAM
======================================== */
#contentsWrap.tps {
  overflow: hidden;
  zoom: 1;
  padding: 30px 0 60px 0;
}

.tps div.pageTtlWrap {
  width: 100%;
  overflow: hidden;
}
.tps .pageTtl {
  float: left;
  margin: 0 90px 0 0;
  font-family: "adobe-garamond-pro",'Ryumin Regular KL','メイリオ',Meiryo;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.7;
}
.tps div.pageTxt {
  float: left;
  width: 693px;
  font-size: 12px;
  line-height: 1.7;
}
.tps div.pageTxt small {
  font-size: 91%;
}
.tps div.archiveList {
  width: 1010px;
  margin: 25px -50px 0 0;
  overflow: hidden;
}
.tps div.archiveList section.innerSection {
  float: left;
  width: 479px;
  margin: 0 26px 0 0;
  overflow: hidden;
}
.tps div.archiveList section.innerSection div.txt {
  float: right;
  width: 239px;
  min-height: 168px;
}
.tps div.archiveList section.innerSection a {
  color: #191919;
  text-decoration: none;
}
.tps div.archiveList section.innerSection div.txt div.year {
  margin: -3px 0 0 0;
  font-size: 12px;
  line-height: 1.8;
}
.tps div.archiveList section.innerSection div.txt h2.eventThema {
  font-family: 'LinotypeUniversW02-Bold 726184','Midashi Go MB31','メイリオ',Meiryo;
  font-size: 12px;
  line-height: 1.8;
  font-weight: bold;
}
.tps div.archiveList section.innerSection div.txt h2.eventThema span.status {
  margin: 0 0 0 5px;
  padding: 3px 4px;
  background: #333;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-align: center;
  color: #FFF;
  font-size: 9px;
  line-height: 1.1;
  font-weight: normal;
}
.tps div.archiveList section.innerSection div.txt div.leadTxt {
  font-size: 12px;
  line-height: 1.8;
}
.tps div.archiveList section.innerSection div.img {
  float: left;
  width: 228px;
  margin: 0 0 29px 0;
  cursor: pointer;
}
.tps dl.archiveList02 {
  width: 100%;
  margin: 20px 0 0 0;
}
.tps dl.archiveList02 dt {
  font-family: 'LinotypeUniversW02-Bold 726184','Midashi Go MB31','メイリオ',Meiryo;
  font-size: 12px;
  line-height: 1.8;
  font-weight: bold;
}
.tps dl.archiveList02 dd {
  margin: 25px 0 0 0;
}
.tps dl.archiveList02 dd table {
  width: 100%;
  font-size: 12px;
  line-height: 1.8;
}
.tps dl.archiveList02 dd table th {
  width: 48px;
  text-align: left;
  vertical-align: top;
  font-weight: normal;
}
.tps dl.archiveList02 dd table td.thema {
  width: 320px;
  text-align: left;
  vertical-align: top;
}
.tps dl.archiveList02 dd table td.info {
  padding: 0 0 0 5px;
  text-align: left;
  vertical-align: top;
}
