@charset "utf-8";

/* ----- clearfix ----- */
#gameArea .wrap,
#caption dd,
.cf{ /zoom : 1; }
#gameArea .wrap:after,
#caption dd:after,
.cf:after{content:''; display:block; clear:both;}


/* ----- detail ----- */

#gameArea, #gameArea .wrap, #otherGame h2,
#caption, #caption dt, #caption dd{
background-image:url(../img/detailAll.png);
_background-image:url(../img/detailAll_ie.png);
}

/* game */
#gameArea{
background-position:730px top;
background-repeat:repeat-y;
}
#gameArea .wrap{
background-position:290px bottom;/*730-440*/
background-repeat:no-repeat;
overflow:hidden;
}
#mainGame{
width:720px;
float:left;
background:#f6f8f8;
padding-right:10px;
padding-bottom:32768px;
margin-bottom:-32768px;
}
#mainGame .cont, #maginGame object, #yKhtmlCnt{
margin:0 auto;
}
#mainGame .copy__sports013, #mainGame .copy__sports015 {
text-align:right;
font-size:90%;
}
#mainGame .copy__sports013 {
padding-right:60px;
}
#mainGame .copy__sports015 {
padding-right:85px;
}
#yKhtmlCnt,#gameView{
display:none;
}
#mainGame .dispOn{
display:block;
}
#contents #gameArea.wideGame #mainGame{
width:950px;
}
#contents #gameArea.wideGame #otherGame{
display:none;
}


/* error */
#gameError{
background:#dfe9ec url(../img/noticeBg2.png) repeat left top;
width:500px;/*600-70-70*/
margin:80px auto 0;
padding:70px 50px;
}
#gameError div{
background:#666 url(../img/noticeBg.png) repeat left top;
font-size:85%;
line-height:1.4;
color:#fff;
}
#gameError p{
padding:10px;
}
#gameError p.txtB{
font-weight:bold;
}
#gameError p a{
color:#cfecff;
}
#gameError p a:visited{
color:#e6dcff;
}
#gameError p.flimg{
float:right;
}
#gameError p.flimg a{
display:block;
width:150px;
height:33px;
background:url(https://s.yimg.jp/images/common/ydc_get_flash_player1.gif);
text-indent:-9999px;
overflow:hidden;
}
#gameError .yjstdIcnH{
float:right;
padding:10px;
}
#gameError div.yjstdPlug{
border:none;
padding:10px;
}
#gameError div.yjstdPlug p{
margin:0;
padding:0;
}


/* other */
#otherGame{
background-position:730px top;
background-repeat:repeat-y;
width:220px;
float:right;
}
#otherGame h2{
line-height:1.4;
color:#484d5c;
font-size:85%;
font-weight:bold;
padding:0 0 10px 12px;
background-position:-220px top;
background-repeat:no-repeat;
}
#otherGame .cont{
padding-left:12px;
background:url(../img/lineOther.png) no-repeat 10px bottom;
background-repeat:no-repeat;
}
#otherGame dl{
position:relative;
padding:0 0 10px 104px;
min-height:79px;
height:auto !important;
height:79px;
}
#otherGame dl dt{
position:absolute;
top:0;
left:0;
}
#otherGame img{
border:2px solid #dbe0e3;
}
#otherGame .ttl{
padding-left:5px;
line-height:1.4;
font-size:80%;
}

#otherGame .linkMore{
background-position:-440px bottom;
background-repeat:no-repeat;
min-height:24px;
height:auto !important;
height:24px;
padding:5px 0 0;
font-size:85%;
text-align:right;
}
#otherGame .linkMore a{
padding-left:12px;
background:url(../img/bgAll.png) no-repeat left -50px;
font-weight:bold;
}


/* caption */
#caption{
background-position:-660px top;
clear:both;
background-repeat:repeat-y;
line-height:1.4;
}
#caption dt{
background-position:-1610px top;
background-repeat:no-repeat;
padding:15px 15px 0;
color:#36383a;
font-weight:bold;
font-size:95%;
}
#caption dt p{
margin:10px 0;
padding:10px;
font-weight:normal;
background:#eee;
}
#caption dd{
background-position:-2560px bottom;
background-repeat:no-repeat;
padding:0 15px 15px;
}
#caption .iconCtgr, #caption .iconTheme{
float:left;
margin-right:10px;
}
#caption .iconTheme span{
display:block;
min-height:18px;
height:auto !important;
height:18px;
padding-left:22px;
padding-top:2px;
text-indent:0px;
width:auto;
font-size:80%;
vertical-align:bottom;
margin-right:6px;
color:#333;
}

.cp{
text-align:right;
font-size:90%;
margin:10px 0 0;
}

#gameError p.cmnFlashAlert__text {
    color: #e60012;
    border: 2px solid #e60012;
    text-align: center;
    padding: 15px 0;
    margin: auto;
    line-height: 1.5;
    background: #fff;
}