@charset "shift_jis";
/* CSS Document */


.box {
	margin-bottom: 10px;
}
.box2 {
	margin-bottom: 5px;
	display: block;
}

/* concept */
#top_concept {
	height: 713px;
	padding-top: 5px;
	overflow: hidden;
}
#newface_container {
	background-image: url(../img/top/newface_bg.jpg);
	background-repeat: no-repeat;
	height: 713px;
	width: 92px;
	position: relative;
	float: left;
	padding-top: 20px;
	padding-left: 8px;
}
#mainImg {
	width: 520px;
	height: 713px;
	text-align: left;
	overflow: hidden;
	position: relative;
	float: left;
}

#mainImg img {
    top: 0;
    left: 0;
    position: absolute;
}

/* pickup */

#pickup_wrapper {
	background-image: url(../img/top/bg_pickup_wrapper.jpg?date=251208);
	background-repeat: no-repeat;
	height: 450px;
}
#pickup_container {
	padding-top: 60px;
	padding-left: 5px;
}
.pickup {
	height: 332px;
	width: 170px;
	float: left;
	background-image: url(../img/girl/girl_bg.png);
	margin-left: 5px;
	padding-top: 30px;

	*display: inline;
}
.pickup_title {
	height: 15px;
	text-align: center;
}
.pickup_pic {
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 150px;
	border: 2px solid #666;
	margin-bottom: 5px;
}
.pickup_com {
	line-height: 1.2;
	height: 70px;
	margin-right: 10px;
	margin-left: 10px;
	overflow-y: scroll;
}
.pickup_com span {
	display: inline-block;
}

/* top_newface */

#top_newface {
	list-style-type: none;
	font-size: 10px;
	text-align: center;
	width: 80px;
}
#top_newface li {
	margin-bottom: 3px;
	display: block;
}
#top_newface img {
	border: 2px solid #666;
	margin-bottom: 1px;
}

/* info */

#info_wrapper {
	position: relative;
	height: 660px;
}
#info_container {
	position: absolute;
	left: -50px;
	background-image: url(../img/top/bg_news_top.png?v=210408);
	height: 650px;
	width: 670px;
}
#info_smart {
	position: absolute;
	top: 58px;
	left: 219px;
	display: block;
	height: 50px;
	width: 435px;
}
#info_smart span {
	display:none;
}
#info_box {
	height: 515px;
	width: 435px;
	margin-top: 112px;
	margin-left: 220px;
	overflow: scroll;
	overflow-x: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
}
.info {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.info * {
	line-height: normal;
}
.info_title {
	background-color: #F00;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	margin-bottom: 10px;
	float: left;
	width: 410px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
}
.info_pic {
	margin-right: 5px;
	margin-bottom: 5px;
	border: 2px solid #666;
}

/* top_video */

.video-frame {
  position: absolute;
  z-index: 100;
}
#flash #flash_top {
  height: 32px;
  width: 467px;
  left: 0px;
  top: 0px;
}
#flash #flash_right {
  height: 347px;
  width: 154px;
  right: 0px;
  top: 0px;
}
#flash #flash_bot {
  height: 26px;
  width: 438px;
  left: 29px;
  bottom: 0px;
}
#flash #flash_left {
  height: 315px;
  width: 29px;
  left: 0px;
  bottom: 0px;
}

/* movie-tate */

.movie-tate {
	position: relative;
	margin-bottom: 5px;
}
.movie-tate .title {
	position: absolute;
	top: 0px;
	left: 0px;
}
.wdgtfl {
	width: 100% !important;
}
