@charset "shift_jis";
/* event */

#top_event {
	width: 1040px;
	margin: 10px 0 0;
	padding: 0 14px;
	overflow: hidden;
}
#top_event .sub_nav {
	width: 222px;
	height: 265px;
	float: left;
	padding-right: 8px;
}
#top_event .sub_nav ul li a {
	text-indent: -9999px;
	width: 222px;
	height: 66px;
	margin: 0;	
	padding: 0;
	display: block;
	overflow: hidden;
}
#top_event .sub_nav .sub_nav_01 a {
	background: url("/com/temp2/img/top_event/side_nav_01.png") top left;
}
#top_event .sub_nav .sub_nav_02 a {
	background: url("/com/temp2/img/top_event/side_nav_02.png") top left;
}
#top_event .sub_nav .sub_nav_03 a {
	background: url("/com/temp2/img/top_event/side_nav_03.png") top left;
}
#top_event .sub_nav .sub_nav_04 a {
	background: url("/com/temp2/img/top_event/side_nav_04.png") top left;
}
#top_event .sub_nav .sub_nav_01 a:hover,
#top_event .sub_nav .sub_nav_02 a:hover,
#top_event .sub_nav .sub_nav_03 a:hover,
#top_event .sub_nav .sub_nav_04 a:hover {
	background-position: top right;
}
#featured { 
	width: 798px;
	height: 265px;
	position: relative;
	float: left;
}
#featured > div {
	width: 636px;
	height: 265px;
	background: #fff;
}
#featured .ui-tabs-panel { 
	width: 636px;
	height: 265px;
}
#featured ul.ui-tabs-nav {
	width: 156px;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 1px;
	right: 0;
}
#featured ul.ui-tabs-nav li {
	padding: 0 2px 1px 2px;
}
#featured ul.ui-tabs-nav li a img {
	border: solid 2px #fff;
}
#featured ul.ui-tabs-nav li a img:hover { 
	border: solid 2px #f2f2f2;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a img{ 
	border: solid 2px #d2c8bb;
}
#featured li.ui-tabs-nav-item a { 
	display: block;
	height: 65px;
	background: #fff;
}
#featured .ui-tabs-hide{ 
	display: none;
}
/* topics */
#main .topics {
	width: 300px;
	height: 470px;
	padding-right: 6px;
}
#main .topics_header h2 {
	width: 300px;
}
.topics_body {
	padding: 5px 4px;
	background: #fff;
	border: solid 1px #cab486;
	height: 406px;
}
.topics_main {
	height: 406px;
	overflow: auto;
}
ul.topics_list li {
	color: #777;
	padding: 2px 0;
	margin: 0;
	border-bottom: dotted 1px #432912;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
ul.topics_list li p.topics_time {
	color: #432912;
	font-size: 11px;
	line-height: 13px;
	letter-spacing: -0.04em;
}
ul.topics_list li a {
	color: #777;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: -0.04em;
	display: block;
}
ul.topics_list li a:hover {
	text-decoration: underline;
}
ul.topics_list li span{
	color:#e1273f;
}
/* top_news */
#main .top_news {
	width: 454px;
	height: 470px;
	clear: none;
}
#main .top_news h2 {
	width: 454px;
}
.top_news_body {
	width: 444px;
	height: 406px;
	overflow: hidden;
	margin: 0;
	padding: 5px 4px;
	background: #fff;
	border: solid 1px #cab486;
}
/*
.top_news_left {
	width: 180px;
	padding-right: 33px;
	float: left;
}
.top_news_left p {
	background-color: #fff;
	border: solid 1px #cab486;
	padding: 3px;
	width: 170px;
	height: auto;
	
	-webkit-box-shadow: 1px 1px 3px rgba(212,197,164,0.75), -1px -1px 3px rgba(212,197,164,0.75);
	-moz-box-shadow: 1px 1px 3px rgba(212,197,164,0.75), -1px -1px 3px rgba(212,197,164,0.75);
	box-shadow: 1px 1px 3px rgba(212,197,164,0.75), -1px -1px 3px rgba(212,197,164,0.75);
}
.top_news_left p img {
	width: 170px;
	height: auto; 
}
*/
.top_news_main {
	float: left;
	width: 444px;
	padding: 0 0 30px 0;
	margin: 0;
}
.top_news_main .top_news_title {
	width: 434px;
	height: 38px;
	margin: 0;
	padding: 3px 5px;
	background: #827360;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
}
.top_news_main .top_news_title p.top_news_txt_01 {
	width: 434px;
	height: 38px;
	padding: 0;
	line-height: 1.2;
	float: left;
	color: #fff;
	font-size: 14px;
	overflow: hidden;
}
.top_news_main .top_news_title p.top_news_txt_02 {
	width: 105px;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	letter-spacing: -0.04em;
	position: absolute;
	bottom: 3px;
	right: 0;
}
.top_news_right {
	width: 444px;
	height: 400px;
	float: left;
}
.frame {
	width: 444px;
	height: auto;
	margin: 0;
	padding: 5px 0 0;
	overflow: hidden;
	background-color: #fff;
}
.top_news_text {
	width: 444px;
	text-align: center;
	padding: 5px 0;
	border-bottom: solid 1px #a09087;
}
.top_news_text:last-child {
	border-bottom: none;
}
/* new face */
#main .newface {
	height: 530px;
}
.newface_body {
	width: 760px;
	min-height: 20px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.newface .newface_main {
	height: 463px;
	overflow: auto;
}
ul.newface_list {
	overflow: hidden;
	background-color: #fefefe;
}
ul.newface_list li {
	width: 342px;
	height: 238px;
	margin: 0 5px 5px 0;
	padding: 10px;
	float: left;
	overflow: hidden;
	background: #fff url("../img/newface_bg.jpg") no-repeat right bottom;
	border: solid 1px #cab486;
}
.newface_thumb {
	width: 160px;
	float: left;
}
.newface_data {
	width: 170px;
	float: left;
	overflow: hidden;
	padding-left: 10px;
}
.newface_data p.entry_date {
	height: 22px;
	font-size: 12px;
	line-height: 22px;
	color: #fff;
	text-align: center;
	background: #827360;
	border-radius: 3px;
}
.newface_data p.girls_name {
	padding-top: 6px;
	height: 24px;
	font-size: 14px;
	line-height: 24px;
	color: #e1273f;
	text-align: center;
	overflow: hidden;
}
.newface_data p.girls_name span {
	font-size: 12px;
}
.newface_data p.girls_size {
	height: 22px;
	font-size: 12px;
	line-height: 22px;
	color: #e1273f;
	text-align: center;
}
.newface_data p.shop_comment {
	height: 165px;
	overflow: hidden;
}
/* add topics */
#main .topics {
	width: 300px;
	height: 470px;
	padding-right: 6px;
	float: left;
	clear: both;
	overflow: hidden;
}
#main .topics_header h2 {
	width: 300px;
}
.topics_body {
	padding: 5px 4px;
	background: #fff;
	border: solid 1px #cab486;
	height: 406px;
}
.topics_main {
	height: 406px;
	overflow: auto;
}
ul.topics_list li {
	color: #777;
	padding: 2px 0;
	margin: 0;
	border-bottom: dotted 1px #432912;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
ul.topics_list li p.topics_time {
	color: #432912;
	font-size: 11px;
	line-height: 13px;
	letter-spacing: -0.04em;
}
ul.topics_list li a {
	color: #777;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: -0.04em;
	display: block;
}
ul.topics_list li a:hover {
	text-decoration: underline;
}
#main .top_news {
	width: 454px;
	clear: none;
}
#main .top_news h2 {
	width: 454px;
}
.top_news_body {
	width: 444px;
	padding: 5px 4px;
	background: #fff;
	border: solid 1px #cab486;
	height: 406px;
}
.top_news_right,
.top_news_main,
.frame {
	width: 444px;
}
.frame {
	padding-top: 5px;
}
.top_news_main .top_news_title {
	width: 434px;
	height: 38px;
	padding: 3px 5px;
	position: relative;
}
.top_news_main .top_news_title p.top_news_txt_01 {
	width: 434px;
	height: 38px;
	line-height: 1.2;
	padding: 0;
	text-indent: 0;
	overflow: hidden;
	font-weight: normal;
}
.top_news_main .top_news_title p.top_news_txt_02 {
	position: absolute;
	bottom: 3px;
	right: 0;
}
.top_news_text {
	width: 444px;
	padding: 5px 0;
}
/* 150522 topics */
.topics_list li span{
	color:#e1273f;
}
