@charset "utf-8";
#subjcts #breadcrumbs {
  padding-top: 0;
  padding-bottom: 2em;
  /* background: white url("../image/widebox_bg.png") repeat-y left top; */
}
#subjcts #breadcrumbs:before {
  display: block;
  content: '';
  height: 2em;
  /* background: white url("../../image/subjcts_breadcrumbs_top_bg.png") no-repeat left top; */
}

#subjcts-content-article {
  background: white url("../image/widebox_bg.png") repeat-y left top;
}
#subjcts-content-article:after {
  display: block;
  width: 902px;
  height: 10px;
  content: '';
  background: white url("../image/widebox_bottom_bg.png") no-repeat left bottom;
}
#subjcts-content-article > .content-article-header {
  margin: 0 0 2em;
}
#subjcts-content-article > .content-article-body {
  overflow: hidden;
  padding: 20px 27px;
}

#subjcts-title-picture {
  float: left;
  margin: 0 23px 2em;
}

#subjcts-profile-name {
  margin-left: 256px;
  margin-top: 1em;
  line-height: 180%;
  vertical-align: bottom;
}
#subjcts-profile-name .name {
  font-size: 200%;
  margin-right: 0.75em;
}
#subjcts-profile-name .degree {
  font-size: 130%;
  font-weight: normal;
}

#subjcts-list > dt {
  padding-left: 23px;
  background: transparent url("../image/h_mark.png") no-repeat left 50%;
  font-weight: bold;
  line-height: 150%;
  min-height: 20px;
}
#subjcts-list > dd {
  line-height: 150%;
  margin-top: 0.5em;
  margin-bottom: 4em;
  padding-left: 23px;
}
#subjcts-list > dd p {
  line-height: 150%;
}
#subjcts-list .specialized-field {
  margin-left: 256px;
}
#subjcts-list dt.specialized-field {
  margin-top: 2em;
}
#subjcts-list dt.method {
  clear: left;
}
#subjcts-list dd.method {
  min-height: 214px;
  padding-right: 540px;
  background: transparent url("../../image/subjcts_method_bg.jpg") no-repeat right top;
}
#subjcts-list dd.research {
  overflow: hidden;
}
#subjcts-list dd.belong-society {
  margin-bottom: 0;
}

#subjcts-research {
  float: left;
  width: 600px;
  padding-right: 20px;
}

#subjcts-result-list {
  margin-top: 25px;
}

#charge-subjcts-list dt {
  line-height: 150%;
}
#charge-subjcts-list dt:before {
  content: '【';
}
#charge-subjcts-list dt:after {
  content: '】';
}
#charge-subjcts-list dd {
  padding-left: 1em;
  margin-bottom: 2em;
  line-height: 150%;
}

#belong-society-list dt {
  line-height: 150%;
}
#belong-society-list dt:before {
  content: '■';
}
#belong-society-list dd {
  margin-bottom: 2em;
  line-height: 150%;
}
