/* CSS Document */
#popupBox01 {
  width: 562px;
  line-height: 28px;
  margin: 0 auto;
  text-align: left;
  padding:20px 0 0 0;
}

#popupCatWrap {
  overflow: hidden;
  padding-bottom: 20px;
}

#popupCat {
  background: #f4b910;
  color: #553b2d;
  width: 156px;
  height: 47px;
  text-align: center;
  vertical-align: middle;
  font-size: 17px;
  font-weight: bold;
  float: left;
  padding: 25px 0 0 0;
}

#popupCorrespondence {
  width: 406px;
  float: left;
  overflow: hidden;
}

#cell01 {
  width: 166px;
  float: left;
  padding: 0;
}

#cell02 {
  width: 166px;
  float: left;
  padding: 0 0 0 10px;
}

#cell03 {
  width: 90px;
  float: left;
  padding: 0 0 0 10px;
}

#cell04 {
  width: 91px;
  float: left;
  padding: 0 0 0 10px;
}

.cellTop {
  margin-bottom: 5px;
}

.cellBtm {
  overflow: hidden;
}

#popupInfoWrap {
  overflow: hidden;
  padding: 12px 0 10px 0;
}

#popupInfoThumbnail {
  width: 140px;
  float: left;
}

#popupInfoThumbnail img{
	width:115px;
	height:auto;
}

#popupInfo {
  width: 400px;
  float: right;
}

#popupInfo h1 {
  font-size: 24px;
  line-height:40px;
  font-weight: bold;
  color: #505050;
  margin-bottom: 10px;
}

.btnDetail {
  margin-bottom: 10px;
}

.btnDetail a {
text-decoration:none;
color: #553b2d;}

.btnDetail a:hover {
text-decoration:underline;}

#popupInfoText {
font-size:93%;
  border-top: 1px solid #3B3B3B;
  padding:15px 0;
  color: #505050;
}


.pop_note_01 {
margin-top:10px;
color:#ffffff;
font-size:93%;
  line-height:30px;
  background-color:#776257;
  text-align:center;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;}


.pop_houhou_wrap {
margin-top:11px;
padding:7px 9px;
background-color:#F0B510;}


















