@charset "UTF-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: 100%;
	color: #2f2e2e;
	line-height: 16px;
}

img {
	border: none;
	vertical-align: top;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*\*/
	/*/
  height: auto;
  overflow: hidden;
  /**/
}

a {
	color: #ff336c;
}

a:hover {
	color: #ff336c;
}

li {
	list-style-type: none;
}

a img:hover {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	color: #ffffff;
	text-align: center;
	font-size: 12px;
	font-family: "メイリオ", 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', "ＭＳ Ｐゴシック", sans-serif;
	background: #ff336e;
	min-width: 1000px;
}

#header {
	width: 100%;
	height: 58px;
}

#header .header_in {
	width: 1000px;
	margin: 0 auto;
}

h1 {
	width: 242px;
	height: 30px;
	margin-top: 12px;
	margin-left: 4px;
	text-indent: -9999px;
	float: left;
}

h1 a {
	width: 242px;
	height: 30px;
	display: block;
	background: url(../img/common/ttl_nishino-kana.png) no-repeat left top;
}

#wrap {
	width: 100%;
	min-width: 1000px;
	background: #fff5f8;
	/*background: url(../img/common/bg_10th.jpg);*/
}

#contents {
	width: 1000px;
	margin: 0px auto;
	padding-top: 20px;
}

#bnr_release {
	margin: 0 auto;
}

#bnr_release_qr {
	position: relative;
	cursor: pointer;
	margin: 0 auto;
}

#bnr_release_qr_img {
	position: absolute;
	top: 55px;
	right: 100px;
	z-index: 1;
	display: none;
}

#bnr_area {
	width: 996px;
	margin: 20px auto 0 auto;
}

#bnr_release_dl {
	position: relative;
	cursor: pointer;
	float: right;
}

#bnr_release_dl_img {
	width: 273px;
	height: 62px;
	padding: 10px 15px 10px 15px;
	boder-radius: 3px;
	background: url("../img/common/bg_dl.png") top center no-repeat;
	position: absolute;
	top: 60px;
	right: 10px;
	z-index: 1;
	display: none;
}

#bnr_release_dl_img li {
	width: 73px;
	height: 27px;
	float: left;
	margin-top: 13px;
	margin-left: 10px;
}

#bnr_release_dl_img li:first-child {
	margin-left: 17px;
}

#bnr_kanach {
	margin: 0 auto;
	float: left;
}

#contents_l {
	width: 740px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	height: auto;
}

#contents_l_in {
	width: 740px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	height: auto;
}

#contents_l_in #contents_l {
	background: url(../img/common/container_l_body.png) repeat-y scroll center top transparent;
	margin-top: 0px;
	margin-bottom: 0px;
}

.channel {
	margin: 0;
	padding: 0;
	clear: both;
	height: auto;
}

.channel ul {
	margin: 0;
	padding: 0;
}

p.top_bar {
	vertical-align: bottom;
	margin: 0px !important;
	height: 4px;
}

p.bottom_bar {
	vertical-align: top;
	margin: 0px !important;
	height: 4px;
}

.channel ul li {
	float: left;
	width: 240px;
	height: 318px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
}

.channel ul li a {
	text-decoration: none;
}

.channelli_02,
.channelli_05,
.channelli_08,
.channelli_11 {
	margin-left: 10px;
	margin-right: 10px;
}

div.channel_bg {
	background: url(../img/common/container_s_body.png) repeat-y center top;
	width: 240px;
	height: 310px;
	vertical-align: top;
}

p.channel_text {
	height: 88px;
	font-size: 10px;
	width: 232px;
	text-align: center;
	margin: 0 auto;
}

p.channel_text img {
	margin-top: 13px;
	margin-bottom: 6px;
}

.links {
	text-align: left;
}

.links_in {
	text-align: left;
	padding: 38px 31px 26px 43px;
	background: url(../img/common/container_l_body.png) repeat-y center top;
}

.links_in img {
	margin-right: 12px;
	margin-bottom: 12px;
}

#contents_r {
	height: auto;
	width: 240px;
	padding: 0;
	float: right;
	margin-top: 20px;
}

div.mv_all {
	margin-bottom: 10px;
}

div.mv {
	background: url(../img/common/container_s_body.png) repeat-y center top;
	width: 240px;
	height: 279px;
	vertical-align: top;
	padding: 0;
	margin: 0;
}

div.mv .thumb {
	margin-bottom: 20px;
	/*height: 210px;*/
	/*width: 232px;*/
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

div.mv .thumb img:hover {
	cursor: pointer;
	/*margin-top: -213px;*/
}

p.mv_txt {
	height: 88px;
	font-size: 12px;
	width: 230px;
	text-align: center;
	margin: 0 auto;
}

div.news_all {
	margin-bottom: 10px;
}

div.news {
	background: url(../img/common/container_s_body.png) repeat-y center top;
	width: 200px;
	vertical-align: top;
	padding: 25px 20px 20px 20px;
	/*padding: 25px 20px 5px 20px;*/
	margin: 0;
}

div.news .whatsnew,
.twitter,
.facebook {
	margin-bottom: 25px;
}

div.news .twitter {
	height: 395px;
}

div.news h4 {
	text-indent: -9999px;
	width: 200px;
	height: 19px;
	margin-bottom: 5px;
}

div.news .whatsnew h4 {
	background: url(../img/common/side_caption_what-new.png) no-repeat center top;
}

div.news .twitter h4 {
	background: url(../img/common/side_caption_twitter.png) no-repeat center top;
}

div.news .facebook h4 {
	background: url(../img/common/side_caption_facebook.png) no-repeat center top;
}

div.news li {
	text-align: left;
	padding: 12px 5px 9px 5px;
	background: url(../img/top/line_dot.gif) repeat-x left bottom;
	color: #ff82c1;
}

div.news li span {
	font-size: 10px;
}

div.news li.last {
	background: none;
}

div.news li a {
	color: #2e2e2e;
	text-decoration: none;
}

div.news li a:hover {
	text-decoration: underline;
}

h2 {
	font-family: 'Raleway', sans-serif;
	text-align: left;
	text-decoration: none;
	font-size: 20px;
	letter-spacing: 1px;
	padding: 12px 0px 12px 49px;
	margin-bottom: 5px;
	line-height: 20px;
	color: #ffffff;
	background: #ff336e;
}

h2 span {
	font-size: 15px;
}

.menu {
	float: right;
}

.menu ul li {
	height: 58px;
	display: inline;
	float: left;
	list-style: none;
	overflow: hidden;
}

.menu ul li img:hover {
	margin-top: -58px;
}

.menu ul li.active img {
	margin-top: -58px !important;
}

div#frame {
	padding: 54px 50px;
	height: auto;
}

iframe {
	width: 640px;
	float: left;
}

#photo {
	float: right;
	width: 306px;
}

/* footer */

#footer {
	width: 100%;
	height: 100%;
}

.copy {
	margin: 0 auto;
	text-align: center;
	padding: 27px 0;
	/*top:-120px;*/
}

/* disco */

#disco_l {
	width: 230px;
	float: left;
}

#disco_l iframe {
	width: 230px;
}

#disco_r {
	width: 410px;
	float: left;
}

#disco_r iframe {
	width: 410px;
}

/* top */

ul#share {
	position: absolute;
	top: 320px;
	left: 0px;
	height: 50px;
	width: 187px;
}

ul#share li {
	float: left;
	margin-right: 11px;
}

ul#share li a {
	display: block;
	background-position: left top;
	text-indent: -1000px;
}

ul#share li a.twitter {
	background: url(../img/common/btn_twitter.png) no-repeat;
	width: 18px;
	height: 18px;
}

ul#share li a.facebook {
	background: url(../img/common/btn_facebook.png) no-repeat;
	width: 18px;
	height: 18px;
}

ul#share li a.mixi {
	background: url(../img/common/btn_mixi.png) no-repeat;
	width: 19px;
	height: 19px;
}

ul#share li a:hover {
	background-position: left -18px;
}

ul#share li.title {
	font-family: 'Raleway', sans-serif;
	font-style: italic;
	text-decoration: none;
	display: block;
	font-size: 15px;
	margin-right: 0;
	margin-bottom: 18px;
	width: 187px;
}

#infolist {
	text-align: left;
}

#infolist dl {
	margin-bottom: 72px;
}

#infolist dl dt {
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #ff336c;
	background: url(../img/contents/hr_contents.png) repeat-x left bottom;
	padding-bottom: 17px;
	margin-bottom: 17px;
}

#infolist dl dd {
	line-height: 18px;
}

#infolist dl dt .date {
	font-size: 14px;
	font-weight: bold;
	margin-right: 20px;
}

#infolist dl dd .int {
	color: #808080;
	font-size: 12px;
	line-height: 18px;
}

.media_list {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	width: 640px;
}

.top #box_detail {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	position: absolute;
	top: 0px;
	display: none;
	z-index: 3;
}

.top #box_detail .box_bg {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: url(../img/common/lightbox_bg2.png) repeat center top transparent;
}

.top #box_detail iframe {
	width: 900px;
}

.top #box_detail .box {
	width: 880px;
	height: 100%;
	margin: 0 auto;
	position: relative;
	background: transparent;
	z-index: 10;
}

.top #box_detail .btn_close {
	position: absolute;
	top: 50px;
	left: 840px;
	z-index: 5;
}

.top #box_detail .read {
	position: absolute;
	top: 32px;
	left: 10px;
}

.top #box_detail .detail {
	position: absolute;
	top: 76px;
	left: 10px;
}

/*	float
------------------------------------------------------------ */

/* pkg float #pkg_detail*/

.top #pkg_detail {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	position: absolute;
	top: 0px;
	z-index: 3;
	display: none;
}

.top #pkg_detail .box_bg {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: url(../img/common/lightbox_bg2.png) repeat center top transparent;
}

.top #pkg_detail .box {
	width: 910px;
	height: 1118px;
	margin: 0 auto;
	margin-top: 110px;
	position: relative;
	background: transparent;
	z-index: 10;
	background: url(../img/top/float/float_bg.png);
}

.top #pkg_detail .btn_close {
	position: absolute;
	top: 0px;
	z-index: 5;
	height: 74px;
	width: 74px;
	overflow: hidden;
	right: -10px;
}

.top #pkg_detail .btn_close img:hover {
	margin-top: -74px;
}

.top #pkg_detail .btn_pkg_shop {
	position: absolute;
	left: 105px;
	top: 355px;
	height: 64px;
	width: 292px;
	overflow: hidden;
	z-index: 5;
}

.top #pkg_detail .btn_pkg_shop img:hover {
	margin-top: -64px;
}

.top #pkg_detail .btn_pkg_detail {
	position: absolute;
	left: 27px;
	bottom: 35px;
}

/* pkg float #pkg_detail1*/

.top #pkg_detail1 {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	position: absolute;
	top: 0px;
	z-index: 3;
	display: none;
}

.top #pkg_detail1 .box_bg {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: url(../img/common/lightbox_bg2.png) repeat center top transparent;
}

.top #pkg_detail1 .box {
	width: 910px;
	height: 1340px;
	margin: 0 auto;
	margin-top: 110px;
	position: relative;
	background: transparent;
	z-index: 10;
}

.top #pkg_detail1 .btn_close {
	position: absolute;
	top: -36px;
	z-index: 5;
	height: 74px;
	width: 74px;
	overflow: hidden;
	right: -10px;
}

.top #pkg_detail1 .btn_close img:hover {
	margin-top: -74px;
}

.top #pkg_detail1 .btn_pkg_shop {
	width: 170px;
	height: 40px;
	overflow: hidden;
	position: absolute;
	top: 470px;
	right: 150px;
}

.top #pkg_detail1 .btn_pkg_shop img:hover {
	margin-top: -40px;
}

/* ECサイトバナー モーダルウィンドウ*/

.top #girls_ec-mw {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	position: absolute;
	top: 0px;
	z-index: 3;
	display: none;
}

.top #girls_ec-mw .bg {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: url(../img/common/lightbox_bg2.png) repeat center top transparent;
}

.top #girls_ec-mw .area {
	width: 860px;
	height: 528px;
	margin: 250px auto 0 auto;
	background: url(../img/top/secret_corection/ec/base.png) no-repeat center top;
	position: relative;
}

.top #girls_ec-mw .area .close {
	width: 74px;
	height: 74px;
	position: absolute;
	top: -35px;
	right: -35px;
}

.top #girls_ec-mw .area .banner {
	width: 630px;
	height: 366px;
	margin: 0 auto;
	padding-top: 80px;
}

.top #girls_ec-mw .area .banner ul li {
	float: left;
	margin: 0 15px 15px 0;
}

.top #girls_ec-mw .area .banner ul li.last {
	margin-right: 0;
}

.top #girls_dl-mw {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	position: absolute;
	top: 0px;
	z-index: 3;
	display: none;
}

.top #girls_dl-mw .bg {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: url(../img/common/lightbox_bg2.png) repeat center top transparent;
}

.top #girls_dl-mw .area {
	width: 860px;
	height: 528px;
	margin: 250px auto 0 auto;
	background: url(../img/top/secret_corection/ec/base.png) no-repeat center top;
	position: relative;
}

.top #girls_dl-mw .area .close {
	width: 74px;
	height: 74px;
	position: absolute;
	top: -35px;
	right: -35px;
}

.top #girls_dl-mw .area .banner {
	width: 630px;
	height: 366px;
	margin: 0 auto;
	padding-top: 210px;
}

.top #girls_dl-mw .area .banner ul li {
	float: left;
	margin: 0 15px 15px 0;
}

.top #girls_dl-mw .area .banner ul li.last {
	margin-right: 0;
}

/* movie lightbox */

#moviewrapper {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 50;
}

#moviebg {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: url(../img/bg_overlay.png) repeat;
}

#popmovie {
	position: fixed;
	width: 640px;
	height: 463px;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	z-index: 100;
}

#btn_close {
	width: 65px;
	height: 21px;
	position: absolute;
	background: url(../img/common/btn_close_mv.png) no-repeat left top;
	right: 0;
	top: -26px;
	z-index: 120;
}

#btn_close:hover {
	cursor: pointer;
}

.banner {
	width: 240px;
	vertical-align: top;
	padding: 0;
	margin: 20px 0;
	text-align: center;
}
