@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
body {
	text-align: center;
	color: #666;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "sans-serif", "Arial";
	line-height: 1.6em;
	font-size: 11px;
}
img {
	border: 0;
	vertical-align: top;
}
a {
	color: #003399;
}
a:hover {
	color: #FF0033;
}
#vidPlayerHere {
	width: 640px;
	height: 480px;
	margin: 0 auto;
}
#namehere {
	width: 0px;
	height: 0px;
	border: 0px solid #000;
	margin: 0 auto;
}
#notice {
	width: 760px;
	height: 164px;
	margin: 15px auto 0 auto;
	background: url(/img/D2P_catalog/bg_parts.png) 0 0;
	font-size: 12px;
	color: #333;
	text-align: left;
}
#notice ul {
	margin: 0 30px 0 40px;
	position: relative;
	top: 40px;
}
#notice ul li {
	margin-top: 5px;
	line-height: 1.2em;
}
#noticeNew {
	width: 760px;
	height: 110px;
	margin: 15px auto 0 auto;
	background: url(/img/D2P_catalog/bg_new.gif) 0 0;
	font-size: 14px;
	color: #333;
	text-align: left;
}
#noticeNew ul {
	margin: 0 30px 0 40px;
	position: relative;
	top: 35px;
}
#noticeNew ul li {
	margin-top: 5px;
	line-height: 1.2em;
}
#wrap {
	width: 790px;
	margin: 15px auto 0 auto;
	background-color: #FFF;
}
h3.session {
	width: 100%;
	height: 35px;
	padding-left: 30px;
	background: url(/img/D2P_catalog/bg_parts.png) 0 -194px;
	text-align: left;
	font-size: 14px;
	color: #333;
	line-height: 2.6em;
}
.live {
	width: 122px;
	height: 130px;
	margin: 15px 0 10px 7px;
	text-allign: left;
	background: url(/img/D2P_catalog/thumb_bg.png);
	position: relative;
	float: left;
}
.twoshot {
	width: 122px;
	height: 130px;
	margin: 15px 0 10px 7px;
	text-allign: left;
	background: url(/img/D2P_catalog/thumb_2_bg.png);
	position: relative;
	float: left;
}
.toy {
	width: 122px;
	height: 130px;
	margin: 15px 0 10px 7px;
	text-allign: left;
	background: url(/img/D2P_catalog/thumb_v_bg.png);
	position: relative;
	float: left;
}
.standby {
	width: 122px;
	height: 130px;
	margin: 15px 0 10px 7px;
	text-allign: left;
	background: url(/img/D2P_catalog/thumb_w_bg.png);
	position: relative;
	float: left;
}
.hd {
	position: absolute;
	left: 4px;
	top: 23px;
}
.user_num {
	width: 60px;
	height: 21px;
	margin: 0 auto 0 60px;
	font-size: 10px;
	text-align: center;
	line-height: 21px;
}
ul.button {
	display:block;
	width:492px;
	height:28px;
	margin:0 22px 16px auto;
}
ul.button li {
	list-style-type: none;
	display: block;
	width: 238px;
	height: 28px;
	float:left;
}
ul.button li.dxtoha { margin-right:16px;}
ul.button li.dxtoha a { background: url(/img/D2P_catalog/btn_bgB.png) 0 0;}
ul.button li a {
	width: 238px;
	height: 28px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background: url(/img/D2P_catalog/btn_bg.png) 0 0;
	display: block;
	line-height: 2em;
}
ul.button li a:hover {
	background-position: 0 -28px;
	color: #FFF;
	tex-decoration: none;
}
a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: “alpha( opacity=80 )”;
}
/*BAKUHATSU*/
h3.baku {
	width: 100%;
	height: 35px;
	padding-left: 30px;
	background: url(/img/D2P_catalog/bg_parts.png) 0 -229px;
	text-align: left;
	font-size: 22px;
	color: #fff;
	line-height: 35px;
}
#bk_bakuhatsuHolder {
}
#bk_outer {
	margin-bottom: 8px;
}
#bk_inner {
	padding-left: 6px;
	padding-top: 3px;
}
#bk_header {
	display: none;
}
.bk_thumb {
	position: relative;
	width: 188px;
	padding: 24px 0 3px 0;
	margin-left: 5px;
	background-color: #f0f0f0;
	border: #ccc 1px solid;
	float: left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.bk_status {
	position: absolute;
	left: 3px;
	top: 5px;
	width: 128px;
	height: 16px;
	text-align: center;
	background: 0 0 url(/i/bk_thumbnStatus_d2.png) no-repeat;
}
.bk_num {
	position: absolute;
	right: 3px;
	top: 5px;
	width: 80px;
	height: 16px;
	background-color: #fff;
	border: #ccc 1px solid;
	text-align: center;
	line-height: 16px;
	font-weight: bold;
	color: #666;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
}
.bk_photoOuter {
	width: 184px;
	height: 140px;
	padding: 3px;
	margin: auto;
	background-color: #999;
}
.bk_photoOuter a {
	width: 178px;
	height: 134px;
	margin: 0;
	border: 1px solid #FFF;
	display: block;
}
.bk_remo .bk_photoOuter, .bk_remoHD .bk_photoOuter {
	background: 0 0 url(/i/bk_anime.gif) repeat #999;
}
.bk_remo2HD .bk_photoOuter, .bk_remo2 .bk_photoOuter {
	background: 0 0 url(/i/bk_anime_2.gif) repeat #999;
}
.bk_photo {
}
.bk_pfname {
	height: 22px;
	display: block;
	line-height: 22px;
	font-size: 15px;
	font-weight: bold;
}
.bk_pftext {
	display: block;
	height: 22px;
	display: block;
	line-height: 22px;
	text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}
.bk_pfname a, .bk_pftext a {
	display: block;
}
.bk_pftext a {
	color: #000 !important;
}
.bk_remoHD .bk_status {
	background-position: 0 0;
}
.bk_remo .bk_status {
	background-position: -26px 0;
}
.bk_remo2HD .bk_status {
	background-position: 0 -16px;
}
.bk_remo2 .bk_status {
	background-position: -26px -16px;
}
.bk_sessionHD .bk_status {
	background-position: 0 -32px;
}
.bk_session .bk_status {
	background-position: -26px -32px;
}
.bk_twoshotHD .bk_status {
	background-position: 0 -48px;
}
.bk_twoshot .bk_status {
	background-position: -26px -48px;
}
.bk_perfect2shotHD .bk_status {
	background-position: 0 -64px;
}
.bk_perfect2shot .bk_status {
	background-position: -26px -64px;
}
.bk_standbyHD .bk_status {
	background-position: 0 -80px;
}
.bk_standby .bk_status {
	background-position: -26px -80px;
}
/*FREE PREV*/
#prevBox {
	width: 778px;
	padding: 5px;
	margin: 10px auto;
	background-color: #f0f0f0;
	border: #dedede 1px solid;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-border-radius: 8px;
}
#pfNameArea {
	padding: 0;
	margin: 10px 0 15px;
	text-align: center;
	color: #333;
	font-size: 18px;
}
#pfNameArea>#namehere a {
	color: #f09;
	font-weight: bold;
}
#prevBox ul {
	padding: 0;
	margin: 5px 0 0 0;
	list-style: none;
}
#prevBox li {
	min-width: 255px;
	height: 45px;
	display: inline-block;
}
a#profBtn {
	width: 255px;
	height: 45px;
	background: url(/img/random/LPrevBtns.png) 0 0;/*https://secure.dxlive.com*/
	display: block;
	outline: none;
	text-indent: -9999px;
}
a#profBtn:hover {
	background: url(/img/random/LPrevBtns.png) 0 -45px;
}
a#nextBtn {
	width: 255px;
	height: 45px;
	background: url(/img/random/LPrevBtns.png) -260px 0;
	display: block;
	outline: none;
	text-indent: -9999px;
}
a#nextBtn:hover {
	background: url(/img/random/LPrevBtns.png) -260px -45px;
}
a#inBtn {
	width: 260px;
	height: 45px;
	background: url(/img/random/LPrevBtns.png) -520px 0;
	display: block;
	outline: none;
	text-indent: -9999px;
}
a#inBtn:hover {
	background: url(/img/random/LPrevBtns.png) -520px -45px;
}
/*
micro clear fix, based on
 http://nicolasgallagher.com/micro-clearfix-hack/
*/
/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
    *zoom: 1;
}