/**************************************/
/*           COLOR SCHEME             */
/**************************************/

/***************************************/

#nameSquare {
  padding-left: 15px;
  float: left;
}
#name2 {
  padding-left: 10px;
  font-size: 20px;
  float:left;
  font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;
}

#wscroll {
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}

#scroll {
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}
/**************************************/
/*              NEWS                  */
/**************************************/
.newsDiv {
  position: relative;
  clear: both;
  margin-left: 30px;
  padding-right:0px;
  font-size: 26px;
}

.thmLiWrapIn{
  margin-right: 17px;
}

.newsContent {
  clear: both;
  margin-left: 2px;
  padding-right: 10px;
  word-wrap: break-word;
  width:640px;
}

.newsDate {
  margin-left: 26px;
  color: #888;
  font-size: 22px;
}
.newsMargin {
  height:24px;
}
.profileLink {
  cursor:pointer;
}
.profileLink a {
  text-decoration: none;
  color:#333;
  
}
.profileLink a:link{
  color:#333;
}
.profileLink a:visited{
  color:#333;
}
/**************************************/
/*              WORK                  */
/**************************************/
#workLink {
  cursor:pointer;
  margin-left: 10px;
}

#workLink2 {
  cursor:pointer;
}

#worksDiv {
  position: relative;
  top: 20px;
  width:750px;
}

.workSv {
  width:600px;
}

.categoryMenu a {
  text-decoration: none;
  color:#FFF;
}
.categoryMenu a:link{
  color:#FFF;
}
.categoryMenu a:visited{
  color:#FFF;
}

.row .col {
  background-color: #fff;
}


#categoryList2 {
  color: #FFF;
  line-height:36px;
  margin-top: 12px;
  margin-bottom: 12px;
  padding-left:26px;
}
.categoryMenu {
  margin-left:15px;
  margin-right:15px;
  cursor:pointer;
  word-break: keep-all;
}

#workList2 {
  line-height: 28px;
  padding-left: 38px;
}

.workContent {
  font-size: 14px;
  color: #333;
}

#layout1 {
  width:800px;
}

/**************************************/
/*            MAIN CONTENT            */
/**************************************/
.content-inner {
  padding-top: 5px;
  padding-bottom: 20px;
}

.line {
  position: relative;
  font-size: 35px;
  font-weight: normal;
  line-height: 68px;
  margin-bottom: 12px;
}


.enText {
  font-size: 22px; 
  font-weight: bold;
  margin-right: 8px;
}

.mainContent {
    width: 750px;
    padding-top: 20px;
    margin-left: 13px;
}

#thumbnails {
  position: relative;
  top:0px;
  left: 10px;
  width: 750px;
}
#thumbnails2 {
  position:relative;
  top: 0px;
  left: 0px;
  width: 750px;
  z-index:2;
}

.thumbnail {
  float: left;
  margin-top: 25px;
  margin-left: 16px;
  cursor:pointer;
}

#actorName {
  margin-left: 15px;
  font-size: 46px;
  font-weight: bold;
  font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;
}

#actorKana {
  font-size: 34px;
}

.actorImg {
  width: 230px;
  height: 345px;
}

.actorMainImg {
  margin-left: 27px;
  width: 700px;
  height: 1050px;
  zoom: 1;
}


.workItem {
  cursor:pointer;
}

.thmLiWrap {
  position: relative;
  overflow: hidden;
}

.message {
  font-size: 14px;
  line-height: 28px;
  padding-right:20px;
}

.workProfile {
  clear: both;
  width: 650px;
  font-size: 14px;
  line-height: 20px;
}

#workAnime {
  position: absolute;
  top: -29px;
  left: 420px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 315px;
  height: 55px;
  background:url(../img/anime/bio.png) no-repeat 0 0;
  margin: 0 auto;
}

.infoContent {
  position: relative;
  left: 185px;
}

.fixed {
  position: absolute;
  top: 0px;
  left: 10px;
}

.link {
  white-space: nowrap;
}

.nextButton {
  font-size: 32px;
  position: relative;
  margin-top: 70px;
  margin-bottom: 50px;
  margin-left: 18px;
  width: 720px;
  height: 53px;
  background-color: #BBB;
  text-align: center;
  padding-top: 8px;
  color: #FFF;
}
/**************************************/
/*              YOUTUBE                */
/**************************************/

.youtubeDiv {
  position: relative;
  margin-left: 0px;
  margin-top: 30px;
}
.youtubeTitle {
  position: absolute;
  font-size: 25px;
  line-height: 37px;
  top: 40px;
  left : 400px;
  width: 340px;
}






