@charset "UTF-8";
#popup {
position:absolute;
width:100%;
z-index: 10000;
}

#inner-popup {
margin:10px auto;
width: 570px;
background:white;
padding: 10px;
}
#inner-popup ul, ol, td { line-height: 1.3em; }

.remove {
display: block;
margin-left: auto;
}

#overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85;
}

html {
  overflow-y: scroll; }

body {
  font-family: Arial, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  line-height: 150%;
  text-align: center;
  margin: 0;
  padding: 0; }

ul, li, ol, dl, dd, dt, p, form, h1, h2, h3, h4, h5, h6, table, th, td {
  margin: 0;
  padding: 0; }

ol, ul, dl {
  list-style-type: none; }

img {
  border: 0; }

hr {
  display: none; }

.bl {
  text-align: left;
  display: block;
  text-indent: -999em;
  overflow: hidden; }

.clearfix {
  min-height: 1px;
  zoom: 1; }
  .clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }

* html .clearfix {
  height: 1px;
  /*\*// */
  height: auto;
  overflow: hidden;
  /* */ }

body {
  background: black;
  color: #333333; }

#wrapper {
  width: 800px;
  margin: 0 auto;
  font-size: 13px;
  text-align: left; }

.wrapper {
  width: 800px;
  margin: 0 auto; }

#header {
  background: url(/assets/templates/swc/group/image/header_1.jpg) no-repeat;
  height: 265px; }
#header.en {
  background: url(/assets/templates/swc/group/en/image/header_1.jpg) no-repeat; }
  #header h1 a {
    float: left;
    width: 550px;
    height: 60px; }
  #header.en h1 a {
    width: 600px; }
  #header ul {
    width: 180px;
    height: 23px;
    float: right;
    margin-top: 20px; }
    #header ul li {
      float: left; }
      #header ul li a.i1 {
        width: 80px;
        margin-right: 17px; }
      #header.en ul li a.i1 {
        width: 73px;
        margin-right: 22px; }
      #header ul li a.i2 {
        width: 70px; }
      #header.en ul li a.i2 {
        width: 80px; }
    #header ul li, #header ul li a {
      height: 23px; }

#container {
  margin-top: 10px;
  margin-bottom: 18px; }

#side {
  width: 200px;
  float: left;
  margin-bottom: 18px; }
  #side #menu ul {
    margin-bottom: 10px;
    background: #cc3300; }
    #side #menu ul li {
      background: #cc3300;
      border-bottom: dashed 1px black; }
      #side #menu ul li.last {
        border: none; }
      #side #menu ul li:hover {
        background: #aa0000; }
      #side #menu ul li a {
        display: block;
        padding-left: 40px;
        line-height: 40px;
        height: 40px;
        color: white;
        background: url(/assets/templates/swc/image/list_navi.gif) no-repeat 15px 50%;
        text-decoration: none; }
        #side #menu ul li a:hover {
          color: #cccccc; }
        #side #menu ul li a:focus {
          outline: none; }


  #side .banner li {
    padding-bottom: 5px;}
  #side .banner li.en  {
    padding-bottom: 5px;}
#content {
  background: white;
  text-align: left;
  padding: 10px;
  width: 570px;
  float: left;
  margin-left: 10px; }
  #content a {
    color: #cc3300; }
  #content h2 {
    font-size: 15px;
    font-weight: normal;
    height: 28px;
    width: 570px;
    color: white;
    margin-bottom: 10px;
    padding-left: 20px;
    padding-top: 1px;
    background: url(/assets/templates/swc/image/caption_background.gif) no-repeat; }
  /*#content h2.about {
    text-align: left;
    background: url(/assets/templates/swc/image/caption_about.jpg) no-repeat; }
  #content h2.about_en {
    text-align: left;
    background: url(/assets/templates/swc/en/image/caption_about.jpg) no-repeat; }
  #content h2.topics {
    background: url(/assets/templates/swc/image/caption_topics.jpg) no-repeat; }*/
  #content dl {
    width: 570px;
    margin-top: 10px; }
  #content dt {
    padding-top: 3px;
    background: url(/assets/templates/swc/image/list_1.jpg) no-repeat 20px 11px;
    padding-left: 33px;
    padding-bottom: 4px; }
  #content dd {
    padding-left: 33px;
    padding-bottom: 19px; }
  #content h3 {
    font-size: 11pt;
    margin: 15px 0 5px;
    border-left: 6px solid #99cc00;
    line-height: 110%;
    padding-left: 8px; }
  #content h4 {
    font-size: 11pt;
    margin: 10px 0 5px;
    color: #99cc00; }
  #content ul {
    padding: 10px 20px 10px 30px; }
   #content ol {
    padding: 10px 20px 10px 40px; }
  #content li {
    padding-bottom: 5px; }
  #content ul li {
    list-style-type: disc; }
  #content ol li {
    list-style-type: decimal; }
  #content table {
    font-weight: normal;
    color: white;
    border: 1px solid #99cc00; }
  #content th, #content td {
    padding: 5px; }
  #content th {
    background: #cc3300; }
  #content td {
    background: #ff6633; }
  #content p {
    margin: 10px; }

#about {
  width: 570px;
  margin-bottom: 7px;
  padding-bottom: 20px; }
  #about img {
    float: left;
    padding-right: 10px; }
  #about p {
    color: #333333;
    margin-right: 10px; }

#topics {
  padding-bottom: 20px; }

.archive_link {
  margin-top: 13px;
  margin-right: 25px;
  float: right;
  height: 20px; }

#footer {
  margin: 0 auto;
  height: 207px;
  padding-top: 5px;
  color: white;
  text-align: left;
  padding-left: 210px; }
  #footer a {
    color: white; }
  #footer ul {
    margin-top: 17px;
    height: 13px;
    margin-bottom: 29px; }
  #footer li {
    font-size: 90%;
    padding: 0 5px 0 8px;
    line-height: 110%;
    border-left: 1px solid white;
    display: inline; }
    #footer li.last {
      border-right: 1px solid white;
      padding-right: 10px; }
  #footer p {
    padding-left: 70px; }


#content table.member {
    width: 90%;
    font-weight: normal;
    border: 1px solid #333;
    margin: 0 auto; }

  #content table.member th {
    background: #ccc;
    color: #333; }
  #content table.member td {
    background: #eee;
    color: #333; }

#content table.profile {
    font-weight: normal;
    border: none;
    width: 95%;
    margin: 10px auto; }

  #content table.profile th,   #content table.profile td {
    border-bottom: dotted 1px #ccc;
    background: #fff;
    color: #333;
    padding: 3px; }

.profile_area img {
    float: left;
    margin-right: 15px; 
}
.profile_area .name {
   font-size: 115%;
   font-weight: bold;
}
.research_area {
  background: #F9F9F9;
  border: solid 1px #ddd;
  padding: 5px 10px;
}
.research_area .photo{
 float: left;
 width: 90px;
 margin-right:10px;
 font-size: 90%;
 line-height:130%;
}
.research_area .photo img{
 margin-bottom: 10px; 
}
.research_area .text {
  float: left;
 width: 440px;