.foot{background-color : #06d7ad;color : white;}
.foot A{color : white;}
td{font-size : 12px;line-height : 16px;
  font-family : "MS UI Gothic";
}
.center{
  text-align : center;
}
H1{margin-top : 0px;margin-left : 0px;margin-right : 0px;margin-bottom : 0px;}
H2{margin-top : 0px;margin-left : 0px;margin-right : 0px;margin-bottom : 0px;}
.txt4{font-size : 16px;
  font-weight : bold;
  padding-left : 12px;
  line-height : 18px;
}
.txt{
  font-size : 12px;
  line-height : 13px;
}
.mini{
  font-size : 11px;
  padding-left : 8px;
  line-height : 11px;
  padding-top : 2px;
  padding-bottom : 1px;
}
.mini A{
  text-decoration : none;
}
.cell{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : teal;
  font-size: 14px;
}
/* 一番外側の枠 */
  .tweet-div {
  width : 310px;
  font-size: 13px;
  padding: 2px 5px 2px 5px;
  border: 1px solid #97d6ff;  
  height : 80px;
  overflow-y:scroll;
  background-color : white;
}
/* Firefox、Opera、Safari tweet-div */
html:not(:target) .tweet-div{
  width : 300px;
  height : 70px;
}
/* 1つのツイートのかたまり */
.tweet-box {
  padding: 5px 12px;
  border-bottom: 1px solid #aaaaaa;
    }
/* 日時 */
.tweet-date {
  text-align: right;
  color: #808080;
  padding-top: 5px;
  font-size : 11px;
}

.twi_title {
  width : 310px;
  font-size: 13px;
  padding : 1px 1px 1px 1px;
  border: 1px solid #97d6ff; 
  background-color : #97d6dd;
  font-weight : bolder;
  color : navy;
}
/* Firefox、Opera、Safari tweet-div */
html:not(:target) .twi_title{
  width : 310px;
}


#logo16{
  width: 750px;
  margin: 2px auto;
  text-align: right;
}
#logo16 .socialmedia{
  float:left;
  width: auto;
  padding-top: 7px;
}



html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote,
a, address, img, dl, dt, dd, ol, ul, li, form, label, table, tr, th, td
{
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

.head_style{
  font-size : 12px;
  line-height : 20px;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  background-image : url(img/back/head_back.gif);
  background-repeat : no-repeat;
  height : 55px;
  text-align : center;
  margin-left : auto;
  margin-right : auto;
  text-align : left;
  width : 750px;
}
/* Firefox、Opera、Safari */
html:not(:target) .head_style{
  width : 730px;
  height : 45px;
}
.head-all{
  float : right;
}
.top_back{
  background-image : url(img/back/top.gif);
  background-repeat : no-repeat;
  width : 750px;
  height : 8px;
  line-height : 1px;
  font-size : 1px;
  text-align : center;
  margin-left : auto;
  margin-right : auto;
}
.center_back{
  background-image : url(img/back/center.gif);
  background-repeat : repeat-y;
  width : 750px;
  height : 1030px;
  padding-left : 15px;
  padding-right : 15px;
  text-align : center;
  margin-left : auto;
  margin-right : auto;
  text-align : left;
}
/* Firefox、Opera、Safari */
html:not(:target) .center_back{
  width : 720px;
}
.bottom_back{
  background-image : url(img/back/bottom.gif);
  background-repeat : no-repeat;
  width : 750px;
  height : 5px;
  padding-top : 5px;
  font-size : 12px;
  line-height : 14px;
  text-align : center;
  margin-left : auto;
  margin-right : auto;
}
.count_txt{
  float : left;
  padding-top : 10px;
}
.count{
  float : right;
  padding-right : 10px;
  padding-top : 5px;
  font-size : 12px;
}
BODY{
  text-align : center;
  margin-left : auto;
  margin-right : auto;
  width : auto;
}
#movie{
  padding: 15px 10px;
}

.socialmedia{
    text-align: left;
    background-color: #ffffff;
    padding:2px 0px 2px 10px;
    width:720px;
    margin:2px auto 0;
}
