@charset "utf-8";


.randing #header {
  width: 960px;
  padding: 10px 0 45px;
}
.randing #header p {
  text-align: right;
  float: none;
  margin: 0;
}
.randing #contents {
  background-image: none;
  width: 100%;
  margin: 0;
}
.randing #contents-body {
  float: none;
  width: 100%;
}
.randing #contents h1 {
  width: 960px;
  padding: 0;
  float: none;
  margin: 0 auto 30px;
}
.randing #contents h2 {
  clear: both;
  background-image: url(../../jakhcj0000007mni/bg_title.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  width: 885px;
  padding: 0 0 8px 25px;
  font-size: 1em;
  
}

.randing #contents .notitle-wysiwyg {
  width: 950px;
  margin: 0 auto 20px;
}
.randing #contents .lvp-player-with-playlist {
  width: 960px;
  margin: 0 auto 20px;
}
.randing #contents .lvp-player {
  width: 640px;
  margin: 0 auto 20px;
}
.randing #contents .lvp-player-with-playlist .sns, .randing #contents .lvp-player .sns {
  text-align: right;
  margin: 0 5px 20px;
}

.randing #contents .download {
  width: 910px;
  margin: 0 auto 35px;
}
.randing #contents .download .item {
  margin: 0 0 30px 10px;
}
.randing #contents .download .lead {
  margin: 0 0 20px;
}
.randing #contents .download .btn {
}
.randing #contents .download .btn a {
  display: inline-block;
  /display: inline;
  /zoom: 1;
  background-color: #FFF;
  margin: 0 10px 10px;
  padding: 10px 10px 0 40px;
  height: 46px;
  border: solid 1px #b2b2b2;
  background-image: url(../../jakhcj0000007mni/bg_downloadbutton.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  cursor: pointer;
  border-radius: 5px;
}
.randing #contents .download .btn a:hover {
  text-decoration:none
}
.randing #contents .download .btn a img {
  vertical-align: bottom;
}
.randing #contents .download .img {
}
.randing #contents .download .img img {
  margin: 0 10px 10px;
}
.randing #contents .download .txt {
  margin: 0 10px 0;
}
.randing #contents .download .txt li {
  margin: 0 0 10px;
  padding: 0 20px 10px 0;
  display: inline-block;
  /display: inline;
  /zoom: 1;
/*   background-image: url(../../common/img/btn_arrow03.gif);
  background-repeat: no-repeat;
  background-position: 0 3px;*/
}

.randing #contents .movielist {
  width: 910px;
  margin: 0 auto 20px;
}
.randing #contents .movielist-with-lead p,
.randing #contents .movielist p {
  margin: 0 0 15px 10px;
}
.randing #contents .movielist ul {
  margin: 0 0 35px;
  padding: 0 2px;
}
/*.randing #contents .movielist ulの背景が崩れる件の対策　ここから------*/
.randing #contents .movielist ul {
	overflow: hidden;
}
.randing #contents .movielist ul:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
/*\*/
* html .randing #contents .movielist ul {
	height: 1em;
	overflow: visible;
}
/**/
/*------ここまで　.randing #contents .movielist ulの背景が崩れる件の対策*/
.randing #contents .movielist li {
  background-image: url(../../jakhcj0000007mni/bg_randing_movielist.gif);
  background-repeat: no-repeat;
  float: left;
  display: block;
  width: 173px;
  height: 139px;
  margin: 0 4px 6px;
  padding: 15px 0 0;
}
.randing #contents .movielist li .thumbnail {
  width: 143px;
  margin: 0 auto 10px;
}
.randing #contents .movielist li p {
  width: 143px;
  margin: 0 auto;
  font-size: 0.8em;
  line-height: 1.2em;
}

.randing #contents .movielist-with-lead {
  width: 910px;
  margin: 0 auto 25px;
}
/*.randing #contents .movielist-with-leadの背景が崩れる件の対策　ここから------*/
.randing #contents .movielist-with-lead {
	overflow: hidden;
}
.randing #contents .movielist-with-lead:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
/*\*/
* html .randing #contents .movielist-with-lead {
	height: 1em;
	overflow: visible;
}
/**/
/*------ここまで　.randing #contents .movielist-with-leadの背景が崩れる件の対策*/
.randing #contents .movielist-with-lead .double, .randing #contents .movielist-with-lead .single {
  background-image: url(../../jakhcj0000007mni/bg_border.gif);
  background-repeat: repeat;
}
.randing #contents .movielist-with-lead .double {
  clear: both;
  width: 888px;
  padding: 1px;
  margin: 0 10px 20px;
}
.randing #contents .movielist-with-lead .single {
  float: left;
  width: 432px;
  padding: 1px 2px 2px 1px;
  margin: 0 10px 20px;
}
.randing #contents .movielist-with-lead .item {
  background-color: #FFF;
  padding: 20px;
}
/*.randing #contents .movielist-with-lead .itemの背景が崩れる件の対策　ここから------*/
.randing #contents .movielist-with-lead .item {
	overflow: hidden;
}
.randing #contents .movielist-with-lead .item:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
/*\*/
* html .randing #contents .movielist-with-lead .item {
	height: 1em;
	overflow: visible;
}
/**/
/*------ここまで　.randing #contents .movielist-with-lead .itemの背景が崩れる件の対策*/
.randing #contents .movielist-with-lead .double .thumbnail {
  float: left;
  width: 250px;
}
.randing #contents .movielist-with-lead .double .title {
  float: right;
  width: 580px;
}
.randing #contents .movielist-with-lead .double .lead {
  float: right;
  width: 580px;
}
.randing #contents .movielist-with-lead .single .thumbnail {
  float: left;
  width: 175px;
}
.randing #contents .movielist-with-lead .single .title {
  float: right;
  width: 205px;
}
.randing #contents .movielist-with-lead .single .lead {
  float: right;
  width: 205px;
}
.randing #contents .movielist-with-lead .title {
/*  background-image: url(../../common/img/btn_arrow03.gif);
  background-repeat: no-repeat;
  background-position: 0px 3px;
  padding: 0 0 0 11px;*/
  margin: 0 0 15px;
  color: #008ec2;
  font-weight: bold;
}
.randing #contents .movielist-with-lead .lead {
}

.randing #contents .title-wysiwyg {
  width: 910px;
  margin: 0 auto 40px;
}
.randing #contents .title-wysiwyg p {
  padding: 0 0 0 10px;
}


#contents-body p.page-top {
  width: 950px;
  background-image: none;
}
#contents-body p.page-top span {
  background-image: url(../../common/img/btn_pagetop2.gif);
  background-repeat: no-repeat;
  background-position: 0 7px;
  padding: 5px 0 0 15px;
}
#contents-body p.page-top a {
  color: #656565;
}
