@charset "UTF-8";
/* CSS Document */

.top_waku {
  width : 980px;
  height : 1340px;
  position : relative;
}
.logo1 {
  background-image : url("../top_img/title_logo_new1.png");
  background-position : center center;
  width: 800px;
  height: 520px;
  top: 790px;
  left: 180px;
  position: absolute;
  background-repeat: no-repeat;
}

.movie_block {
	margin: 45px 0px 0px 0px;
  padding: 0px;
	background-color: rgba(255,255,255,0.0);
  border: 1px #817b77 solid;
}

.movie_table01 { margin: 35px 0px 35px 36px; }

/* News */

/* TOPnews */
.info_box_top {
	text-align: left;
	border: solid 0px;
	width: 100%; max-width: 800px; height: 450px; overflow: auto;
	margin: 0 auto;
  margin-top: 0px;
}

/* news */
.info_box {
	border: solid 0px;
	width: 100%; max-width: 850px;
	margin: 0 auto;
  margin-top: 0px;
}
.divdate {
	text-align: center;
	width: 130px;
  font-family: 'Roboto', sans-serif;
	padding: 4px 7px 4px 7px;
  margin-top: 28px;
	background: 0px top no-repeat;
	font-size: 14px;
  font-weight : bold;
  color: #FEFFDD;
  border-radius: 0.3rem;
	background-image: linear-gradient(to left, rgba(127,29,90,0.70) 35%, rgba(75,9,50,0.70) 100%);
}
.divinfo {
	text-align: left;
	padding: 15px 10px 20px 15px;
  margin-left: 0px;
  overflow: visible;
	border-bottom: 1px #D5D0C0 solid;
  color: #171411;

}
.divinfo {
  position: relative;
}
.divinfo a{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent:-999px;
}
.divinfo:hover{
  color: #554500;
  background-color: rgba(255,255,255,0.35);
}

/* tweet */
.twitter_box {
	width: 100%; max-width: 800px;
	margin: 0 auto;
	margin-top: 0px;
	padding: 30px 30px 30px 30px;
	background-color: rgba(255,255,255,0.15);
	opacity: 1.0;
	border-top: 1px #D5D0C0 solid;
	border-bottom: 1px #D5D0C0 solid;
}
.twi_table {
  font-size: 15px;
}

/* ★ Twitter設定 ★ */
.twi_table { padding: 20px 0px 20px 10px; }
h3.twi_title {
  margin: 10px 0px 5px 0px;
	width: 190px; height: 60px;
	background: url(../common/twi_title.png) no-repeat;
	text-indent: -9999px; }

.twi_back { background: url(../common/twi_title.png) no-repeat; }

/* Info Link set */
a.info_link:link { color: #E92961; text-decoration: none; }
a.info_link:visited { color: #E92961; text-decoration: none; }
a.info_link:hover { color: #FF004A; text-decoration: underline; }



/* m_ogata */
ul#m_ogata { list-style:none; margin: 0; padding: 0; width: 100%; }
ul#m_ogata li{ list-style: none; width: 300px; float: left; }
ul#m_ogata a{ display:block; width: 300px; height: 171px; background-image:url("../topics_img/thum_ogata1.jpg");
     }
ul#m_ogata a span{ display:none; }

/* m_kimura */
ul#m_kimura { list-style:none; margin: 0; padding: 0; width: 100%; }
ul#m_kimura li{ list-style: none; width: 300px; float: left; }
ul#m_kimura a{ display:block; width: 300px; height: 171px; background-image:url("../topics_img/thum_kimura1.jpg");
     }
ul#m_kimura a span{ display:none; }

/* m_irino */
ul#m_irino { list-style:none; margin: 0; padding: 0; width: 100%; }
ul#m_irino li{ list-style: none; width: 300px; float: left; }
ul#m_irino a{ display:block; width: 300px; height: 171px; background-image:url("../topics_img/thum_irino1.jpg");
     }
ul#m_irino a span{ display:none; }