@charset "Shift_JIS";
  .modalInlineWrapper { display:none;}

  #colorbox {
    outline:none;
  }

  .modalInlineContents .conBox01 {
    font-size: 12px;
    line-height: 1.8;
  }

  .modalInlineContents  .conBox01 p {
    margin:0;
    padding:0;
    padding-bottom:1em;
  }
  #cboxClose {
    right:0;
    top:0;
    background-image:url('/css/jquery-colorbox/images/closeGray.png');
  }
  .closeGreen { right:0 !important; top:0 !important; background-image:url('/css/jquery-colorbox/images/closeGreen.png') !important;}
  .closeBlack { right:0 !important; top:0 !important; background-image:url('/css/jquery-colorbox/images/closeBlack.png') !important;}
  .closeGray  { right:0 !important; top:0 !important; background-image:url('/css/jquery-colorbox/images/closeGray.png') !important;}
  .closeRed   { right:0 !important; top:0 !important; background-image:url('/css/jquery-colorbox/images/closeRed.png') !important;}
  .closeGreen { right:0 !important; top:0 !important; background-image:url('/css/jquery-colorbox/images/closeGreen.png') !important;}

  .modalInlineContents .modalBlock .blockInner { padding-bottom:25px;}
  .modalInlineContents .modalBlock .blockInner .conBox01 .boxTitle p { float:none;}

  .modalInlineContents .clear:after {
    content:''; display:block; clear:both; height:0; overflow:hidden;
  }
  .modalInlineContents .clear {
    zoom: 1;
  }


.text_red {color: red;}
.foam_textstyle1 { margin:5px;}


.smpModalBox {
  font-family: 'メイリオ',Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  background-color:#FFF;
  border-radius:8px;
  padding:15px 10px;
  font-size:12px;
  line-height:1.8;
  text-align:center;
}

body.smpDisplay #cboxContent {
  float: none !important;
  margin: 0 auto !important;
}

.cboxIframe {
    background: #fff none repeat scroll 0 0;
}
.cboxIframe {
    border-radius:8px;
    border: 0 none;
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}