/* ピックアップ */
#TabbedPanels1 .TabbedPanelsTabGroup {
	width: 713px;
	height: 27px;
	border-top: 1px solid #49aaca;
	border-left: 1px solid #49aaca;
	border-right: 1px solid #49aaca;
	background: url(../images/top/bg-tab-head.gif) top right no-repeat;
}

#TabbedPanels1 .TabbedPanelsTabGroup #tab-head-honosu {
	width: 143px;
	height: 27px;
	margin-right: 1px;
}

#TabbedPanels1 .TabbedPanelsTabGroup #tab-head-daininki {
	width: 145px;
	height: 27px;
	margin-right: 1px;
}

#TabbedPanels1 .TabbedPanelsTabGroup #tab-head-tenosu {
	width: 144px;
	height: 27px;
	margin-right: 1px;
}

.pickup-box {
	width: 713px;
	height: 310px;
	border: 1px solid #49aaca;
}

.pickup-image-area {
	float: left;
	width: 435px;
	height: 310px;
	text-align: center;
}

.pickup-box img {
	
}

.pickup-text-area {
	position: relative;
	float: right;
	width: 278px;
	height: 310px;
}

.pickup-box dl {
	width: 277px;
	height: 95px;
	border-left: 1px solid #49aaca;
	border-bottom: 1px solid #49aaca;
	background: url(../images/top/bg-pickup-name.gif) top left;
}

.pickup-box dl dt {
	text-indent: -9999px;
}

.pickup-box dl .pickup-name {
	padding-top: 15px;
	padding-left: 80px;
	font-size: 20px;
	font-weight: bold;
	color:#ff0000;
}

.pickup-box dl .pickup-threesize {
	padding-left: 30px;
	font-size: 16px;
	color:#ff0000;
}

.pickup-box p {
	width: 257px;
	height: 153px;
	padding: 30px 10px;
	background: url(../images/top/bg-pickup-text.gif) top left;
	border-left: 1px solid #49aaca;
	line-height: 200%;
}

.pickup-text-area .gotoprofile {
	position: absolute;
	left: 190px;
	top: 284px;
}


#news {
	clear: both;
	width: 715px;
	height: 33px;
	margin-top: 20px;
	background: url(../images/top/heading-news_now.jpg) top left;
	text-indent: -9999px;
}

#main-area #news-text {
	position: relative;
	top: -25px;
	left: 190px;
	width: 512px;
}

/* 更新情報 */
.accordion {
	border: 1px dashed #999999;
	margin-top: 0 0 10px 0;
}

#whatsnew span {
	display: block;
	width: 713px;
	height: 28px;
	background: url(../images/top/heading-whats_new.jpg) top left;
	text-indent: -9999px;
}

.accordion h3 {
	background: url(../images/top/bg-panel-heading.gif) left top;
	width: 703px;
	height: 27px;
	padding-top: 11px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: normal;
	color: #585858;
}

.accordion h3.active {
	background-position: left bottom;
}

.toggle-container {
	margin: 0 0 5px;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	background: #f0f0f0;
	overflow: hidden;
	font-size: 1.2em;
	width: 713px;
	clear: both;
}

.toggle-container .block {
	padding: 10px;
}

.toggle-container .block p {
	padding: 5px 0;
	margin: 5px 0;
}

.plus-mark {
	float: left;
	width: 14px;
	height: 13px;
	margin-right: 14px;
	cursor: pointer;
}

/* イベント＆ディスカウント情報 */
#event-discount span {
	display: block;
	width: 713px;
	height: 28px;
	background: url(../images/top/heading-eve_and_disc.jpg) top left;
	text-indent: -9999px;
}

/* 本日の出勤 */
#heading-todays-girls {
	width: 715px;
	height: 25px;
	margin-top: 10px;
	background: url(../images/top/heading-todays_girls.jpg) top left;
	text-indent: -9999px;
}

#todays-girls {
	list-style: none;
	padding-top: 10px;
	padding-left: 10px;
}

#todays-girls li {
	position: relative;
	float: left;
	width: 350px;
	height: 175px;
	margin-bottom: 20px;
}

#todays-girls li .girl-pic {
 	float: left; 
	width: 170px;
	height: 170px;
	border: solid 1px #49aaca;
}

#todays-girls li .todays-girls-text-container {
	float: left;
	width: 155px;
	padding: 0 10px;
}

#todays-girls li .job-time {
	margin: 0 0 5px 0;
	padding: 4px;
	background: #00ffea;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

#todays-girls li dl .name {
	font-size: 14px;
	font-weight: bold;
	color: #00c2f3;
}

#todays-girls dl dd {
	height: 105px;
	overflow: hidden;
	color: #777474;
}

#todays-girls .gotoprofile {
	position: absolute;
	top: 158px;
	left: 255px;
	width: 80px;
	height: 12px;
}

#heading-rss {
	width: 227px;
	height: 38px;
	margin: 0 0 0 auto;
	background: url(../images/heading-rss.gif) no-repeat left top;
	text-indent: -9999px;
}

#rss-feed {
	width: 215px;
	margin: 0 0 20px auto;
	padding-left: 10px;
}
