/* CSS Document */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}



/*全体*/
.wrap_juniel {
	width: 950px;
	text-align: left;
	background: url(images/slice_bg.jpg) no-repeat scroll left top transparent;
	height: 1137px;
	color: #710202
}

.wrap_juniel a {
	font-weight: bold;
}

.wrap_juniel a:link {
	color: #fc9c9f;
}
.wrap_juniel a:active {
	color: #fc9c9f;
}

.wrap_juniel a:visited {
	color: #fc9c9f;
}

.wrap_juniel a:hover {
	color: #ffc3c4;
}

/*head*/
.section01 .cap01 {
	background: url(images/title01.jpg) no-repeat scroll left top transparent;
	height: 57px;
}

.section01 .cap02 {
	background: url(images/title02.jpg) no-repeat scroll left top transparent;
	height: 86px;
}

.section01 .cap03 {
	background: url(images/title03.jpg) no-repeat scroll left top transparent;
	height: 153px;
}

.section01 h2 {
	position: relative;
	z-index: -1;
}


/*動画*/
.wrap_juniel .section02 {
	margin-left: 20px;
}
.wrap_juniel .section02 .container_movie {
	float: left;
	width: 321px;
}

.wrap_juniel .section02 .intro_text {
	float: left;
	width: 244px;
	height: 225px;
	margin-left: 15px;
	line-height: 1.8;
}


/*インフォ*/
.section03 {
	height: 568px;
}

/*リリース情報*/
.section03 .container_release {
	margin-top: 5px;
}

.section03 .container_release .cap04 {
	background: url(images/title05.jpg) no-repeat scroll left top transparent;
	height: 103px;
}

.section03 h3,.section03 h4 {
	position: relative;
	z-index: -1;
}
.section03 .container_release .main_release {
	margin-left: 50px;
	height: 141px;
}

.section03 .container_release .release_image {
	float: left;
}

.section03 .container_release .release_text {
	overflow: hidden;
	zoom: 1;
	padding-left: 17px;
	line-height: 2;
}


/*プロフ*/
.section03 .container_prof {
	margin-top: 42px;
	height: 113px;
}

.section03 .container_prof .main_prof {
	margin-left: 50px;
	width: 440px;
}

.section03 .container_prof .cap05 {
	background: url(images/title06.jpg) no-repeat scroll left top transparent;
	height: 34px;
}

/*INFORMATION*/
.section03 .container_info {
	margin-top: 42px;
	height: 113px;
}

.section03 .container_info .main_info {
	margin-left: 50px;
	width: 440px;
}

.section03 .container_info .cap06 {
	background: url(images/title07.jpg) no-repeat scroll left top transparent;
	height: 34px;
}

.section03 span {
	font-size: 10px;
}