@import url("global.css");
#top-mixarea {
	width:100%;
	height:680px;
	position:relative;/*border:1px solid blue;*/
}
/*------------*/
/*カバーガール*/
/*------------*/
#covergirl {
	/*background:url("../top/covergirl.png") no-repeat;*/
	position:absolute;
	top:0px;
	left:280px;
	z-index:50;
	width:517px;
	height:396px;/*background:black;*/
}
#covergirl h2 {
	font-size:0.5em;
	margin:0px;
	position:relative;
	top:50px;
	left:50px;
}
#covergirl img.coverimg {
	position:absolute;
	z-index:10;
}
a.btn-gravure {
	position:relative;
	top:230px;
	left:378px;
}
a.btn-gravure-profile {
	position:absolute;
	top:320px;
	left:303px;
}
#whatsnew {
	position:absolute;
	top:280px;
	left:25px;
	width:380px;/*border:1px solid black;*/
}
#whatsnew h2 {
	margin:0px;
	padding:0px;
	font-size:0.5em;
	background:white;/*border:1px solid black;*/
}
#whatsnew-content {
	width:98%;
	height:320px;
	overflow:auto;
	overflow-y:scroll;
	z-index:9;
}
dl {
	margin:0px;
	padding:0px;
}
dt {
	font-weight:bold;
	color:#ED1E79;
	background:url("../images/blown_circle.gif") no-repeat;
	margin:0px;
	padding:5px 0 0 10px;
	line-height:1.3;/*border:1px solid black;*/
}
dd {
	padding:0px;
	margin:3px 3px 20px 3px;
	font-size:0.9em;
}
/*本日の出勤テスト*/
/*背景用レイヤ*/
#todaysschedule-back {
	position:absolute;
	top:0px;
	left:-20px;
	background:url("../top/images/schedule_back.png") no-repeat;
	width:359px;
	height:288px;/*border:1px solid black;*/
	z-index:-1;/**/
}
#todaysschedule-back h2 {
	font-size:0.8em;
	margin:10px 0 0 50px;
	background:url(../images/50perwhite.png);
}
#todaysschedule {
	/*width:300px;*/
	margin:22px 0px 0px 35px;
	position:absolute;
	top:10px;/*visibility: hidden;*//*left: -5000px;*//*border:1px solid black;*/
}
.shift-controll {
	position:relative;
	top:0px;
	left:100px;
	/*border:1px solid black;*/
	z-index:500;
}
#todaysschedule .thumnail-area {
	width:108px;
	text-align:center;
	/*border:1px solid black;*/
	float:left;
}
#todaysschedule .profile-area {
	color:#ED1E79;
	width:108px;
	margin:0 0 0 5px;
	/*border:1px solid black;*/
	float:left;
}
#todaysschedule .profile-area p {
	color:#333;
	font-size:0.8em;
	line-height:1.3;
	margin:0;
}
#todaysschedule img.thumnail {
	border:3px solid #ccb196;
}
/*------------*/
/*トピックス  */
/*------------*/
#newsflash {
	background:url(../top/images/flash_back.jpg) no-repeat;
	width:320px;
	height:427px;
	position:absolute;
	top:235px;
	left:445px;
}
#etcnews {
	position:absolute;
	top:320px;
	left:400px;
}
#etcnews ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#etcnews li {
	width:170px;
	margin:0 0 0 10px;
	float:left;
}
/*新人入店情報*/
#newface {
	/*height:500px;*/
	margin-left:20px;/*border:1px solid black;*/
}
#newface h2 {
	font-size:0.9em;
	margin:5px 0px;
	padding:0px;
}
#newface ul {
	list-style-type:none;
	margin:10px 0 0 0px;
	padding:0px;
}
#newface li {
	width:360px;
	height:220px;
	margin-right:10px;
	float:left;/*border:1px solid black;*/
}
#newface img.thumnail {
	border:3px solid #ccb196;
	float:left;
	width:170px;
	height:170px;
}
#newface .profile-area {
	font-size:0.8em;
	width:150px;
	margin:0 0 0 10px;
	/*border:1px solid red;*/
	float:left;
}
#newface p.date, #newface p.pickup {
	color:white;
	margin:0px 0px 5px 0px;
	padding:3px;
	font-weight:bold;
}
#newface p.date {
	background:#ED1E79;
}
#newface p.pickup {
	background:#fc8e5d;
}
#newface a.girlsname {
	font-size:1.0em;
	font-weight:bold;
}
#newface .threesize {
	font-weight:bold;
	color:#8f5a26;
}
#newface p.profile {
	margin:0px;
}
#newface li img {
	float:left;
}
/*その他の情報*/
#special {
	margin-left:20px;/*border:1px solid black;*/
}
.title {
	color:white;
	background:url("../top/images/title_back.png") repeat-x;
	height:28px;
	margin-top:-5px;
	padding:5px 0px 0px 10px;/*border:1px solid black;*/
}


/*モバイルスピードクジエリア*/
#mb-area{
	float: left;	
	padding-left:5px;
	padding-right:15px;
	_padding-right:18px;
/*border:1px solid black;*/
}

/*スナップエリア*/
#snap-area {
	width:238px;
	height:256px;/*border:1px solid black;*/
	float: left; 
}
#snap-area ul {
	list-style-type:none;
	width:220px;
	/*margin:18px 0 0 15px;*/
	/*border:1px solid #DBCBBB;*/
	position:relative;
	top:110px;
	left:5px;
}
#snap-area li {
	display:block;
	width:70px;
	height:70px;
	padding:1px;
	float:left;
}
