@charset "euc-jp";
/* ========================= [ #h-nav ] */
#h-nav {
	height: 32px;
	margin-bottom: 20px;
	background: url(http://p.dmm.co.jp/p/livechat/chat_room/bg_hnav.gif) top left repeat-x;
	border-bottom: 1px solid #eaeaea;
	text-align: left;
}
#h-nav .inner {
	width: 900px;
	margin: 0 auto;
}
#h-nav p {
	float: left;
	margin: 7px 7px 7px 0;
}
#h-nav p a {
    display: block;
    width: 164px;
    height: 18px;
}
#h-nav a.event {
    background: url(http://p.dmm.co.jp/p/livechat/chat_room/floor_logo.png) -1px -58px no-repeat;
}
#h-nav p a span {
    position: relative;
    z-index: -1;
}
#h-nav ul.nav {
	float: right;
	margin-top: 10px;
}
#h-nav ul.nav > li {
	position: relative;
	display: block;
	float: left;
	line-height: 13px;
	border-left: 1px solid #d2d2d2;
	margin-left: 12px;
	padding: 0 0 0 12px;
	font-size: 11px;
}
#h-nav ul.nav > li:first-child {
	border-left: none;
	margin-left: 0;
	padding-left: 0;
}
#h-nav ul.nav > li a {
	color: #3e3e3e;
}
#h-nav ul.nav li.account .ico-arrow {
	display: inline-block;
	width: 8px;
	height: 5px;
	margin: -3px 0 0 3px;
	vertical-align: middle;
	background: url(http://p.dmm.co.jp/p/livechat/chat_room/ico_room.png) -81px -20px no-repeat;
}
#h-nav ul.nav li.account .account-nav {
	position: absolute;
	top: 22px;
	right: 0;
	display: block;
	border: 1px solid #dadada;
	box-shadow: 0 1px 3px #ddd;
	background-color: #fff;
	z-index: 10;
}
#h-nav ul.nav li.account .account-nav li {
	padding: 12px;
	white-space: nowrap;
}
#h-nav ul.nav li.account .account-nav li.l-logout {
	background-color: #ececec;
	border-top: 1px solid #e8e8e8;
}
#h-nav ul.nav li.account .account-nav li span {
	display: inline-block;
	width: 16px;
	height: 15px;
	margin: -3px 8px 0 0;
	vertical-align: middle;
}
#h-nav ul.nav li.account .account-nav li.l-message span {
	background: url(http://p.dmm.co.jp/p/livechat/chat_room/ico_room.png) left -66px no-repeat;
}
#h-nav ul.nav li.account .account-nav li.l-fav span {
	background: url(http://p.dmm.co.jp/p/livechat/chat_room/ico_room.png) -17px -66px no-repeat;
}
#h-nav ul.nav li.account .account-nav li.l-movie span {
	background: url(http://p.dmm.co.jp/p/livechat/chat_room/ico_room.png) -34px -66px no-repeat;
}
#h-nav ul.nav li.account .account-nav li.l-chat span {
	background: url(http://p.dmm.co.jp/p/livechat/chat_room/ico_room.png) -51px -66px no-repeat;
}
#h-nav ul.nav li.account .account-nav li.l-logout span {
	background: url(http://p.dmm.co.jp/p/livechat/chat_room/ico_room.png) -68px -66px no-repeat;
}
/* ========================= [ #page ] */
#page {
	width: 900px;
	margin: 0 auto 20px;
	word-wrap : break-word ;
}
/* ========================= [ #screen ] */
#screen {
	margin-bottom: 20px;
	text-align: left;
}
/* ========================= [ #content ] */
#content {
	position: relative;
	float: left;
	width: 640px;
	margin-bottom: 20px;
	text-align: left;
	zoom:1;
}

/* ========================= area-alert */
#content .area-alert {
	margin-bottom: 20px;
	zoom:1;
}
#content .area-alert .box-alert {
	padding: 10px;
	background: #ffef83;
	text-align: center;
}
#content .area-alert .box-alert dl {
	padding: 5px;
	border-top: 1px #ccc dotted;
}
#content .area-alert .box-alert dl.input dt,
#content .area-alert .box-alert dl.input dd {
	display: inline;
}
#content .area-alert .box-alert dl.input input {
	width: 20em;
}

/* ========================= area-func */
/* =========== func-nav */
#content .area-func {
	margin-bottom: 20px;
	clear: both;
}
#content .area-func ul.func-nav {
	overflow: hidden;
}
#content .area-func ul.func-nav li {
	float: left;
	width: 100px;
}
#content .area-func ul.func-nav li span {
	display: block;
	margin-left: 3px;
	padding: 4px 0;
	background: #CECECE url(http://p.dmm.co.jp/p/livechat/chat_room/bg_grad.png) repeat-x;
	text-align: center;
	color: #333;
	text-decoration: none;
	cursor: pointer;
}
#content .area-func ul.func-nav li:first-child span {
	margin-left: -3px;
}
#content .area-func ul.func-nav li:hover span {
	background-color: #B1B1B1;
}

#content .area-func ul.func-nav li.active span {
	background-color: #545554;
	color: #fff;
}
#content .area-func ul.func-nav li.active span {
	padding-bottom: 6px;
}
#content .area-func ul.func-nav + .box-gry {
	padding: 0 0 1px;
}
#content .area-func .box-gry-in,
#content .area-func .box-whi-in {
	padding:10px;
}
/* =========== box-profile */
#content .area-func .box-profile .cginfo {
	overflow: hidden;
}
#content .area-func .box-profile .cginfo .thum {
	float: left;
}
#content .area-func .box-profile .cginfo .thum p {
	width: 120px;
	padding:9px;
	border: 1px solid #dbdbdb;
	border-radius: 3px;
	background-color: #fff;
}
#content .area-func .box-profile .cginfo .thum p img {
	height: 90px;
}
#content .area-func .box-profile .cginfo .thum ul {
	margin-top: 10px;
}
#content .area-func .box-profile .cginfo .thum span.blog {
	display: block;
	margin-bottom: -9px;
	font-size: 10px;
	background-color: #fff;
	zoom:1;
}
#content .area-func .box-profile .cginfo .info  {
	padding: 6px 0 0 140px;
}
#content .area-func .box-profile .cginfo .info .name {
	padding-left: 20px;
	font-size: 16px;
}
#content .area-func .box-profile .cginfo .info .name span {
	display: block;
	margin-top: 4px;
	font-size: 12px;
	color: #767676;
}
#content .area-func .box-profile .cginfo .info .data {
	margin-top: 10px;
	padding: 10px 0 0 20px;
	border-top: 1px #ccc dotted;
}
#content .area-func .box-profile .cginfo .info .data ul {
	margin-bottom: 10px;
	padding: 12px 12px 4px;
	color: #1a1a1a;
	background-color: #fff1c9;
}
#content .area-func .box-profile .cginfo .info .data ul li {
	margin-bottom: 8px;
	line-height: 1em;
}
#content .area-func .box-profile .cginfo .info .data ul li span.icon {
	display: block;
	float: left;
	overflow: hidden;
	width: 15px;
	height: 11px;
	margin-right: 6px;
	background: url(http://p.dmm.co.jp/p/livechat/chat_room/ico_room.png) -24px -54px no-repeat;
}
#content .area-func .box-profile .cginfo .info .data ul li span.rank {
	padding-left: 4px;
	color: #c50000;
	font-weight: bold;
}
#content .area-func .box-profile .cginfo .info .data dl dt  {
	float: left;
	width: 7em;
}
#content .area-func .box-profile .cginfo .info .data dl dd  {
	margin-left: 8em;
	text-indent: -1.3em;
}
#content .area-func .box-profile .cginfo .info .data dl dd a  {
	white-space: nowrap;
	padding-right: 6px;
}
#content .area-func .box-profile .comment {
	margin-top: 18px;
	padding-top: 18px; 
	border-top: 1px #ccc dotted;
}
/* =========== box-comment */
#content .area-func .box-comment ul {
	overflow: hidden;
	zoom: 1;  
}
#content .area-func .box-comment li {
	padding: 10px;
	border-bottom: 1px #ccc dotted;
	margin-bottom: -1px;
}
#content .area-func .box-comment li.over {
	background: #eaeaea;
}
#content .area-func .box-comment li p.time {
	line-height: 15px;
	color: #898989;
}
#content .area-func .box-comment .bolink {
	border-top: 1px #ccc dotted;
	text-align:right;
}

/* =========== box-alert */
#content .area-func .box-alert form {
	overflow: hidden;
	zoom: 1;  
}
#content .area-func .box-alert dl {
	margin-bottom: -1px;
	padding: 5px;
	border-bottom: 1px #ccc dotted;
}
#content .area-func .box-alert dl.handle dt,
#content .area-func .box-alert dl.receive dt,
#content .area-func .box-alert dl.input dt {
	width: 9em;
	float: left;
}
#content .area-func .box-alert dl.input input {
	width: 20em;
}
#content .area-func .box-alert .notice {
	margin-left: 5px;
}

/* =========== box-mail */
#content .area-func .box-mail form {
	overflow: hidden;
	zoom: 1;  
}
#content .area-func .box-mail dl {
	margin-bottom: -1px;
	padding: 5px;
	border-bottom: 1px #ccc dotted;
}
#content .area-func .box-mail dl.handle dt,
#content .area-func .box-mail dl.select dt {
	width: 9em;
	float: left;
}
#content .area-func .box-mail dl.message dt {
	text-align: right;
}
#content .area-func .box-mail dl.message dt .ttl {
	float: left;
}
#content .area-func .box-mail dl.message dt .count {
	font-size: 10px;
	color: #898989;
}
#content .area-func .box-mail dl.message dd textarea {
	display: block;
	height:15em;
	width:100%;
	font-size: 12px;
}
#content .area-func .box-mail .notice {
	margin-left: 5px;
}

/* ========================= #content-side */
#content-side {
	float: left;
	width: 240px;
	padding: 0 0 20px 20px;
	text-align: left;
}
#content-side p.ch {
	padding-left: 20px;
	background: url(http://p.dmm.co.jp/p/livechat/chat_room/ico.png) no-repeat left 5px;
}
#content-side li {
	clear: both;
	margin-bottom: 4px;
	padding: 3px;
}
#content-side li.over {
	background: #eaeaea;
}
#content-side li.box-free {
	margin-bottom: 15px;
	background: #fae25f;
}
#content-side .area-bnr,
#content-side .area-movie,
#content-side .area-goods {
	margin-bottom: 20px;
}
#content-side .area-movie .box-work {
	float: left;
	background: url(http://p.dmm.co.jp/p/livechat/chat_room/bg_pack.gif) no-repeat left 0px;
}
#content-side .area-movie .box-work a {
	display: table-cell;
	width: 100px;
	height: 80px;
	vertical-align: middle;
	text-align: center;
}
#d-ie7 #content-side .area-movie .box-work a {
	display: block;
	padding: 10px 0;
	height: 60px;
}
#content-side .area-goods .box-work {
	float: left;
	height: 141px;
	background: url(http://p.dmm.co.jp/p/livechat/chat_room/bg_pack.gif) no-repeat left -120px;
}
#content-side .area-goods .box-work a {
	position: relative;
	display: block;
	width: 90px;
	height: 130px;
	overflow: hidden;
	margin: 5px;
	text-align: center;
}
#content-side .area-goods .box-work a img[src$="140x105.jpg"] {
	position: relative;
	top: 12px;
	left: -25px;
}
#content-side .area-movie .box-txt {
	padding: 3px 0 0 110px;
}
#content-side .area-goods .box-txt {
	padding: 30px 0 0 110px;
}
#content-side .box-txt .floar,
#content-side .box-txt .date {
	font-size: 10px;
	color: #898989;
}
#content-side .box-txt .ttl {
	line-height: 15px;
}
#content-side .box-txt .name {
	font-size: 10px;
}
#content-side .box-txt .free {
	font-weight: bold;
	color:#f90661;
}
#content-side .bolink {
	text-align: right;
}
/* ========================= [ #foot ] */
#foot {
	clear: both;
	margin: 0 12px;
}
#foot p.anchor {
	margin: 6px 0;
	text-align: right;
}
#foot a {
	font-size: 11px;
}
#foot a.d-txttopback {
	background:	url(http://p.dmm.co.jp/p/common/ico_toparrow.gif) left no-repeat;
	color: #666;
	padding-left: 12px;
}
#foot .copy {
	margin-bottom: 30px;
	text-align: center;
	font-size: 10px;
	color: #898989;
}

/* ========================= [ #content-error ] */
#content-error {
	widht: 640px;
	text-align: left;
}
/* ========================= #area-text */
#content-error .area-text {
	height: 430px;
	padding: 0 0 0 440px;
	background: url(http://p.dmm.co.jp/p/livechat/chat_room/bg_404_chat.jpg) 100px 33px no-repeat;
}
#content-error .area-text p.read {
	padding-top: 100px;
	line-height: 1.4em;
	color: #0f0f0f;
	font-size: 36px;
}
#content-error .area-text p.read + p {
	line-height: 1.8em;
	margin-top: 20px;
	color: #323232;
	font-size: 14px;
}
/* ========================= #area-list */
#content-error .area-list p.ch {
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #c9c9c9;
	color: #0f0f0f;
	font-size: 20px;
}
#content-error .area-list p.ch02 {
	margin-top: 30px;
	margin-bottom: 30px;
	color: #0f0f0f;
	font-size: 16px;
}
#content-error .area-list p.ch span {
	float: left;
	display: block;
	width: 22px;
	height: 20px;
	margin-right: 10px;
	background: url(http://p.dmm.co.jp/p/livechat/chat_room/ico_404.png) left top no-repeat;
}
#content-error .tx-link{
	font-size: 13px;
}
/*=============== box-eventlist */
#content-error .box-eventlist{
	padding-bottom: 30px;
	border-bottom: 1px solid #c9c9c9;
}
#content-error .box-eventlist ul li{
	float: left;
	width: 142px;
	margin: 0 30px 20px 0;
}
#content-error .box-eventlist ul li span{
	display: block;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #ddd;
	border-radius: 3px;
}
#content-error .box-eventlist ul li span img {
    height: 90px;
}
#content-error .box-eventlist ul li a{
	text-decoration: none;
	color: #0f0f0f;
}
#content-error .box-eventlist ul li a:hover{
	text-decoration: none;
	color: #c40000;
}
#content-error .box-eventlist ul li a:hover span{
	background-color: #e9e9e9;
}
/*=============== box-cglist */
#content-error .area-list .box-cglist {
	padding-bottom: 30px;
	border-bottom: 1px solid #c9c9c9;
}
#content-error #onlinelist{
	float: left;
	min-width: 665px;
}
#content-error .listgroup{
	height: 220px;
}
/* ========================= [ オンラインリスト : 共通 ]  */

/* =====  リストグループ */

/* 入室人数 */

#content-error .listgroup .listbox .viewer {
    position: absolute;
    width: 36px;
    height: 36px;
    background: url(http://p.dmm.co.jp/p/livechat/bg_viewer.png) no-repeat;
}
#content-error .listgroup .listbox.adult .viewer {
    background-position: -1px -75px;
}
#content-error .listgroup .listbox.madam .viewer {
    background-position: -38px -75px;
}
#content-error .listgroup .listbox.nonadult .viewer {
    background-position: -75px -75px;
}
#content-error .listgroup .listbox .viewer.full {
    background-position: -112px -75px;
    content: "";
}
#content-error .listgroup .listbox .viewer span {
    display: block;
    line-height: 1.3em;
    width: 23px;
    color: #fff;
    font-size: 13px;
    font-family: Verdana;
    text-align: center;
}

/* 新人アイコン */

#content-error .listgroup .listbox .new {
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    content: "";
    background: url(http://p.dmm.co.jp/p/livechat/icon_listbox.png) -1px -1px no-repeat;
}

/* お気に入りアイコン */

#content-error .listgroup .listbox .favorite {
    position: absolute;
    width: 14px;
    height: 14px;
    background: url(http://p.dmm.co.jp/p/livechat/icon_listbox.png) -1px -22px no-repeat;
}

/* 割引背景 */

#content-error .listgroup .listbox .cp-info {
    display: inline-block;
    position: absolute;
    width: 64px;
    height: 18px;
    background: url(http://p.dmm.co.jp/p/livechat/bg_dot.png) left top;
    text-align: center;
}
#content-error .listgroup .listbox a .cp-info {
    line-height: 18px;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
}
#content-error .listgroup .listbox .cp-info:after {
    display: block;
    position: absolute;
    bottom: -3px;
    left: 50%;
    border: solid transparent;
    border-width: 3px 0 0 4px;
    content: "";
}
#content-error .listgroup .listbox.adult .cp-info.reg-cp {
    background-color: #f35796;
}
#content-error .listgroup .listbox.adult .cp-info.reg-cp:after {
    border-top-color: #f35796;
}
#content-error .listgroup .listbox.madam .cp-info.reg-cp {
    background-color: #a44492;
}
#content-error .listgroup .listbox.madam .cp-info.reg-cp:after {
    border-top-color: #a44492;
}
#content-error .listgroup .listbox.nonadult .cp-info.reg-cp {
    background-color: #69af46;
}
#content-error .listgroup .listbox.nonadult .cp-info.reg-cp:after {
    border-top-color: #69af46;
}
#content-error .listgroup .listbox .cp-info.imp-cp {
    background-color: #db0318;
}
#content-error .listgroup .listbox .cp-info.imp-cp:after {
    border-top-color: #db0318;
}
#content-error .listgroup .listbox .cp-info.new-cp {
    background-color: #bf870e;
}
#content-error .listgroup .listbox .cp-info.new-cp:after {
    border-top-color: #bf870e;
}

/* 割引テキスト */

#content-error .listgroup .listbox .cp-info span {
    display: block;
    width: 64px;
    height: 18px;
    overflow: hidden;
    white-space: nowrap;
}
#content-error .listgroup .listbox .cp-info span.tx-large {
    display: none;
}
#content-error .listgroup .listbox .cp-info span:after {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 64px;
    height: 18px;
    background: url(http://p.dmm.co.jp/p/livechat/icon_discount.gif) no-repeat;
    content: "";
}
#content-error .listgroup .listbox.adult .cp-info span.firstin:after {
    background-position: -66px -1px;
}
#content-error .listgroup .listbox.adult .cp-info span:after {
    background-position: -1px -1px;
}
#content-error .listgroup .listbox.madam .cp-info span.firstin:after {
    background-position: -66px -20px;
}
#content-error .listgroup .listbox.madam .cp-info span:after {
    background-position: -1px -20px;
}
#content-error .listgroup .listbox.nonadult .cp-info span.firstin:after {
    background-position: -66px -39px;
}
#content-error .listgroup .listbox.nonadult .cp-info span:after {
    background-position: -1px -39px;
}
#content-error .listgroup .listbox .cp-info.imp-cp span.firstin:after {
    background-position: -66px -58px;
}
#content-error .listgroup .listbox .cp-info.imp-cp span:after {
    background-position: -1px -58px;
}
#content-error .listgroup .listbox .cp-info.new-cp span:after {
    background-position: -1px -77px;
}

/* ========================= [ オンラインリスト : 分離タイプ ]  */

/* =====  リストグループ */

#content-error .type-separate {
    position: relative;
    overflow: hidden;
}

/* =====  リスト詳細 */

#content-error .type-separate .listbox  {
    display: block;
    position: relative;
    float: left;
    width: 136px;
    height: 190px;
    margin: 0 30px 10px 0;
    border: 1px solid #d8dce0;
    border-radius: 2px;
    box-sizing: border-box;
    background-color: #fff;
}
#content-error .type-separate .listbox > a:hover .tmb {
    opacity: 0.7;
}
#content-error .type-separate .listbox a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 5px;
    box-sizing: border-box;
}
#content-error .type-separate .listbox a > span {
    display: block;
}
#content-error .type-separate .listbox a > *.none {
    display: none;
}
#content-error .type-separate .listbox .tmb {
    width: 124px;
    height:93px;
    overflow: hidden;
    background-color: #dfe3e9;
    text-align: center;
}
#content-error .type-separate .listbox .tmb img {
    height:93px;
}
#content-error .type-separate .listbox .viewer {
    top: 5px;
    left: 5px;
}
#content-error .type-separate .listbox .new {
    top: 7px;
    right: 6px;
}
#content-error .type-separate .listbox .cp-info {
    top: 80px;
    left: 5px;
}
#content-error .type-separate .listbox .favorite {
    top: 105px;
    left: 6px;
}
#content-error .type-separate .listbox .favorite + .name {
    margin-left: 22px;
}
#content-error .type-separate .listbox .name {
    position: absolute;
    top: 98px;
    left: 0;
    width: 100px;
    line-height: 30px;
    margin-left: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 12px;
    font-weight: bold;
}
#content-error .type-separate .listbox.adult .name,
#content-error .type-separate .listbox.adult .floor {
    color: #ed5691;
}
#content-error .type-separate .listbox.madam .name,
#content-error .type-separate .listbox.madam .floor {
    color: #9e5090;
}
#content-error .type-separate .listbox.nonadult .name,
#content-error .type-separate .listbox.nonadult .floor {
    color: #65a738;
}
#content-error .type-separate .listbox .comment {
    position: absolute;
    top: 126px;
    display: block;
    line-height: 1.6em;
    width: 110px;
    margin-left: 4px;
    color: #888;
    font-size: 10px;
}
#content-error .type-separate .listbox .floor {
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    line-height: 21px;
    padding: 0 6px;
    border-top: 1px dotted #ddd;
    border-radius: 3px;
    text-align: right;
    box-sizing: border-box;
    font-size: 10px;
    font-weight: bold;
}
#content-error .type-separate .listbox [class^="st-"] {
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 6em;
    line-height: 22px;
    text-align: center;
    border-radius: 0 0 0 2px;
    background: url(http://p.dmm.co.jp/p/livechat/bg_dot.png) left top;
    font-size: 10px;
    color: #fff;
}
#content-error .type-separate .listbox .st-waiting {
    background-color: #df1d42;
}
#content-error .type-separate .listbox .st-party,
#content-error .type-separate .listbox .st-twoshot {
    background-color: #f48534;
}
#content-error .type-separate .listbox .st-offline {
    background-color: #a5a5a5;
}

/*=============== ranklist */
#content-error .ranklist {
	float: left;
	padding-left: 30px;
	border-left: 1px dotted #bebebe;
}
#content-error .ranklist > div {
	height: 220px;
}
#content-error .ranklist div > a {
	position: relative;
	display: block;
	height: 175px;
	padding: 21px 21px 0;
	border: 1px solid #d7d7d7;
	border-radius: 3px;
	background-color: #e9e9e9;
	text-decoration: none;
	color: #ba0000;
}
#content-error .ranklist div > a:hover {
	background-color: #dfdfdf;
}
#content-error .ranklist span {
	display: block;
	text-align: center;
}
#content-error .ranklist span.icon {
	position: absolute;
	width: 66px;
	height: 66px;
	top: -15px;
	left: -15px;
	z-index: 10;
}
#content-error .ranklist span.icon.acha {
	background: url(http://p.dmm.co.jp/p/livechat/chat_room/ico_404.png) -23px top no-repeat;
}
#content-error .ranklist span.icon.macha {
	background: url(http://p.dmm.co.jp/p/livechat/chat_room/ico_404.png) -23px -67px no-repeat;
}
#content-error .ranklist span.icon.wacha {
	background: url(http://p.dmm.co.jp/p/livechat/chat_room/ico_404.png) -23px -135px no-repeat;
}
#content-error .ranklist span.icon.ocha {
	background: url(http://p.dmm.co.jp/p/livechat/chat_room/ico_404.png) -23px -203px no-repeat;
}
#content-error .ranklist span.tmb {
	width: 120px;
	padding: 6px;
	background-color: #fff;
	border: 1px solid #e0e0e0;
	text-align: center;
	zoom:1;
}
#content-error .ranklist span.tmb img {
	height:90px;
	vertical-align: middle;
}
#content-error .ranklist span.tmb [class^="st-"] {
	display: block;
	width: 65px;
	height: 11px;
	margin: 6px 0 0;
	white-space: nowrap;
	text-align: left;
	zoom:1;
}
#content-error .ranklist span.tmb .st-wait {
	background: url(http://p.dmm.co.jp/p/livechat/ranking/list_02.png) 0 -32px;
}
#content-error .ranklist span.tmb .st-party {
	background: url(http://p.dmm.co.jp/p/livechat/ranking/list_02.png) -66px -32px;
}
#content-error .ranklist span.tmb .st-twoshot {
	background: url(http://p.dmm.co.jp/p/livechat/ranking/list_02.png) -132px -32px;
}
#content-error .ranklist span.tmb .st-full {
	background: url(http://p.dmm.co.jp/p/livechat/ranking/list_02.png) -198px -32px;
}
#content-error .ranklist span.tmb .st-off {
	background: url(http://p.dmm.co.jp/p/livechat/ranking/list_02.png) -264px -32px;
}
#content-error .ranklist span.tmb .st-event {
	background: url(http://p.dmm.co.jp/p/livechat/ranking/list_02.png) -330px -32px;
}
#content-error .ranklist span.tmb [class^="st-"] span {
	position: relative;
	line-height: 1em;
	z-index: -1;
}
#d-ie7 #content-error .ranklist span.tmb [class^="st-"] span {
	display: none;
}
#content-error .ranklist a span.name,
#content-error .ranklist a span.profile {
	text-decoration: none;
	color: #1d1d1d;
}
#content-error .ranklist span.name {
	margin-top: 6px;
	font-size: 13px;
}
#content-error .ranklist span.profile {
	font-size: 11px;
}



/* ========================= ｱｦ･ﾊ･ﾓｰﾌﾃﾖﾄｴﾀｰ */
body #screen .area-flash {
	width: 640px;
	z-index: 1;
}
body #content-side {
	margin-top: -470px;
}

/* ========================= ﾈﾆﾍﾑ */
body{
	background:#fff;
	color:#515151;
	font-size:12px;
	line-height: 20px;
	text-align: center;
	margin:0;
	padding:0;
}
table{
	font-size:12px;
	word-break:break-all;
}
a:link{color:#2373cc; text-decoration:none}
a:visited{color:#909; text-decoration:none}
a:hover,a:active{color:#e20; text-decoration: underline}

a img,abbr{border:0}
.rst * {margin:0;padding:0;list-style:none;}
.group:after{display:block;clear:both;height:0;visibility:hidden;content:"."}
.group{zoom:1}

.box-gry,
.box-gry-in {background: url(http://p.dmm.co.jp/p/livechat/chat_room/bg_deco.gif)}
.box-gry {
	margin: 0 1px;
	padding: 1px 0;
	zoom:1;
}
.box-gry-in {
	margin: 0 -1px;
}
.box-whi,
.box-whi-in {background: #fff}
.box-whi {
	margin: 0 1px;
	padding: 1px 0;
}
.box-whi-in {
	margin: 0 -1px;
}
.box-center {
	text-align: center;
	margin-left: auto;
}
.stylebt {
	background:url(http://p.dmm.co.jp/p/livechat/chat_room/bg_bt.gif) no-repeat left center;
	border:1px solid #B8B8B8;
	cursor:pointer;
	margin:10px 5px;
	padding:0 10px;
	text-align:center;
	width:100px;
}
.bold {
	font-weight: bold;
}
.notice {
	color: #f60051;
}
.subtxt {
	font-size: 10px;
}
.arrow {
	padding-left: 14px;
	background:url(http://p.dmm.co.jp/p/livechat/chat_room/arrow.gif) no-repeat left center;
}
embed {
	outline: none;
}
.center {
	text-align: center;
}