#magazineContainer {
  text-align: left;
  margin: auto;
  font-size: 13px;
}

.caption {
  cursor: pointer;
  color: blue;
}

.caption:hover {
  color: purple;
  text-decoration: underline;
}

.summary {
  border: 1px dotted gray;
  width: 90%;
  margin: 2px 0 5px 10px;
  padding: 3px;
  display: none;
}

#past { /*
  width: 800px; // pastItemの(width+padding+margin)の倍数に
  margin: auto;
  border: 1px solid green;
  */
  float: left;
  border-left: 1px solid #ccc;
}

.pastItem {
  border-right: 1px solid #ccc;
  float: left;
  width: 178px;
  height: 270px;
  padding: 20px 10px;
  /*
  margin: 5px;
  */
  text-align: center;
  overflow: hidden;
}

.pastItem img { /*
  width: 150px;
  */
  height: 200px;
}

a.no {
  display: block;
  margin-top: 2px;
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: bold;
}

div.intro {
  margin-top: 10px;
  text-align: left;
  height: 5em;
}

.magazineImage {
  
}





/* for magazine/campaign*/
#camContainer{
  width: 822px;
  padding: 0px;
  font-size: 14px;
  line-height: 1.4em;
  /*
  font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
  */
}
h1.h1b{
/*
  background-color: #eeeeee;
  font-size: 20px;
  height: 28px;
  padding-left: 5px;
  width: 817px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 13px;
  margin-left: 0px;
  padding-top: 6px;
*/
}
#cammain{
  padding-right: 20px;
  padding-left: 20px;
}
#cammain p.campre{
  font-size: 16px;
  margin-bottom: 25px;
}
table#journal{
  margin-bottom: 20px;
}
table#journal th{
  width: 268px;
}
table#journal th dl.camjournal{
  padding: 0px;
  font-size: 12px;
  text-align: left;
  margin-top: 8px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  line-height: 1.4em;
}
table#journal th dl.camjournal dt{
}
table#journal th dl.camjournal dd{
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}

table#journal td{
  padding-right: 50px;
  vertical-align: top;
}
p.appli{
  font-size: 16px;
  font-weight: bold;
  background-color: #eeeeee;
  text-align: center;
  width: 250px;
  height: 28px;
  padding-top: 7px;
  margin-top: 15px;
}

table#package{
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #999999;
  border-left-color: #999999;
  margin-bottom: 30px;
}
table#package th{
  background-color: #eeeeee;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #999999;
  border-bottom-color: #999999;
  padding-top: 6px;
  padding-bottom: 6px;
}
table#package h2{
  font-size: 14px;
}
table#package td{
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #999999;
  border-bottom-color: #999999;
  padding: 20px;
}
table#package td dl{
  margin-bottom: 20px;
}
table#package td dt{
  margin-bottom: 8px;

}
table#package td dt span{
  border: 1px solid #999999;
  padding-top: 3px;
  padding-right: 8px;
  padding-bottom: 3px;
  padding-left: 8px;
  margin-bottom: 5px;
  margin-right: 10px;
  font-weight: bold;
}
table#package td dd p{
  font-size: 12px;
  line-height: 1.4em;
  margin-top: 8px;
}
table#package td dd dl{
  padding-left: 16px;
  margin-bottom: 0px;
}
.camhyo{
  margin-bottom: 25px;
}
.camhyo h3{
  font-size: 14px;
  margin-bottom: 8px;
}
.camhyo table{
  font-size: 12px;
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #999999;
  border-left-color: #999999;
  text-align: center;
  margin-bottom: 8px;
}
.camhyo th{
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #999999;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #999999;
  background-color: #EEEEEE;
  padding-top: 3px;
  padding-bottom: 3px;
}
.camhyo td{
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #999999;
  border-bottom-color: #999999;
  padding-top: 3px;
  padding-bottom: 3px;
}
.camhyo p.p12{
  font-size: 12px;
}
/* --------- */
