@charset "utf-8";
/* ===================================================================
	top.css
=================================================================== */

/* campaign */
#campaign_area {
	width:697px;
	height: 81px;
	margin:0px auto 15px;
	position:relative;
}
#campaign_area .campaign_title {
	position:absolute;
	top:-48px;
	left:50%;
	margin-left:-201px;
}
#campaign_area .campaign_list {
	overflow:hidden;
	position:relative;
	background:url("../common/images/campaign_underbar.gif") left bottom repeat-x;
}
#campaign_area .campaign_list li {
	width:172px;
	padding-bottom:5px;
	border-bottom:3px solid #3a3430;
}

#campaign_area .campaign_list li a:hover img {
	opacity: 1.00;
	filter: alpha(opacity=100);
}

#campaign_area .bx-prev {
	background:url("../common/images/allow_left_01.png") left top no-repeat;
	width:17px;
	height:57px;
	position:absolute;
	top:0px;
	left:-20px;
}
#campaign_area .bx-next {
	background:url("../common/images/allow_right_01.png") left top no-repeat;
	width:17px;
	height:57px;
	position:absolute;
	top:0px;
	right:-20px;
}

/* newsflash */
#newsflash_area {
	margin-bottom:39px;
	position:relative;
}
#newsflash_area h2 {
	margin-right: -6px;
}
#newsflash_area .newsflash_bg {
	padding-top:8px;
	position:relative;
	z-index:2;
}
#newsflash_area .newsflash_left {
	float:left;
	width:196px;
}
#newsflash_area .newsflash_left .girlimg {
	background:url("../common/images/girlimg_bg_01.gif") center center no-repeat;
}
#newsflash_area .girlname {
	color:#000000;
}
#newsflash_area .girlname a {
	color:#000000;
}
#newsflash_area .girlstyle {
	color:#000000;
	padding-left:15px;
}
#newsflash_area .newsflash_left .girlcomment {
	background:url("../common/images/comment_bg_01.png") left top no-repeat;
	width:160px;
	height:61px;
	padding:8px 13px 8px 8px;
}
#newsflash_area .newsflash_right {
	float:right;
}
#newsflash_area .newsflash_right ul {
	margin-bottom:8px;
}
#newsflash_area .newsflash_right ul li {
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:top;
	text-align:center;
	width:135px;
}
#newsflash_area .newsflash_right .girlimg {
	background:url("../common/images/girlimg_bg_01.gif") center center no-repeat;
	width:100px;
	height:150px;
}
#newsflash_area .newsflash_right .girlcomment {
	background:url("../common/images/comment_bg_02.png") left top no-repeat;
	width:109px;
	height:63px;
	padding:3px 11px 6px 6px;
}
#newsflash_area .item_img {
	display: none;
	position:absolute;
	top:343px;
	left:137px;
	z-index:1;
}

#newsflash_area .newsflash_right .newsflash_text_area_border {
	width:536px;
	height:176px;
	padding: 0 0 4px 4px;
	border:1px solid #000;
	background:#958159;
	box-shadow: 1.5px 2.598px 3px 0px rgba(0, 0, 0, 0.75);
}
#newsflash_area .newsflash_right .newsflash_text_area {
	width:536px;
	height:180px;
	overflow-y:scroll;
}
#newsflash_area .newsflash_right .newsflash_text_area p {
	padding:0px 10px 10px;
}
#newsflash_area .newsflash_right .newsflash_text_area p.date {
	padding:10px 10px 0px;
	font-weight:bold;
	color:#ad0101;
}

/* soku */
#soku_area {
	margin-bottom:36px;
	position:relative;
}
#soku_area .soku_title {
}
#soku_area .more_btn {
	position:absolute;
	top:-6px;
	right:14px;
}
#soku_area .list_bg {
	background:url("../images/content_area_bg.gif") center bottom no-repeat;
	width:738px;
	height:262px;
	margin:-15px auto 0px;
}
#soku_area .list_type_01 li {
	border-right:1px solid #fff;
}
#soku_area .girlimg {
	background:url("../common/images/girlimg_bg_02.png") left top no-repeat;
	width:60px;
	height:90px;
}
#soku_area .shopname {
	color:#ffffff;
}
#soku_area .girlcomment {
	background:url("../common/images/comment_bg_03.png") left top no-repeat;
	width:107px;
	height:67px;
	padding:3px 9px 3px 6px;
}

/* newface */
#newface_area {
	margin-bottom:18px;
}
#newface_area .newface_bg {
	background:url("../images/content_area_bg.gif") center bottom no-repeat;
	width:737px;
	height:359px;
	text-align:center;
	padding-top:20px;
	margin-top:-5px;
}
#newface_area ul {
	text-align:left;
	width:720px;
	margin:0px auto;
}
#newface_area ul li {
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:top;
	width:134px;
	text-align:center;
	margin:0px 5px;
}
#newface_area .girlimg {
	background:url("../common/images/girlimg_bg_03.png") left top no-repeat;
	padding:5px;
	width:108px;
	height:162px;
}
#newface_area .girlimg .new {
	bottom:5px;
	left:5px;
}
#newface_area .girlindate {
	background:url("../images/content_newface_date.png") center top no-repeat;
	min-height:20px;
	padding-top:5px;
}
#newface_area .girlcomment {
	background:url("../common/images/comment_bg_04.gif") left top no-repeat;
	width:115px;
	height:62px;
	padding:6px 9px 6px 6px;
}

/* diary */
#diary_area {
	margin-bottom:38px;
}
#diary_area .diary_bg {
	background:url("../images/content_area_bg.gif") center bottom no-repeat;
	width:737px;
	text-align:center;
	padding:22px 0px;
	margin-top:-5px;
}
#diary_area ul {
	width:722px;
	margin:0px auto;
	text-align:left;
}
#diary_area ul li {
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:top;
	width:220px;
	min-height:280px;
	padding:0px 10px;
	border-right:1px solid #666666;
}
#diary_area ul li.right {
	border-right:none;
}
#diary_area .girlinfo {
	margin-bottom:20px;
}
#diary_area .girlinfo .girlimg {
	background:url("../common/images/girlimg_bg_04.png") left top no-repeat;
	padding:4px;
	width:50px;
	height:75px;
}
#diary_area .girlinfo .diary_date {
	padding: 5px 6px;
	background: #eeeeee;
	color: #000000;
	margin-bottom: 10px;
	display: inline-block;

	/display:inline;
	/zoom:1;
	vertical-align: top;
}
#diary_area .girlinfo .diary_title {
	color:#cccccc;
}
#diary_area .girldetail {
	float:right;
	width:150px;
	text-align:left;
}
#diary_area .diary_data .girlimg {
	background:url("../common/images/girlimg_bg_01.gif") center center no-repeat;
	margin:0px 0px 10px 10px;
}
#diary_area .diary_data .comment {
	text-align:left;
}

/* what's new */
#whatsnew_area {
	margin-bottom: 45px;
}
#whatsnew_area .whatsnew_bg {
	background:url("../images/content_area_bg.gif") center bottom no-repeat;
	width:717px;
	min-height:240px;
	text-align:center;
	padding:20px 10px;
	margin-top:-12px;
}
#whatsnew_area ul {
	width:718px;
	overflow:hidden;
	zoom:1;
	text-align:left;
}
#whatsnew_area ul li {
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:top;
	width:324px;
	border-right:1px solid #fff;
	padding:0px 15px 0px 20px;
	margin-right:-2px;
}
#whatsnew_area ul li.line {
	width:718px;
	border-top:1px solid #fff;
	padding:0px;
	margin:10px 0px 15px;
}
#whatsnew_area .girlimg {
	background:url("../common/images/girlimg_bg_02.png") center center no-repeat;
	padding:4px 3px 3px;
	width:60px;
	height:90px;
}
#whatsnew_area .detail {
	float:right;
	width:241px;
	text-align:left;
}
#whatsnew_area .detail .detail_date {
	margin-bottom:5px;
}
#whatsnew_area .detail .detail_date span {
	color:#ff0;
	margin-left:10px;
}
#whatsnew_area .detail .girlcomment {
	background:url("../common/images/comment_bg_05.gif") left top no-repeat;
	width:228px;
	height:45px;
	padding:5px;
	margin:0px;
}

/* today */
#today_area {
	width:960px;
	margin:0px auto 15px;
	position:relative;
	padding:0px 10px;
}
#today_area p {
	color:#000000;
}
#today_area .today_title + p {
	margin-top: 5px;
}
#today_area .today_bg {
}
#today_area .today_list {
	overflow: hidden;
	zoom: 1;
	margin: 15px -25px 0px 0px;
}
#today_area .today_list li {
	display: inline-block;
	/display:inline;
	/zoom:1;
	vertical-align: top;
	width: 170px;
	text-align: center;
	margin: 0px 27px 0px 0px;
}
#today_area .today_list li.line {
	width:960px;
	margin:15px 0px;
	border-top:1px dotted #645c57;
}
#today_area .today_list .girlimg {
	background:url("../common/images/girlimg_bg_05.gif") left top no-repeat;
	padding:3px 3px;
	width:164px;
	height:246px;
}
#today_area .today_list .girlname,
#today_area .today_list .worktime span,
#today_area .today_list .girlname a {
	color:#000000;
}
#today_area .today_list .girlstyle {
	color:#ff0000;
}
#today_area .today_list .girlcomment{
	background:url("../common/images/comment_bg_06.gif") left top no-repeat;
	width: 160px;
	hieght:48px;
	padding:6px;
	color:#ffffff;
}

/* ranking */
#ranking_area {
	width:960px;
	margin:0px auto 0px;
	position:relative;
}
#ranking_area .ranking_title {
}
#ranking_area .ranking_bg_img {
	position:absolute;
	top:-90px;
	right:-68px;
	z-index:-1;
}
#ranking_area .ranking_btn {
	position:absolute;
	top:160px;
	right:5px;
}
#ranking_area .ranking_bg {
	background:url("../images/content_ranking_bg.gif") center bottom no-repeat;
	padding:15px 15px 20px;
	margin:-6px 0 0 0;
}
#ranking_area .weekly_first {
	float:left;
	width:260px;
}
#ranking_area .weekly_first .girlimg_bg {
	float:left;
	background:url("../images/content_ranking_no_01_bg.gif") left top no-repeat;
	border:none;
	width:108px;
	height:162px;
	padding:11px 10px 12px;

}
#ranking_area .weekly_first .girlimg {
	border:none;
	padding:0px;
	width:108px;
	height:162px;
}
#ranking_area .ranking_icon {
	margin-bottom:8px;
}
#ranking_area .girlname span.icon {
	background:url("../common/images/icon_03.png") left center no-repeat;
	padding-left:12px;
}

#ranking_area ul.ranking_list {
	float: left;
	margin-top: 18px;
}
#ranking_area ul.ranking_list li {
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:top;
	width:141px;
	border-right:1px solid #3d3d3d;
	padding-left:8px;
}
#ranking_area ul.ranking_list .girlimg {
	background:url("../common/images/girlimg_bg_06.gif") left top no-repeat;
	width:60px;
	height:90px;
}
#ranking_area ul.ranking_list_2{
	margin-top: 18px;
}
#ranking_area ul.ranking_list_2 li {
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:top;
	width:141px;
	border-right:1px solid #3d3d3d;
	padding:0px 15px;
}
#ranking_area ul li.right {
	border:none;
}
#ranking_area .bx-prev {
	background:url("../images/content_ranking_btn_02.gif") left top no-repeat;
	width:64px;
	height:64px;
	position:absolute;
	top:160px;
	right:18px;
}
#ranking_area .bx-next {
	background:url("../images/content_ranking_btn_01.gif") left top no-repeat;
	width:64px;
	height:64px;
	position:absolute;
	top:160px;
	right:18px;
}

/* smtv */
#smtv_area {
	width:962px;
	margin:0px auto;
}
#smtv_area #main_area {
	margin-bottom:13px;
}
#smtv_area #tvtitle {
	float:left;
	width:480px;
	text-align:center;
}
#smtv_area #tvtitle div {
	margin-top:20px;
}
#smtv_area #maintv {
	float:right;
	background:url("../images/content_smtv_bg_01.png") left top no-repeat;
	width:480px;
	height:321px;
	position:relative;
}
#smtv_area #maintv .tv_img {
	position:absolute;
	top:24px;
	left:39px;
}
#smtv_area #maintv .tv_icon {
	position:absolute;
	top:169px;
	left:199px;
	width:90px;
	height:56px;
}
#smtv_area #maintv .tv_icon_01 {
	background:url("../common/images/icon_smtv_01.png") left top no-repeat;
}
#smtv_area #maintv .tv_text {
	position:absolute;
	top:12px;
	right:7px;
	width:185px;
	text-align:center;
}
#smtv_area #maintv .tv_text p {
	margin-bottom:5px;
}
#smtv_area #maintv .tv_text .tv_shop {
	color:#cccccc;
	font-size:133%;
	font-weight:bold;
}
#smtv_area #maintv .tv_text .tv_girlname {
	margin:5px 0;
	font-size:133%;
}
#smtv_area #maintv .tv_text .tv_girlname a {
	font-weight:bold;
}
#smtv_area #maintv .tv_text .tv_style {
}
#smtv_area #maintv .tv_text .tv_type {
	width:169px;
	height:32px;
	margin:0px auto 5px;
}
#smtv_area #maintv .tv_text .tv_type_01 {
	background:url("../common/images/icon_smtv_type_01.png") left top no-repeat;
}
#smtv_area #maintv .tv_text .now_reader {
	background:url("../images/content_smtv_reader_bg.png") left top no-repeat;
	width:132px;
	height:20px;
	margin:0px auto 5px;
	padding:6px 10px 6px 27px;
	text-align:left;
}
#smtv_area #maintv .tv_text .tv_comment {
	background:url("../images/content_smtv_main_comment_bg.png") left top no-repeat;
	width:145px;
	height:47px;
	margin:0px auto 5px;
	padding:3px 10px;
	text-align:left;
	color:#000000;
}
#smtv_area #maintv .tv_chat {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url("../images/content_smtv_main_chat_bg.png") left top no-repeat;
	width: 448px;
	height: 76px;
	padding: 10px 15px;
}
#smtv_area #maintv .tv_chat p {
	margin-bottom:14px;
}
#smtv_area #maintv .tv_chat p span {
	font-weight:bold;
}
#smtv_area #smtvlist ul{ padding-left:3px;}
#smtv_area #smtvlist ul li {
	background: url("../images/content_smtv_bg_02.png") left top no-repeat;
	width: 165px;
	height: 264px;
	display: inline-block;


	/display:inline;
	/zoom:1;
	vertical-align: top;
	text-align: center;
	padding: 8px 7px 0px;
	margin: 0px 16px 12px 0px;
	position: relative;
}
#smtv_area #smtvlist ul li.right {
	margin-right:0px;
}
#smtvlist p {
	margin-bottom: 3px;
	font-weight: normal;
}
#smtvlist .s_tv_shop{ margin-bottom:3px;}
#smtvlist .s_tv_girlname{ margin:3px 0;}
#smtvlist .s_tv_type {
	width:116px;
	height:28px;
	margin:0px auto 4px;
}

#smtvlist .s_tv_type_01 {
	background:url("../common/images/icon_smtv_type_s_01.png") left top no-repeat;
}
#smtvlist .s_tv_type_02 {
	background:url("../common/images/icon_smtv_type_s_02.png") left top no-repeat;
}
#smtvlist .s_tv_type_03 {
	background:url("../common/images/icon_smtv_type_s_03.png") left top no-repeat;
}
#smtvlist .s_tv_img {
	padding-top: 7px;
}
#smtvlist .s_tv_comment {
	background: url("../images/content_smtv_main_comment_bg.png") left top no-repeat;
	width: 145px;
	height: 47px;
	text-align: justify;
	color: #000000;
	padding: 3px 10px;
	margin: 19px auto 5px;
}
#smtvlist .s_now_reader {
	color:#ffffcc;
}
#smtvlist .s_now_reader span {
	background: url(../common/images/icon_02.png) no-repeat left 2px;
	padding-left: 18px;
}
#smtvlist .s_tv_icon {
	position:absolute;
	top:140px;
	left:103px;
	width:60px;
	height:37px;
}
#smtvlist .s_tv_icon_01 {
	background:url("../common/images/icon_smtv_s_01.png") left top no-repeat;
}
#smtvlist .s_tv_icon_02 {
	background:url("../common/images/icon_smtv_s_02.png") left top no-repeat;
}
