@charset "UTF-8";
/* 国立循環器病研究センター 統括サイト */
.visual {
  position: relative;
  float: left;
  width: 640px;
  z-index: 5;
  margin: 0 0 20px;
  text-align: left;
}

.visual ul.slides {
  height: 240px;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.visual ul.slides li {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  margin: 0;
  padding: 0;
}

.visual ul.slides li img {
  display: block;
  border: 1px solid #ccc;
}

.visual .bx-wrapper {
  margin: 0;
  padding: 0;
  background: none;
  box-shadow: none;
  border: none;
}

.visual .bx-wrapper .bx-viewport {
  left: 0;
  margin: 0;
  padding: 0;
  background: none;
  box-shadow: none;
  border: none;
}

.visual .bx-wrapper .bx-controls-direction a {
  display: block;
  width: 46px;
  height: 46px;
  margin-top: -23px;
}

.visual .bx-wrapper .bx-controls-direction a.bx-prev {
  left: -20px;
  background: url(../images/home/btn_division-prev.png) center center no-repeat;
}

.visual .bx-wrapper .bx-controls-direction a.bx-next {
  right: -20px;
  background: url(../images/home/btn_division-next.png) center center no-repeat;
}

.visual .bx-wrapper .bx-pager {
  right: 10px;
  bottom: 10px;
  width: auto;
}

ul.appealLinks {
  float: right;
  width: 220px;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

ul.appealLinks li {
  margin: 5px 0 0;
}

ul.appealLinks li:first-child {
  margin-top: 0;
}

ul.appealLinks li img {
  vertical-align: top;
}

.websiteLinks {
  overflow: hidden;
  margin: 0 0 20px;
}

.websiteLinks ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.websiteLinks ul li {
  float: left;
  margin: 0;
}

.websiteLinks ul li a, .websiteLinks ul li img {
  display: block;
}

.websiteLinks ul li:last-child {
  float: right;
}

.homePrimary {
  float: left;
  width: 640px;
}

.homeSecondary {
  float: right;
  width: 220px;
}

.information {
  margin: 0 0 20px;
  padding: 5px 0;
  border: 1px solid #ccc;
}

.information h2 {
  margin: 5px 10px;
  overflow: hidden;
  font-size: 1.2em;
}

.information h2 .label {
  float: left;
}

.information h2 a {
  float: right;
  margin-top: 2px;
  font-weight: normal;
  font-size: 0.75em;
}

.information .fullList {
  text-align: right;
}

.information dl.tabMenu {
  margin: 0;
  padding: 0;
  list-style-type: none;
  overflow: hidden;
  border-bottom: 5px solid #666;
}

.information dl.tabMenu dt {
  float: left;
  width: 140px;
  margin: 10px 0 0 0;
  text-indent: 15px;
  font-size: 1.1em;
  font-weight: bold;
}

.information dl.tabMenu dd {
  float: left;
  margin: 0 0 -1px 8px;
  cursor: pointer;
}

.information .tabContent,
.information .inner {
  padding: 0 10px;
}

.event {
  float: left;
  width: 428px;
  margin: 20px 0 0;
}

.event h2 {
  float: left;
}

.event p {
  float: right;
  margin: 5px 10px 0;
  text-align: right;
  font-size: 0.9em;
}

.event p img {
  vertical-align: middle;
}

.recruit {
  float: right;
  width: 428px;
  margin: 20px 0 0;
}

.slideBanners {
  margin: 20px 0 0;
  padding: 15px 0 25px 15px;
  clear: both;
  overflow: hidden;
  background-color: #f8f8f8;
  border: 1px solid #ccc;
}

.slideBanners h2 {
  margin: 0 0 15px 5px;
  font-size: 1.2em;
  line-height: 1.2;
}

.slideBanners ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
}

.slideBanners ul li {
  float: left;
  margin: 0 10px 0 0;
}

.slideBanners .bx-wrapper .bx-viewport {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  box-shadow: none;
}

.slideBanners .bx-wrapper .bx-controls-direction a {
  display: block;
  width: 13px;
  height: 19px;
  background-position: center center;
  background-repeat: no-repeat;
}

.slideBanners .bx-wrapper .bx-controls-direction a.bx-next {
  left: 833px;
  background-image: url(../images/home/btn_banners-next.png);
}

.slideBanners .bx-wrapper .bx-controls-direction a.bx-prev {
  left: -23px;
  background-image: url(../images/home/btn_banners-prev.png);
}

table.headline {
  width: 100%;
  border-top: 1px dotted #999;
}

table.headline th, table.headline td {
  vertical-align: top;
  border-bottom: 1px dotted #999;
}

table.headline tr:last-child th, table.headline tr:last-child td {
  padding-bottom: 0;
  border-bottom: none;
}

table.headline th.category {
  width: 6em;
  padding: 7px 7px 7px 0;
}

table.headline th em {
  display: block;
  padding: 3px;
  text-align: center;
  font-style: normal;
  font-weight: normal;
  font-size: 0.8em;
  line-height: 1.1;
  color: #fff;
  border: 1px solid #ccc;
}

table.headline th em.center {
  background-color: #666;
}

table.headline th em.doctor {
  background-color: #005CAC;
}

table.headline th em.researcher {
  background-color: #C2031F;
}

table.headline th em.comedical {
  background-color: #0E9E41;
}

table.headline th em.nurse {
  background-color: #F38294;
}

table.headline th em.clerical {
  background-color: #EA7436;
}

table.headline th em.other {
  background-color: #4cb2b3;
}

table.headline th em.biobank {
  background-color: #724C6F;
}

table.headline th.date {
  width: 9em;
  padding: 7px 0 7px 5px;
  text-align: left;
  font-weight: normal;
}

table.headline th.icon {
  width: 30px;
  padding: 7px 0;
}

table.headline td.subject {
  padding: 7px 0 7px 10px;
}

table.headline td.subject em {
  font-weight: bold;
  font-style: normal;
}

.importantNotice {
  margin: 0 0 10px;
  padding: 1px;
  border: 2px solid #D22229;
}

.importantNotice .text {
  margin: 10px;
}

.importantNotice .text > *:first-child {
  margin-top: 0;
}

.importantNotice .text > *:last-child {
  margin-bottom: 0;
}

.importantNotice h2 {
  margin: 0;
  padding: 6px 6px 6px 35px;
  color: #fff;
  font-size: 1.2em;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.3;
  background: url(../images/common/icon_important.png) 7px 5px no-repeat #D22229;
}
