@charset "UTF-8";
/* CSS Document */

.top_waku{
  width : 980px;
  height : 1200px;
  position : relative;
}
.logo1{
  background-image : url(../common/title_logo.png);
  background-position : center center;
  width: 860px;
  height: 400px;
  top: 70px;
  left: 60px;
  position: absolute;
  background-repeat: no-repeat;
}
.logo2{
  background-image : url(../logo_img/logo2.png);
  background-position : center center;
  width: 220px;
  height: 380px;
  top: 70px;
  left: 324px;
  position: absolute;
  background-repeat: no-repeat;
}
.logo3{
  background-image : url(../logo_img/logo3.png);
  background-position : center center;
  width: 170px;
  height: 380px;
  top: 70px;
  left: 503px;
  position: absolute;
  background-repeat: no-repeat;
}
.logo4{
  background-image : url(../logo_img/logo4.png);
  background-position : center center;
  width: 190px;
  height: 380px;
  top: 70px;
  left: 673px;
  position: absolute;
  background-repeat: no-repeat;
}
.logo_niku{
  background-image : url(../logo_img/logo_niku.png);
  background-position : center center;
  width: 440px;
  height: 300px;
  top: 500px;
  left: 332px;
  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: #FFFFFF;
  border-radius: 0.3rem;
  background-color: rgba(23,94,123,0.60);
}
.divinfo {
	text-align: left;
	padding: 15px 10px 20px 15px;
  margin-left: 0px;
  overflow: visible;
	border-bottom: 1px #A79C7F 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(0,0,0,0.05);
	opacity: 1.0;
	border-top: 1px #A79C7F solid;
	border-bottom: 1px #A79C7F 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; }