#whatsnew{
  background-position: center -8px;
  background-repeat: no-repeat;
  background-image: url(../img/bgline.png);  
}

#whatsnew h1.pagetitle {
  text-align: center;
  font-size: 48px;
  margin: 240px auto;
}

#whatsnew section.feature {
  background-position: center top;
  background-repeat: no-repeat;
  background-image: url(../img/bgline.png);
}

#whatsnew .title,
#whatsnew .subtitle{
  display: block;
  text-indent: 96px;
  height: 24px;
  line-height: 24px;
  background-repeat: no-repeat;
  background-size: 48px 48px;
}

#whatsnew .title{
  background-position: 32px 32px;
  padding-top: 32px;
}

#whatsnew .subtitle{
  background-position: 32px -24px;
  padding-bottom: 32px;
}

#whatsnew .description,
#whatsnew .screenshot{
  margin-bottom: 64px;
}

#whatsnew .description{
  line-height: 1.5;
  margin: 0 6em 64px;
}

#whatsnew .screenshot{
  margin-left: auto;
  margin-right: auto;
}

/* プロフィールプラグインの説明 */

#feature-profile .title,
#feature-profile .subtitle {
  background-image: url(../img/feature-profile.png);
}

#feature-profile-slide{
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 244px;
  background-image: url(../img/screenshot-profile-top.png);
  width: 636px;
}

#feature-profile-slide .pagination{
  position: relative;
  left: 3px;
  top: -266px;
}

#feature-profile-slide .pagination li{
  display: block;
  width: 37px;
  height: 32px;
  float: left;
}

#feature-profile-slide .pagination li a{
  display: block;
  width: 37px;
  height: 32px;
  text-indent: -9999px;
}

/* 会話 */

#feature-smartthread .title,
#feature-smartthread .subtitle {
  background-image: url(../img/feature-smartthread.png);
}

#feature-smartthread .screenshot{
  width: 365px;
}

/* キーボード */

#feature-keyboard .title,
#feature-keyboard .subtitle {
  background-image: url(../img/feature-keyboard.png);
}

#feature-keyboard .screenshot{
  width: 642px;
}
