@charaset "shift-jis";

li {
  list-style-type: none;
  line-height: 1.4em;
}
body {
}
.wrap {
}

#header {
  clear: both;
}

#contents {
  clear: both;
  }

#contents .leftArea {
  width:195px;
  margin: 10px 0;
  float: left;
}

#contents .leftArea .pos1 {  margin-top: 30px;		}
#contents .leftArea .pos2 {  margin-top: 200px;		}
#contents .leftArea .pos3 {  margin-top: 700px;		}

#contents .leftArea .pic {
  width: 160px;
  padding: 10px;
  height: 150px;
}

#contents .leftArea .pic img {
  width: 160px;
  height: 120px;
}

#contents .leftArea .pic p {
  font-size:8pt;
  text-align:center;
}

#contents .centerArea {
  width: 385px;
  margin: 10px;
  float:left;
}

#contents .centerArea .nendo { 
  color:white;
  margin-top: 6px;
  margin-bottom: 4px;
  padding-left: 1em;
  height: 24px;
  line-height: 30px;
  font-weight: bold;

  background-image:url(../../../images/bar.png);
  background-repeat: repeat-y;
}

#contents .centerArea .detailRecord {
  padding-left: 2em;
}

#contents .centerArea .pic img {
  margin-left: -10px;
  width: 352px;
  text-align: center;
}

#contents .centerArea .pic p {
  text-align: center;
}

#contents .rightArea {
  float:left;
  margin: 10px 0;
  width: 195px;
}

#contents .rightArea .pic {
  width: 160px;
  padding: 10px;
}

#contents .rightArea .pic img {
  width: 160px;
}

#contents .rightArea .pic p {
  font-size:8pt;
  text-align:center;
}

#contents .rightArea .pos1 {  margin-top: 330px;		}
#contents .rightArea .pos2 {  margin-top: 0px;		}
#contents .rightArea .pos3 {  margin-top: 660px;		}


#footer {
  clear: both;
} 
