@charset "utf-8";

#imghd {
  height:178px;
  background-image: url(../img/anniversary80/imghd_anniversary80_bg.jpg);
  background-repeat: repeat-x;
  background-position: 0 0;
}

#imghd h2 {
  margin-top:-23px;
  /margin-top:0px;
  height:178px;
  background-image: url(../img/anniversary80/imghd_anniversary80.jpg);
  text-indent: -9999px;
  background-repeat: no-repeat;
  width: 1100px;
  margin-right: auto;
  margin-left: auto;
}
#right	{ margin-top:-20px;
/margin-top:-20px;}
#left	{ margin-top:15px;}
#top_read {
  background-image: url(../img/anniversary80/bg_top_3.jpg);
  background-repeat: no-repeat;
  width: 670px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-left: 10px;
  margin-bottom: 10px;
  background-position: bottom;
  background-color: #FFFDFE;
  padding-bottom: 10px;
}

#top_read p {
  /*line-height: 110%;*/
}

#top_read p.goannai {
    font-size: 16px;
    text-align: center;
    margin: 15px 0 10px 0;
    font-weight: bold;
    color: #080;
}

#anni_title {
  background-image: url(../img/anniversary80/t_main.jpg);
  background-repeat: no-repeat;
  height: 128px;
  width: 700px;
  text-indent: -9999px;
}

#anni_main {
  background-image: url(../img/anniversary80/bg_main.jpg);
  background-repeat: no-repeat;
  width: 660px;
  min-height: 747px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  padding-top: 25px;
  /padding-top: 5px;
  margin-bottom: 15px;
  background-position: bottom;
  background-color: #FAE7EB;
  padding-bottom: 20px;
}
#anni_main .box01 {
  width: 340px;
  position: absolute;
  right: 30px;
  top: 40px;
}

#anni_main p .present {
  float: left;
}
#anni_main .tokushou {
  float: left;
  height: 290px;
  width: 320px;
  text-align: center;
}

#anni_main .shousai {
  clear: both;
  padding-top: 25px;
  /padding-top: 5px;
}


dl.shousai dt {
  clear: left;
  float: left;
  width: 12em;
  padding-left: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0.8em;
  margin-left: 0;
}

dl.shousai dd {
  margin-left: 13em;
  margin-bottom: 8px;
}

#form_wrap {
  background-image: url(../img/anniversary80/bg_form2.jpg);
  background-repeat: no-repeat;
  clear: both;
  margin-top: 5px;
  min-height: 500px;
  width: 675px;
  margin-right: auto;
  margin-left: auto;
  background-position: right bottom;
  border: 1px solid #CCC;
  margin-bottom: 10px;
  padding-top: 10px;
  background-color: #FAEBEE;
}
#form_wrap .mail_oubo {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}
#form_wrap .mail_oubo th {
  background-color: #F8CED1;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #FFF;
  padding: 10px;
}
#form_wrap .mail_oubo td {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #FFF;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
#anniversary80 #submit {
  text-align: center;
  padding-top: 20px;
}

.catch {
  font-size: 130%;
  color: #C36;
  font-weight: bold;
}

.pink {
  color: #B81473;
}
.orange {
  color: #C30;
}

#anni_main .btn1 {
  margin-top: 15px;
  text-align: center;
  clear: both;
}
#submit #button_mfp_goconfirm {
  height: 36px;
  width: 170px;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  display: block;
  background-image: url(../img/anniversary80/btn-submit.png);
  margin-bottom: 10px;
}






#tousen_wrap {
  background-image: url(../img/anniversary80/bg_tousen.jpg);
  background-repeat: no-repeat;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  position: relative;
}
#tousen_wrap .tousen {
  width: 660px;
  margin-right: auto;
  margin-left: auto;
  background-image: url(../img/anniversary80/bg_tousen2.jpg);
  background-position: right bottom;
  background-repeat: no-repeat;
  background-color: #FCF3F6;
  padding: 10px;
  min-height: 370px;
  border: 1px solid #CCC;
  margin-bottom: 8px;
  overflow:hidden;
}
#tousen_wrap .tousen img {
  margin-bottom: 15px;
}

#tousen_wrap .tousen .date {
  text-align: right;
  color: #C03;
  margin-right: 15px;
}
#tousen_wrap .tousen h4 {
  font-size: 130%;
  font-weight: bold;
  margin-bottom: 10px;
}
#tousen_wrap #next {
  position: absolute;
  top: 550px;
  width: 650px;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #F00;
}
#form_wrap .thanks {
  font-size: 140%;
  color: #C03;
  text-align: center;
  font-weight: bold;
}




/* editor */

strong { font-weight: bold; }
em { font-style: italic; }
blockquote {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 40px;
    -webkit-margin-end: 40px;
}
/* img */
.tousen .alignnone{
  margin-right:15px;
  margin-bottom:15px;
}
.tousen .aligncenter {
    display: block;
    margin: 0 auto;
}
.tousen .alignright {
  float: right;
  margin-left:15px;
  margin-bottom:15px;

}
.alignleft { float: left;
  margin-right:15px;
  margin-bottom:15px
}
img[class*="wp-image-"],
img[class*="attachment-"] {
    height: auto;
    max-width: 100%;
}




.tousen > h1{
  font-size:2.2em;
  font-weight:bold;
  margin-bottom:18px;
}
.tousen > h2{
  font-size:1.8em;
  font-weight:bold;
  margin-bottom:15px;
}

.tousen > h3{
  font-size:1.6em;
  font-weight:bold;
  margin-bottom:8px;
}

.tousen > h4{
  font-size:1.3em;
  margin-bottom:4px;
}

.tousen > h5{
  font-size:1.2em;
  margin-bottom:4px;
}

.tousen > h6{
  font-size:1.1em;
  margin-bottom:4px;
}

.submit {
  background-image: url(/img/anniversary80/btn-submit.png);
  width: 170px;
  height: 36px;
  border: none;
  cursor: pointer;
  text-indent: -9999px;
}

.submit:hover {
  opacity: .7
}

.msg_fz {
  font-size: 90%;
}
