body {
  font-family:Verdana,Meiryo,sans-serif;
  word-break:normal;
  line-break:auto;
}

#global-nav ul li.navi01 a
{
    width: 94px;
    margin: 0 3px;
}
#global-nav ul li.navi02 a
{
    width: 122px;
    margin: 0 3px;
}
#global-nav ul li.navi03 a
{
    width: 93px;
    margin: 0 3px;
}
#global-nav ul li.navi04 a
{
    width: 79px;
    margin: 0 3px;
}
#global-nav ul li.navi05
{
    width: 144px;
    height: 25px;
    background: url(../images/common/navi05.png) no-repeat;
    text-indent: -9999px;
    display: block;
    margin: 0 3px;

    pointer-events:none;
}
#global-nav ul li.navi06 a
{
    width: 43px;
    margin: 0 3px;
}
#global-nav ul li.navi07 a
{
    width: 63px;
    margin: 0 3px;
}
#global-nav ul li.navi08
{
    width: 135px;
    height: 25px;
    background: url(../images/common/navi08.png) no-repeat;
    text-indent: -9999px;
    display: block;
    margin: 0 3px;
}
#global-nav ul li.navi09 a
{
    width: 43px;
    margin: 0 3px;
    background: url(../images/common/jp.png) no-repeat;
}

/*
#claricebomber
{
    margin-top: 1em;
    margin-bottom:inherit;
    overflow:inherit;
}
#claricebomber ul li.thum1
{
    width: 39.87049%;
}
#claricebomber ul li.thum2,
#claricebomber ul li.thum3
{
    width: 27.75208%;
    margin-left: 2.31267%
}
*/

#midashi-dlc
{
    background: url(../images/dlc/midashi.jpg) no-repeat center left;
}
.dlc01
{
    background: url(../images/dlc/dlc01.jpg) no-repeat;
}
.dlc02
{
    background: url(../images/dlc/dlc02.jpg) no-repeat;
}
.dlc03
{
    background: url(../images/dlc/dlc03.jpg) no-repeat;
}
.dlc04
{
    background: url(../images/dlc/dlc04.jpg) no-repeat;
}

.products-text .gamespec dt
{
    width: 13em;
}
.products-text .gamespec dd
{
    margin: 0 0 0 13em;
}
ul.prize-pic li
{
    margin-bottom:inherit;
}


@media screen and (max-width: 580px) {

#midashi-dlc
{
    background: url(../images/dlc/midashi.jpg) no-repeat center left;
}
.dlc01
{
    background: url(../images/dlc/dlc01b.jpg) no-repeat;
}
.dlc02
{
    background: url(../images/dlc/dlc02b.jpg) no-repeat;
}
.dlc03
{
    background: url(../images/dlc/dlc03b.jpg) no-repeat;
}
.dlc04
{
    background: url(../images/dlc/dlc04b.jpg) no-repeat;
}

ul.prize-pic li 
{
    margin-bottom: 4%;
}

}