@charset "UTF-8";

/* tweetnight */
#tweetnight-area{
  position: relative;
  margin: 0 auto;
  padding: 30px 20px 30px 50px;
  display: block;
  width: 700px;
  font-size: 108%; /* 14px */
  line-height: 1.4;
  overflow:hidden;
}

#tweetnight-area article{
  margin-bottom: 20px;
  padding: 0;
  background: url(/ubw/img/line-news01.png) repeat-x top center;
}

#tweetnight-area h3{
  background: url(/ubw/img/icon-reiju.png) no-repeat;
  background-position: 10px 10px;
  margin: 0;
  padding: 18px 0 10px;
  color: #000;
  font-size: 142.9%;
  font-weight: normal;
  font-family: "Prata", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  text-align: center;
  letter-spacing: 3px;
  line-height: 1.2;
}

#tweetnight-area div.box{
  padding-top:40px;
  background: url(/ubw/img/line-news02.png) no-repeat;
  background-position: center top;
  overflow: hidden;
}

#tweetnight-area h4{
  margin: 20px auto;
  padding: 0;
  text-align: center;
}

.area-about {
  margin: 50px auto 0;
  padding: 10px;
  background: url(/ubw/tweetnight/img/bg-about.png) repeat top center;
  border: 1px solid #b19171;  
  overflow: hidden;
  display: table;
  line-height: 1.6;
}
.area-about hr{
  clear: both;
  margin: 20px auto;
  height: 1px;
  background-color: #b19171;
  border: none;
  width: 95%;
}
  .area-about dl{
    margin: 0;
    min-height: 100px;
  }
  .area-about dt{
    margin: 0;
    width: 200px;
    display:table-cell;
    vertical-align:middle; 
  }
  .area-about dd{
    width: 470px;
    display:table-cell;
    vertical-align:middle; 
  }
  .number {
    margin: 0 5px 5px 0;
    padding: 1px 5px;  
    background-color: #b19171;
    display: inline-block;
  }
  .attention { font-size: 12px; }
  
/* bt-back */
.bt-back_top a{ 
  float: right;
  margin: 0 auto 20px;
  padding:5px;
  width: 120px;
  heght: 15px;
  background: #111;
  color: #fff;
  font-size: 12px;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}

/* bt-tweet */
.bt-tweet a,
.bt-eng a,
.bt-thanks a,
.bt-icon a{ 
  clear: both;
  padding:5px;
  display: block;
  font-size: 18px;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  text-align: center;
}

.bt-tweet a{ 
  margin: 40px auto 20px;
  width: 600px;
  heght: 40px;
  line-height: 40px;
  background: #111;
  color: #fff;
}

.bt-eng a{ 
  margin: 30px auto 10px;
  width: 300px;
  heght: 20px;
  line-height: 20px;
  border:1px solid #111;
  background: #fff;
  color: #111;
}

.bt-thanks a{
  margin: 20px auto;
  width: 600px;
  heght: 50px;
  background: #BD9F6B;
  text-align: center;
  color: #fff;
}

.bt-icon a{ 
  margin: 30px auto 10px;
  width: 600px;
  heght: 40px;
  line-height: 40px;
  border:1px solid #111;
  background: #fff;
  color: #111;
}

/* icon */

.form_tw-id {
  margin: 30px auto 15px;
  text-align: center;
}

.get {
  border: 1px solid #ccc;
  border-radius: 3px;
  margin: 3px 5px 15px 3px;
  padding: 5px;
  width: 200px;
}  

.bt-present a{
  display: block;  
  padding:20px 10px;
  margin: 20px auto 0 auto;
  width: 400px;
  background: #BD9F6B;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  behavior: url(/js/vendor/PIE.htc);
  font-size: 20px;
  line-height: .8;
  text-align: center;
  color: #fff;
}
.bt-present a:hover{ background-color: #333; color: #fff; }
.bt-present span, .bt-present a:hover span{ font-size: 12px; }
.bt-present a:hover span{ color: #fff; }


.icon-list{
  clear: both;
  margin: 30px auto 30px 30px;
  padding:0;
  overflow: hidden;
}

.icon-list li{
	float:left;
	margin: 0 10px 10px;
	padding:0;
}