#logo {
  margin-top: 30px;
  margin-bottom: 20px;
  height: 150px;
}
.logo1 {
  zoom: 2;
  -moz-transform: scale(2, 2) translate(0px, 37px);
  width: 140px;
  height: 150px;
  background:url(../img/anime/logo01.png) no-repeat 0 0;
  margin-left: auto;
  margin-right: auto;
  padding-right: 20px;
}

.logo2 {
  zoom: 2;
  -moz-transform: scale(2, 2) translate(0px, 37px);
  width: 140px;
  height: 150px;
  background:url(../img/anime/logo02.png) no-repeat 0 0;
  margin-left: auto;
  margin-right: auto;
  padding-right: 20px;
}


.logo3 {
  zoom: 2;
  -moz-transform: scale(2, 2) translate(0px, 37px);
  width: 140px;
  height: 150px;
  background:url(../img/anime/logo03.png) no-repeat 0 0;
  margin-left: auto;
  margin-right: auto;
  padding-right: 20px;
}

.actor a {
  text-decoration: none;
}
.actor a:link{
  color:#333;
}
.actor a:visited{
  color:#333;
}

.actorImg {
//  border: dashed 1px #BBB;
  border: 0;
  width: 100%;
  height: 100%;
  min-height: 234px;;
}

.actorImg2 {
//  border: dashed 1px #BBB;
  border: 0;
  width: 100%;
  height: 100%;
  min-height: 204px;;
}

/**************************************/
/*              NEWS                  */
/**************************************/
#week {
  width: 680px;
  height: 221px;
  overflow: hidden;
  background-color: #f2f2f2;
}

.newsDiv {
  margin-top: 28px;
  margin-left: 20px;
  padding-right:30px;
}

.newsContent {
  margin-left: -5px;
  padding-right: 40px;
}

.newsDate {
  margin-left: 20px;
  color: #888;
  font-size: 15px;
}


.news {
  font-size: 20px;
  line-height: 30px;
  word-break: break-all;
/*  max-height: 90px;*/
  overflow: hidden;
}

.news2 {
  font-size: 20px;
  line-height: 30px;
/*  max-height: 150px;*/
  overflow: hidden;
  margin-bottom: 14px;;
}

.newsLeft {
  float: left;
  height: 90px;
}


/**************************************/
/*            MAIN CONTENT            */
/**************************************/


.actorBlock {
  padding-left: 2px;
  clear: both;
}

.actorBlock2 {
  padding-left: 2px;
  padding-top: 20px;
  clear: both;
}

.actorBlock.left {
  border-left: dashed 1px #BBB;
  border-right: dashed 1px #BBB;
  padding-left: 0px;
  margin-right: 6px;
}

.actor {
  float: left;
  padding-bottom: 8px;
  cursor:pointer;
  width: 33%;
}
.actor.left {
  border-left: dashed 1px #BBB;
}
.actor.right {
  border-right: dashed 1px #BBB;
}
.actor.top {
  border-top: dashed 1px #BBB;
}

.actorThumbnail {
}

.actorName {
  text-align: center;
  line-height: 19px;
}
.actorName3 {
  margin-top: -12px;
  text-align: center;
  line-height: 19px;
}
.actorName_ruby {
  margin-top: 3px;
  transform: scale(0.7);
  text-align: center;
}
.actorName4 {
//  border: dashed 1px #BBB;
  text-align: center;
  line-height: 19px;
  transform: scale(0.8);
  margin-left: 30px;
}
.actorName5 {
//  border: dashed 1px #BBB;
  text-align: center;
  line-height: 19px;
  transform: scale(0.8);
  margin-left: -30px;
}

p.higuchi { font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif; }

.newAnime1 {
  position: absolute;
  top: -65px;
  left: 0px;
  display: inline-block;
  *display: inline;
  zoom: 2;
  -moz-transform: scale(2, 2);
  width: 44px;
  height: 44px;
  background:url(../img/anime/new.png) no-repeat 0 0;
  margin: 0 auto;
}
.newAnime1.latest {
  background:url(../img/anime/unnamed.png) no-repeat 0 0;
}

.newAnime2 {
  position: absolute;
  top:210px;
  left:62px;
  display: inline-block;
  *display: inline;
  /*zoom: 2;
  -moz-transform: scale(2, 2);*/
  width: 50px;
  height: 50px;
  background:url(../img/anime/new_l.png) no-repeat 0 0;
  margin: 0 auto;
}

.continue {
  position: absolute;
  bottom: 20px;
  right: 24px;
  font-size: 16px;
}
.continue a {
  text-decoration: none;
}
.continue a:link{
  color:#333;
}
.continue a:visited{
  color:#333;
}

.continue2 {
  position: absolute;
  bottom: 20px;
  right: 24px;
  font-size: 16px;
}
.noline a {
  text-decoration: none;
}
.noline a:link{
  color:#333;
}
.noline a:visited{
  color:#333;
}

.noline {
  text-decoration: none;
}

.actorName2 {
  text-decoration: none;
  display: inline-block;
}


.cursor {
  cursor: pointer;
}


/**************************************/
/*          今週のユマニテ              */
/**************************************/
.week {
  background-color: #F1F1F1;
}

.weekLine {
  font-size: 15px;
  line-height: 26px;
  overflow:hidden;
  width: 700px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
.weekEnDiv {
  position: absolute;
  top:0px;
  left:0px;
  background-color: #AAA;
  width: 120px;
  height:100%;
}
.weekEn {
  position: absolute;
  top:40px;
  left:0px;
}
/**************************************/
/*          ユマニテの風景              */
/**************************************/
.special {
  min-height: 330px;
}
.scene {
  position: relative;
  padding-top: 8px;
  clear: both;
  height: 226px;
  cursor:pointer;
}

.sceneLeft {
  position: absolute;
  top:0px;
  left:0px;
  width: 370px;
  text-align: center;
}

.sceneRight {
  position: absolute;
  top:0px;
  left:370px;
  height: 226px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.sceneTitle {
  color: #3F8CCE;
  margin-left: 16px;
  margin-top: 5px;
  font-size: 26px;
  width: 355px;
}

.sceneDate {
  color: #BBB;
  margin-left: 18px;
  margin-top: 5px;
  font-size: 26px;
}

.sceneContent {
  clear:both;
  margin-left: 18px;
  font-size: 14px;
  width:355px;
}


.scene a {
  text-decoration: none;
}
.scene a:link{
  color:#333;
}
.scene a:visited{
  color:#333;
}


