@charset "utf-8";
#top {
	display: block;
	height: 420px;
	width: 950px;
	padding: 0px;
}

#top_S {
	height: 399px;
	width: 215px;
	float: left;
}
#top_S #info {
	height: 100%;
	width: 215px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	background-position: 0px 30px;
	background-repeat: no-repeat;
	border: solid #393939;
	border-width: 1px 1px 10px;
	background-color: #FFF;
	border-radius: 6px;
	overflow: hidden;
}
#top_S #info h2 {
	width: 215px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background-color: #393939;
	position: relative;
}
#top_S #info h2:after {
	content: "更新情報";
	display: block;
	color: #CCC;
	font-weight: bold;
	font-size: 125%;
	position: absolute;
	top: 4px;
	left: -30px;
}
#top_S #info h2:before {
	content: "";
	display: block;
	background-color: #CCC;
	width: 8px;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 10px;
}

#top_S #info ul {
	height: 100%;
	width: 213px;
	margin: 0px 1px;
	padding: 0 4px;
	display: block;
	overflow: scroll;
	overflow-x: hidden;
	box-sizing: border-box;
}

#top_S #info li {
	list-style-type: none;
	font-size: 12px;
	height: auto;
	background-color: #FFFFFF;
	padding: 6px;
	border-bottom: dotted 1px #888888;
	display: block;
}

#top_S #info li .day {
	padding: 2px 2px 4px;
	font-weight: bold;
	line-height: 12px;
}
#top_S #info .txt {
	height: auto;
	padding-left: 8px;
	display: block;
}

#top_S #twitter {
	float: left;
	height: 60px;
	width: 215px;
	padding-top: 30px;
	background-repeat: no-repeat;
	overflow:hidden;
}

#twitter-widget-0{
	width:213px;
	height:208px;
	position:relative;
	left:1px;
	border-radius:0px;
	}
.stream{
	height:171px;
}


/* ------------------------ top_中央 -------------------------- */
#top_C {
	float: left;
	height: 400px;
	width: 500px;
	padding-right: 10px;
	padding-left: 10px;
}

#top_C #new_info {
	height: 130px;
	margin-bottom: 10px;
	float: left;
	width: 500px;
	background-repeat: no-repeat;
	background-image: url(../../img/bg_newinfo.png);
	background-position: 0px 30px;
	overflow: hidden;
	position: relative;
	text-align:left;
}
#top_C #new_info h2 {
	background-image: url(../../img/title_newinfo.png);
	height: 30px;
	width: 500px;
}
#new_inner {
	position: relative;
	top: 0px;
	overflow: hidden;
	width: 450px;
	left: 25px;
	height: 100px;
}
#new_inner ul {
	position:relative;
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	height: 100px;
	width: 450px;
}
#new_inner li {
	overflow: hidden;
	position:relative;
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	height: 100px;
	width: 90px;
	float: left;
}
#new_inner  li  a {
	margin-right: 5px;
	margin-left: 5px;
	_margin-left: 2.5px;
	margin-top: 10px;
	display: block;
	height: 80px;
	width: 80px;
	float: left;
}

#top_C #top_banner {
	display: block;
	height: 280px;
	width: 500px;
	float: left;
	position: relative;
	overflow: hidden;
	border-radius:8px
}

/* ------------------------ top_右 -------------------------- */
#top_S #ranking {
	display: block;
	height: 324px;
	width: 215px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
	background-image: url(../../img/bg_ranking.png);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	float: left;
	position: relative;
}
#ranking #no1 img {
}

#top_S #ranking h2 {
	text-indent: 0px;
}


#top_S #ranking ul {
	display: block;
	height: 294px;
	width: 195px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
}

#ranking  #no0  {
	float: left;
	height: 195px;
	width: 195px;
	margin-bottom: 3px;
	background-color: #000000;
	position: relative;
}
#ranking #no0 a {
	height: 195px;
	width: 195px;
	display: block;
	position: relative;
	background-image: url(../../img/ranking_no1.png);
}
#ranking #no0 a:hover {
	background-image: url(../../img/ranking_no1_on.png);
}
#ranking #no0 img {
	position: absolute;
	left: 9px;
	top: 8px;
	display: block;
	height: 178px;
	width: 178px;
}


#ranking #no1,#ranking #no2 {
	height: 96px;
	width: 96px;
	background-color: #000000;
	bottom: 0px;
	position: relative;
	float: left;
	background-repeat: no-repeat;
}
#ranking #no1 {
	left: 0px;
	padding-right: 3px;
}


#ranking   #no1   a,#ranking #no2 a  {
	height: 96px;
	width: 96px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#ranking #no1 img, #ranking #no2 img {
	height: 96px;
	width: 96px;
	display: block;
}
#ranking #no1 a {
	background-image: url(../../img/ranking_no2.png);
}
#ranking #no1 a:hover {
	background-image: url(../../img/ranking_no2_on.png);
}
#ranking #no2 a {
	background-image: url(../../img/ranking_no3.png);
}
#ranking #no2 a:hover {
	background-image: url(../../img/ranking_no3_on.png);
}

#ranking #no0 {
	background-image: url(../../img/ranking_no1_empty.png);
}

#ranking #no1 {
	background-image: url(../../img/ranking_no2_empty.png);
}
#ranking #no2 {
	background-image: url(../../img/ranking_no3_empty.png);
}

#btn_recruit {
	height: 76px;
	width: 215px;
	display: block;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#shuffle_info {
	clear: both;
	height: auto;
	width: 950px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../../img/box_btm_bk950.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	position: relative;
	overflow:hidden;
}
#shuffle_info h2 {
	background-image: url(../../img/title_top_shuffle.png);
}
#shuffle_info ul {
	margin: 0px;
	float: left;
	height: auto;
	width: 940px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-bottom/*\**/: 10px\9;/*ie6,ie7,ie8用*/
	padding-left: 10px;
	background-image: url(../../img/box_mid_bk950.gif);
	background-color: #FFFFFF;
}
#shuffle_info .flame_size2 {
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#attendance_info {
	clear: both;
	height: auto;
	width: 950px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../../img/box_btm_bk950.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	position: relative;
	overflow:hidden;
}
#attendance_info h2 {
	background-image: url(../../img/title_top_attendance.png);
}

#attendance_info ul {
	margin: 0px;
	float: left;
	height: auto;
	width: 940px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-bottom/*\**/: 10px\9;/*ie6,ie7,ie8用*/
	padding-left: 10px;
	background-image: url(../../img/box_mid_bk950.gif);
	background-color: #FFFFFF;
}

#attendance_info .flame_size2 {
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#btm {
	height: auto;
	width: 950px;
	margin-top: 30px;
	float: left;
	position: relative;
}
#btm #btmL {
	float: left;
	height: auto;
	width: 430px;
}

#btm #closeup {
	float: left;
	height: auto;
	width: 430px;
	background-image: url(../../img/box_btm_closeup.png);
	background-position: bottom;
	padding-bottom: 10px;
	background-repeat: no-repeat;
}
#btm #closeup h2 {
	background-image: url(../../img/title_top_closeup.png);
	height: 224px;
}
#btm #closeup ul {
	height: auto;
	width: 412px;
	float: left;
	padding-left: 18px;
	list-style-type: none;
	background-image: url(../../img/box_mid_closeup.png);
}
#btm #closeup .flame_size2 {
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#btm #btmR {
	float: left;
	height: auto;
	width: 520px;
	position: relative;
}

#btmR .r_title {
	height: 40px;
	width: 500px;
	left: 20px;
	margin-bottom: 15px;
	float: left;
	padding-left: 20px;
}
.r_title {
	clear: both;
	padding: 10px 0 0 0;
}
#contents_btn {
	float: left;
	list-style-type: none;
	position: relative;
	margin: 10px 0;
}
#contents_btn li {
	float: left;
	height: 85px;
	width: 150px;
	margin: 0 10px 0 0;
	background-color: #FFFFFF;
	display: block;
	margin-bottom: 10px;
}
#contents_btn li:nth-child(6n) {
	float: left;
	height: 85px;
	width: 150px;
	margin: 0 0px 0 0;
	background-color: #FFFFFF;
	display: block;
	margin-bottom: 10px;
}
#contents_btn a {
	display: block;
	padding: 5px;
	height: 80px;
	width: 140px;
}
#contents_btn a img {
	width: 100%
}



#banner_area {
	display: block;
	float: left;
	width: 489px;
	list-style-type: none;
	position: relative;
	padding-top: 11px;
	padding-bottom: 1px;
	padding-left: 11px;
	left: 20px;
	background-image: url(../../img/bg_alpha_k40.png);
}
#banner_area li {
	float: left;
	height: 60px;
	width: 234px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #999999;
}
#banner_area a {
	display: block;
	height: 60px;
	width: 234px;
}

#banner_area img {
	display: block;
	height: 60px;
	width: 234px;
}

#suisen {
    display: block;
    font-size: 90%;
    width: 100%;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 13px;
    background: #FFFFFF;
    overflow: hidden;
    margin-bottom: 20px;
    border: 1px solid #999999;
    box-sizing: border-box;
}
#btmL .l_title {
	height: 40px;
	width: 430px;
	left: 20px;
	margin-bottom: 15px;
	float: left;
	margin-top: 20px;
}
#btmL #suisen2 {
	display: block;
	float: left;
	width: 419px;
	position: relative;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
	background-image: url(../../img/bg_alpha_k40.png);
	overflow: hidden;
	margin-bottom: 20px;
}
.livechat_boy {
	margin: 0 0 20px 0;
	display: flex;
	flex-wrap: wrap;
}
.livechat_boy li:first-child {
	margin-left: 0px;
	width: 100%;
	min-height: 250px;
	flex-basis: 16.5%;
}
.livechat_boy li {
	margin: 0 0 10px 0;
	padding: 2px;
	width: 100%;
	min-height: 250px;
	vertical-align: top;
	border: 3px solid #FFFFFF;
	box-sizing: border-box;
	background: #DADADA;
	flex-basis: 16.5%;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.livechat_boy li a {
	color: #747474;

	display: inline-block;
	min-height: 250px;
	text-decoration: none;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.livechat_boy li a:hover {
	color: #747474;

	display: inline-block;
	background: #3873ff;
}
.livechat_boy li img {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.livechat_boy li a:hover img {
	opacity:80%;
}
.livechat_boy .boy_data {
	margin: 4px;
	background: #FFFFFF;
	border-radius: 5px;
	padding: 2px;
	color: #7d7d7d;
}
.livechat_boy .boy_data_name span {
	font-weight: bold;
	font-size: 15px;
}
.livechat_boy .boy_data_name i {
	font-weight: normal;
	font-size: 11px;
}
.livechat_boy .boy_spec {
	display: block;
	font-size: 11px;
}
.livechat_boy .boy_data dd .boy_txt {
	font-size: 12px;
	margin: 0 0 5px 0;
	display: block;
	min-height: 20px;
}
.livechat_boy .boy_data dd .night {
	border-radius: 8px; 
	background: #AAAAAA; 
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	display: block;
}
.livechat_catchbnr {
	text-align: center;
	margin: 0px 0 10px;
	width: 930px;
	height: 192px;
	position: relative;
	background: url(../../img/livechat/bnr01.png) no-repeat;
}
.livechat_catchbnr strong {
	display: block;
	position: absolute;
	bottom: 4px;
	left: 24px;
	font-size: 140%;
	color: #fff700;
	letter-spacing: -0.07em;
}
.livechat_catchbnr .numImg span {
	display:inline-block;
	float: inherit;
	vertical-align: text-bottom;
}
.chat_status01 {
    border-radius: 0px;
    background: #3873ff;
    color: #FFFFFF;
    font-size: 11px;
    text-align: left;
    display: block;
    margin: 3px 0px;
    padding: 2px 1px 2px 6px;
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    top: 122px;
    left: 0px;
}
.chat_status02 {
    border-radius: 0px;
    background: #f62343;
    color: #FFFFFF;
    font-size: 11px;
    text-align: left;
    display: block;
    margin: 3px 0px;
    padding: 2px 1px 2px 6px;
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    top: 122px;
    left: 0px;
}
.bg-party{
    background: #ffa500;
}
.shop_name {
    border-radius: 5px;
    background: #FFFFFF;
    color: #000000;
    float: right;
    margin: 0 2px 0 0px;
    padding: 0 3px;
    font-size: 90%;
}