@charset "UTF-8";

ul#slide{
	width:320px;
	height:240px;
	margin:0 auto;
	/* border:1px solid black; */	
}

ul#slide li{
	text-align:center;
}

ul#slide li img{
	width:320px;
	margin:0 auto;
}

.ev_bana{
	width:640px;
	max-width:96%;
	padding:5px;
	margin:10px auto 10px;
	background:#fff;
	box-shadow:rgba(0, 0, 0, 0.2) 0px 0px 4px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.2) 0px 0px 4px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.2) 0px 0px 4px 0px;
}

.ev_bana img{
	width:100%;
}

/*カバーガール*/

#covergirl{
	width:320px;
	height:210px;
	margin:15px auto;
	background:#f7f6f0;
	box-shadow:rgba(255, 0, 132, 0.1) 0px 0px 4px 3px;
	-webkit-box-shadow:rgba(255, 0, 132, 0.1) 0px 0px 4px 3px;
	-moz-box-shadow:rgba(255, 0, 132, 0.1) 0px 0px 4px 3px;
}

.p_photo{
	width:150px;
	height:200px;
	float:left;
	margin:5px;
}

.p_photo img{
	width:100%;
}

.c_r{
	width:150px;
	float:left;
}

.p_name{
	margin:10px 0 5px;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #fe509a;
	padding-bottom:5px;
}

.p_name a{
	color:#ff0084;
}

.p_size{
	margin:5px 0;
	font-size:15px;
	line-height:1.6em;
}

/*リスト*/
.listthumb{
	width:100%;
}

/* 新人 */

#recomend{
	width:320px;
	margin:15px auto;
	padding-top:0px;
	overflow:hidden;
	font-size:11px;
}
#recomend li a{
	width:96px;
	float:left;
	margin:0 0 10px 5px;
	padding:5px 0;
	background:#ffa6ce;
	border:2px solid #ff52a4;
	text-align:center;
	display:block;
	box-shadow:2px 2px 2px 0 rgba(0,0,0,0.2);
	position: relative;
}
#recomend li .newface_icon {
  position: absolute;
  top:-3px;
  left:-3px;
}

#newface{
	width:640px;
	max-width:96%;
	margin:15px auto 20px auto;
	padding-top:0px;
	overflow:hidden;
	font-size:11px;
	background:rgba(255,255,255,0.8);
}

#newface ul{
	margin:0 auto 0 auto;
	width:98%;
}

#newface li a{
	width:32%;
	float:left;
	margin:0 0 0px 0;
	padding:0px 0;
	background:#e0f8c8;
	border:2px solid #407105;
	text-align:center;
	display:block;
	position: relative;
}

#newface li .newface_icon {
  position: absolute;
  top:0px;
  left:0px;
}

#td_shift{
	width:640px;
	max-width:96%;
	margin:15px auto 20px auto;
	padding-top:0px;
	padding-bottom:10px;
	overflow:hidden;
	font-size:11px;
	background:rgba(255,255,255,0.8);
}

#td_shift ul{
	margin:0 auto 0 auto;
	width:98%;
}

#td_shift li a{
	width:32%;
	float:left;
	margin:0 0 0px 0px;
	padding:0px 0;
	background:#ffcb2e;
	border:2px solid #ff5f8d;
	text-align:center;
	display:block;
	position: relative;
}

#td_shift li .shift_nf{
	background:#e0f8c8;
	border:2px solid #6ae426;
}

#td_shift li .shift_ug{
	background:#ffa6ce;
	border:2px solid #ff52a4;
}

#td_shift li .newface_icon {
  position: absolute;
  top:-3px;
  left:-3px;
}

.name{
	color:#463044;
	font-weight:bold;
	font-size:13px;
	padding:4px 0 2px 0;
	margin:0px 0 0px;
	height:16px;
	line-height:16px;
	background:#ffdce9;
	overflow:auto;
	white-space:nowrap;
}

#td_shift li .shift_nf .name{
	background:#d9ff9d;
}

#newface .name{
	color:#fff;
	font-weight:bold;
	font-size:13px;
	padding:4px 0 2px 0;
	margin:0px 0 0px;
	height:16px;
	line-height:16px;
	background:#ff7d1d;
	overflow:auto;
	white-space:nowrap;
}

.time{
	color:#fff;
	background:#ffae00;
	line-height:1.3em;
	height:16px;
	padding:5px 0 2px 0;
	overflow:auto;
}

.date{
	color:#fff;
	background:#5ec525;
	line-height:1.3em;
	height:16px;
	padding:5px 0 2px 0;
}

.status{
	position:absolute;
	bottom:40px;
	left:0;
}

.taiken{
	position:absolute;
	top:-2px;
	right:0px;
	width:40%
}

.today{
	position:absolute;
	top:0px;
	right:0px;
	width:35%;
}

.ultra{
	position:absolute;
	top:-8px;
	left:-7px;
}

.icon_ug{
	position:absolute;
	bottom:60px;
	left:-2px;
	width:35%;
}

.taiken img,.today img,.ultra img,.icon_ug img{
	width:100%;
}

.itiosi,.sinjin{
	position:absolute;
	top:-2px;
	left:0px;
	width:45%
}

.sinjin img,.itiosi img{
	width:100%;
}

.p-up{
	position:absolute;
	top:75px;
	left:-5px;
}

.p-up img{
	width:42px;
}

.rank_a,.rank_b,.rank_c{
	position:absolute;
	bottom:45px;
	right:0px;
	width:45%;
}

.rank_a img,.rank_b img,.rank_c img{
	width:100%;
}

.ico_rank,.ico_yes,.ico_new{
	position:absolute;
	top:-3px;
	right:-3px;
}

.icon_tech{
	position:absolute;
	width:40%;
	top:0;
	left:0;
}

.icon_looks{
	position:absolute;
	width:40%;
	top:0;
	right:0;
}

.icon_tech img,.icon_looks img{
	width:100%;
}

.ico_rank img,.ico_yes img,.ico_new img,.ico_shft_new img{
	width:40px;
}

/* トピックス */

#topics {
	border-top:1px solid #fff;
	background:#fbf8ee url(../top/images/topics_bg.jpg) repeat;
	overflow:hidden;
}
#topics dl{
	border-bottom:1px dotted #56352d;
	padding:10px 10px 0 10px;
}
#topics dt{
	color:#fff;
	font-weight:bold;
	background:#56352d;
	padding:5px;
}
#topics dd a{
	padding:7px 5px;
	text-decoration:underline;
	color:#2a1712;
	display:block;
	font-size:16px;
	background: url(../images/arrow3.png) no-repeat right center;
}


/* 新着情報 */

#news{
	width:640px;
	max-width:96%;
	background:#fff;
	border-bottom:10px solid #ff5398;
	margin:10px auto;
	padding-bottom:10px;
}

#news .inner{
	width:90%;
	height:380px;
	margin:5px auto 0;
	background:#f6f6f6;
	border:1px solid #ccc;
	padding:5px;
	overflow:auto;
}

.box_wnew{
border:2px solid #ff96c7;
background:#fff;
padding:5px;
line-height:1.2em;
margin-bottom:5px;
box-shadow:rgba(0, 0, 0, 0.25) 0px 1px 2px 0px;
-webkit-box-shadow:rgba(0, 0, 0, 0.25) 0px 1px 2px 0px;
-moz-box-shadow:rgba(0, 0, 0, 0.25) 0px 1px 2px 0px;
}
.news_date{
	font-weight:bold;
	color:#99001f;
	border-bottom:1px solid #e8d8c4;
	margin-bottom:10px;
	padding-bottom:7px;
}

.day-title{
color:#ff51a3;
height:22px;
line-height:22px;
padding-left:4px;
}

.news_txt{
	color:#333;
	font-size:13px;
}

#new_info{
	width:320px;
	height:450px;
	background:#fff;
	border-bottom:10px solid #6cd731;
	margin:10px auto;
}

#wn_box{
	width:300px;
	padding:5px 10px 0;
	margin:5px auto 15px;
	color: #502100;
	line-height:1.25em;
	height: 320px;
	background:rgba(255,255,255,0.75);
	overflow-y: scroll;
	overflow-x: hidden;
	border:1px solid #fd2777;
	box-shadow:rgba(255, 0, 132, 0.1) 0px 0px 4px 3px;
	-webkit-box-shadow:rgba(255, 0, 132, 0.1) 0px 0px 4px 3px;
	-moz-box-shadow:rgba(255, 0, 132, 0.1) 0px 0px 4px 3px;
}

#wn_box2{
	width:300px;
	padding:5px 10px 0;
	margin:5px auto 15px;
	color: #502100;
	line-height:1.25em;
	background:rgba(255,255,255,0.75);
	overflow-y: scroll;
	overflow-x: hidden;
	border:1px solid #fd2777;
	box-shadow:rgba(255, 0, 132, 0.1) 0px 0px 4px 3px;
	-webkit-box-shadow:rgba(255, 0, 132, 0.1) 0px 0px 4px 3px;
	-moz-box-shadow:rgba(255, 0, 132, 0.1) 0px 0px 4px 3px;
}

.topic_inner{
	width:90%;
	height:380px;
	margin:5px auto 0;
	background:#f6f6f6;
	border:1px solid #ccc;
	padding:5px;
	overflow:auto;
}

.topic_cont{
	border:2px solid #ff96c7;
	background:#fff;
	padding:5px;
	line-height:1.2em;
	margin-bottom:5px;
	box-shadow:rgba(0, 0, 0, 0.25) 0px 1px 2px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.25) 0px 1px 2px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.25) 0px 1px 2px 0px;	
}

.topic_cont h4{
	background:#ff51a3;
	color:#fff;
	height:22px;
	line-height:22px;
	padding-left:4px;
}

h4 img{
line-height:0em;
vertical-align:top;
}

.news_title{
	line-height:20px;
	height:20px;
	color:ff51a3;
	border-bottom:1px solid #ff51a3;
	color:#ff51a3;
	margin-bottom:5px;
}

.topic_cont dl,.ni_cont dl{
  width:100%;
}
.topic_cont dt,.ni_cont dt{
  float:left;
  width:30%;
}

.topic_cont dt img,.ni_cont dt img{
	width:100%;
}

.topic_cont dd,.ni_cont dd{
  margin-left:32%;
   font-size:14px;
}

.ni_cont{
	border:2px solid #6cd731;
	background:#fff;
	padding:5px;
	line-height:1.2em;
	margin-bottom:5px;
	box-shadow:rgba(0, 0, 0, 0.25) 0px 1px 2px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.25) 0px 1px 2px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.25) 0px 1px 2px 0px;	
}

.n_name a{
	font-weight:bold;
	color:#ff51a3;
}

.n_text{
	border:1px solid #ff96c7;
	padding:3px;

	font-size:13px;
	line-height:1.2em;
	background:#fff0f7;
}

.up_cont{
	border:2px solid #34abfe;
	background:#fff;
	padding:5px;
	line-height:1.2em;
	margin-bottom:5px;
	box-shadow:rgba(0, 0, 0, 0.25) 0px 1px 2px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.25) 0px 1px 2px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.25) 0px 1px 2px 0px;	
}


.ni_cont h4{
	background-color:#6cd731;
	color:#fff;
	height:22px;
	line-height:22px;
	padding-left:2px;
}

.ni_title{
	line-height:20px;
	height:20px;
	color:6cd731;
	border-bottom:1px solid #6cd731;
	color:#5bbf24;
	margin-bottom:5px;
}

.ni_text{
	border:1px solid #6cd731;
	padding:3px;
	width:160px;
	font-size:13px;
	line-height:1.2em;
	background:#eaf7e3;
}

.wntitle{
	margin-bottom:5px;
}
.wntitle .wn_date{
	color: #BB0003;
	font-weight: bold;
	width: 180px;
	float: left;
}

.wntitle .sintyaku{
	background-color: #ff6666;
color: #fff;
width: 50px;
text-align: center;
float: left;
font-weight:bold;
}

#wn_box dt,#wn_box2 dt {
margin: 0px;
padding: 0px;
float: left;
}

#wn_box dd,#wn_box2 dd{
margin: 0px;
padding: 0px;
line-height: 1.4em;
margin: 0 0 0 65px;
}

.liner{
	border-top:1px solid #999;
	height:10px;
	margin:10px 0 5px;
}
.wnthumb{
	float:left;
	margin-right:5px;
}

.wnthumb img{
	width:85px !important;
	height:113px !important;
}

.wnspec{
	margin-left:5px;
	line-height:1.5em;
}

.wtitle{
	background:#ff6ea8;
	text-align:center;
	color:#fff;
	border-radius:5px;
	padding:4px;
	margin:5px 0;
	
}

.wn_text{
	line-height:1.4em;
	margin-top:10px;
}

#covergirl{
	margin:10px auto;
	width:320px;
	height:310px;
	padding-top:10px;
	background-image:url("../images/top/cover_bg.png");
	background-size:contain;
	position:relative;
}

.cg_thumb{
	width:180px;
	height:240px;
	margin:0px auto 0;
	line-height:0em;
}

.cg_thumb img{
	width:100%;
	border:2px solid #ff52a4;
	box-shadow:rgba(0, 0, 0, 0.25) 0px 4px 6px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.25) 0px 4px 6px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.25) 0px 4px 6px 0px;
}

.cg_data{
	width:300px;
	height:54px;
	background:rgba(255,255,255,0.85);
	box-shadow:rgba(0, 0, 0, 0.25) 0px 4px 6px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.25) 0px 4px 6px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.25) 0px 4px 6px 0px;
	position:absolute;
	bottom:10px;
	left:10px;
}

.cg_name{
	color:#fe2f90;
	font-size:16px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-weight:bold;
}

.cg_size{
	color:#333;
	width:280px;
	font-size:15px;
	height:24px;
	line-height:24px;
	text-align:center;
}

#pick1{
	width:155px;
	height:234px;
	margin: 0 0 10px 0px;
	background:url(../images/top/pick1.png) no-repeat;
	background-size:contain;
	position:relative;
	float:left;
}

#pick2{
	width:155px;
	height:234px;
	margin: 0 0 0px 10px;
	background:url(../images/top/pick2.png) no-repeat;
	background-size:contain;
	position:relative;
	float:left;
}

.pickthumb{
	width:105px;
	height:140px;

	margin:26px 0 0 40px;
	border:2px solid #fff;
}

.pickthumb img{
	width:100%;
}

.pick_data{
	width:132px;
	height:22px;
	padding:10px 3px 0;
	margin:5px auto 0;
}

.pick_name{
	color:#fe2f90;
	font-size:13px;
	margin-bottom:2px;
	font-weight:bold;
	text-align:center;
}

.pick_sizr{
	color:#333;
	font-size:10px;
}

.pick_go{
	margin:0px auto 0px;
}

.pick_go a{
	display:block;
	width:138px;
	height:22px;

}

.i_box{
width:640px;
max-width:96%;
margin:15px auto 20px auto;
padding-top:0px;
overflow:hidden;
font-size:11px;
background:rgba(255,255,255,1);
}