/*背景のドット
=====================================================*/
body {
  background-image: url(../images/bg_dot.png);
}

/*共通
=====================================================*/
#wrapper {
  width: 640px;
  margin: 0 auto;
}
.underbar {
  border-bottom: 1px solid #000;
}

/*ヘッダー
=====================================================*/
.header_inner{
  background: #fff;
  overflow: hidden;
  width: 572px;
  padding: 20px 10px 10px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
}
.header_inner .left_box {
  float: left;
}
.header_inner .right_box {
  float: right;
}

h1 {
  margin-top: -13px;
}

/*コンテンツボックス共通
=====================================================*/
.content_box {
  background: #fff;
  width: 573px;
  margin: 0 auto;
  margin-bottom: 40px;
}
.content_box h1 {
  margin: 0;
}
.box_inner {
  padding: 10px 20px 10px 20px;
}
.box_bd {
  width: 573px;
  background: url(../images/s_07.png);
}

/*キャンペーン概要
=====================================================*/
.box_ttl01 p {
  font-size: 19px;
}

/*プレゼント詳細
=====================================================*/
.box_ttl02 h2 {
  font-size: 24px;
  border-bottom: 2px #231815 solid;
  padding-left: 25px;
  margin-bottom: 10px;
}
.box_ttl02 p {
  font-size: 19px;
}
.att {
  padding-left: 1em;
  text-indent: -1em;
}
.bold {
  font-weight: bold;
}
.box_img2 {
  position: relative;
  width: 520px;
  margin: 0 auto;
  margin-top: 15px;
}
.box_img2 .right {
  float: right;
}
.box_ttl02 .center {
  margin: 20px 0 5px 0;
  text-align: center;
}

/*キャンペーン応募に関して
=====================================================*/
.box_ttl03 dl {
  overflow: hidden;
  font-size: 18px;
}
.box_ttl03 dt {
  float: left;
}
.box_ttl03 dd {
  margin-left: 90px;
}

/*応募方法
=====================================================*/
.box_ttl04 p {
  font-size: 18px;
}
.box_ttl04 .center {
  margin: 30px 0;
  text-align: center;
}
.box_ttl04 h2 {
  margin: 0 0 15px 0;
}
.ytb {
  text-align: center;
  margin-bottom: 20px;
}
/*サブコンテンツ共通
=====================================================*/
.content_sub {
  width: 573px;
  margin: 0 auto;
  padding: 20px;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.content_sub h2 {
  margin: 10px 0 10px 0;
}
.content_sub li {
  font-size: 18px;
  background: url(../images/li_btn.png) left;
  background-position: 5px 13px;
  background-repeat: no-repeat;
  padding-left:18px;
}
.sub_box {
  margin: 0 0 40px 0;
  font-size: 18px;
}

/*サブコンテンツ共通
=====================================================*/
.sub_box .center {
  margin: 30px 0 ;
  text-align: center;
}

/*注意事項
=====================================================*/
.font15 li {
  font-size: 15px;
  background: url(../images/li_btn.png) left;
  background-position: 5px 9px;
  background-repeat: no-repeat;
  padding-left:15px;
}
.twitter_application {
  text-align: center;
}
.twitter_application a,
.twitter_application p {
  font-size: 15px;
}
.twitter_application .color {
  color: #E85514;
}
.twitter_application a {
  border-bottom: #000 1px solid;
}
.tweet_btn {
  margin-bottom: 30px;
}
.oubotweet {
  margin: 5px;
}

/*応募方法おさらい
=====================================================*/
.osarai h2 {
  margin-bottom: 20px;
}
.sub_box dl {
  font-size: 18px;
}
.sub_box dl dd,
.sub_box dl dd a {
  font-weight: bold;
  color: #E85514;
}
.sub_box dl dd a {
  border-bottom: #E85514 solid 1px;
}
.sub_box dl dd {
  margin-left: 80px;
}
.sub_box dt {
  float: left;
}

/*お問い合せ先
=====================================================*/
.contact {
  margin: 0 0 20px 0;
}
.content_sub .contact p {
  font-size: 15px;
}
.content_sub .contact a {
  border-bottom: 1px #000 solid;
}
.content_sub .center {
  margin: 15px 0 40px 0;
  text-align: center;
}

/* footer_social
=======================*/
#sns_btn {
  width:450px;
  margin:0 auto;
  padding-bottom:30px;
  margin-top: 30px;
}
#sns_btn ul {
  padding-bottom:10px;
  font-size:inherit!important;
  line-height:none!important;
/*  padding-right:27px;*/
}
#sns_btn ul li {
  float:left;
  padding:0 0 0 15px;
  list-style:none;
  font-size:inherit!important;
  line-height:0;
}
iframe.twitter-share-button {
  width: 100px !important;
}
#sns_btn ul li #mixi{
  width:110px;
  height:25px;
  vertical-align:bottom;
  overflow:hidden;
}
#sns_btn ul li #mixi iframe{
  padding:0 0 0 0;
}
#sns_btn ul li#social_g div,
#sns_btn ul li#social_g iframe{
  width: 80px !important;
}
