@charset "utf-8";

#headerArea
{
    height: 80px;
    background: url('../images/bg_header.gif') no-repeat left top;
}
#headerLinks
{
    width: 700px;
    height: 20px;
    padding: 10px 0px;
    text-align: right;
}
#headerLinks a
{
    margin-right: 10px;
}
#headerNavi
{
    padding-top: 5px;
    padding-left: 9px;
}
.ie6only #headerNavi
{
    padding-left: 2px;
}
#headerNavi li
{
    margin-left: 7px;
}
#headerNavi .submenu
{
    width: 107px;
    background: url('../images/bg_submenu.gif') no-repeat bottom left;
}
#mainArea
{
    width: 949px;
    margin: 10px 0px 11px 11px;
}
#mainContentsArea
{
    width: 706px;
}
#mainContentsLeftArea
{
    width: 256px;
    margin-top: 5px;
    margin-right: 14px;
}
#newsList
{
    width: 256px;
}
#infoList
{
    width: 256px;
    padding-bottom: 5px;
    background: url('../images/bg_info.gif') no-repeat bottom left;
}
#gamesList
{
    width: 216px;
    padding-bottom: 5px;
    background: url('../images/bg_games.gif') no-repeat bottom left;
}
#newsList .entryList
{
    background: url('../images/bg_elist.gif') no-repeat top left;
    padding: 10px 18px 13px 18px;
}
#infoList .entryList
{
    background: url('../images/bg_elist.gif') no-repeat top left;
    padding: 10px 18px 5px 18px;
}
#gamesList .entryList
{
    background: url('../images/bg_glist.gif') no-repeat top left;
    padding: 10px 12px 5px 12px;
}
#newsList .entryList p,
#infoList .entryList p
{
    line-height: 1.2em;
    margin-bottom: 8px;
}
#gamesList table td
{
    padding: 0px 8px 6px 0px;
    line-height: 1.2em;
}
#mainContentsRightArea
{
    margin-top: 5px;
}
table#linkButtons td
{
    padding: 0px 0px 2px 2px;
}
#mainSideArea
{
    margin-left: 16px;
    margin-right: 10px;
}
.sideItem
{
    margin-bottom: 5px;
}
#recentGpo
{
    background: url('../images/bg_recent.gif') no-repeat left bottom;
    height: 81px;
}
#recentGpoDate,
#recentGpoPoint
{
    font-weight: bold;
    color: #FFFFFF;
}
#recentGpoDate
{
    text-align: center;
    font-size: 12px;
    letter-spacing: 1px;
}
#recentGpoPoint
{
/*
    position: relative;
    top: -5px;
    padding-left: 55px;
*/
    font-family: arial;
    text-align: right;
    padding-right: 120px;
    padding-top: 0px;
    font-weight: bolder;
    font-size: 26px;
    line-height: 1.0em;
}
#sbtnList
{
    background: url('../images/bg_sbtn.gif') no-repeat left bottom;
    height: 226px;
    padding: 5px 5px 0px 5px;
}
#sbtnList li
{
    margin-bottom: 2px;
}
#footerNavi
{
    background: url('../images/bg_fnavi.gif') no-repeat right;
    font-size: 11px;
    margin: 11px 11px;
}
#footerNavi span
{
    display: none;
}
#footerNavi a
{
    padding-left: 24px;
    padding-right: 4px;
    background: url('../images/icon_fmenu.gif') no-repeat left;
}
.pageTitle
{
    margin-bottom: 30px;
}
.entryUnit
{
    overflow: hidden;
    position: static;
    margin-bottom: 30px;
}
.entryUnit p.entryDate
{
    text-align: right;
    padding-top: 3px;
    border-top:1px solid #FF7B08;
}
.entryUnit .entryTitle
{
    margin-bottom: 12px;
}
.entryUnit .entryTitle h3
{
    color: #cc3333;
    font-size: medium;
}
.entryUnit .entryMoreLink
{
    margin-top: 1em;
    text-align: right;
}
#pageList
{
    margin-top: 20px;
}
#catMonthArchives
{
    margin-top: 20px;
}
#catMonthArchives h3
{
    color: #333333;
    margin-bottom: 6px;
    margin-left: 24px;
}
#pageList ul,
#catMonthArchives ul
{
    list-style: disc inside;
    line-height: 1.5em;
    margin-left: 24px;
}
.returnTop
{
    margin: 24px 0px 24px 0px;
    text-align: right;
}
.date
{
    font-weight: bold;
    color: #FF7B08;
}
.lTxt
{
    text-align: right;
}
.cTxt
{
    text-align: center;
}
.rTxt
{
    text-align: right;
}
.rBtn
{
    text-align: right;
    margin: 12px 60px 12px 0px;
}
.rImg
{
    text-align: right;
    margin: 12px 30px 12px 0px;
}
/* for gamepoint.html --> */
table.linkTable

{
    border-collapse: collapse;
    border: 1px solid #fa8e04;
    margin: 0px 0px 20px 2px;
}
table.linkTable th
{
}
table.linkTable td
{
    border: 1px solid #fa8e04;
/*  2010/03/23
    padding: 5px 10px;
*/
    padding: 5px 5px;
}
table.gpoTable
{
    border-collapse: collapse;
    border: 3px solid #fa8e04;
/*    border-width: 3px 1px;*/
    margin: 5px 0px 10px 2px;
}
table.gpoTable th
{
    border: 1px solid #fa8e04;
    background-color: #FAEFE1;
    padding: 3px 3px;
}
table.gpoTable th.inner
{
    font-weight: normal;
}
table.gpoTable td
{
    border: 1px solid #fa8e04;
    padding: 3px 3px;
}
table.gpoTable tr.top td
{
    border-top: 3px solid #fa8e04;
}
table.gpoTable th.left,
table.gpoTable td.left
{
    border-right: 3px solid #fa8e04;
}
table.gpoTable tr.footer th
{
    border-top: 3px solid #fa8e04;
}
table.gpoTable td img
{
    vertical-align: middle;
}
table.gpoTable td.num
{
    text-align: center;
}
/* <-- for gamepoint.html */



/* -- renewal_common
-------------------------------------------------------------------------------- */
h3.title,
h4.title {
    background: url(../images/bg_h3.gif) no-repeat center top;
    padding: 10px 0 0 20px;
    margin-top: 30px;
    height: 24px;
    line-height: 17px;
}
.pageTop {
    text-align: right;
    color: #E86C38;
    margin-bottom: 30px;
}
.pageTop a {
    color: #E86C38;
}
.pageTopEnd {
    text-align: right;
    margin-top: 30px;
}
.boxFrame {
    display: block;
    vertical-align: baseline;
    _float: right;
    zoom: 1;
}
.inWrap{
    padding: 15px 20px 20px;
}
.contBox1 {
    background: url(../images/bg_box1.gif) no-repeat center bottom;
    border-right: 1px solid #F97F19;
    border-left: 1px solid #F97F19;
    padding: 15px 20px;
}
.contBox2 {
    background: url(../images/bg_box2.gif) no-repeat center top;
    border-right: 1px solid #F97F19;
    border-left: 1px solid #F97F19;
    padding: 15px 20px;
}
.contBox2 p {
    line-height: 1.8;
    margin: 12px 0;
}
.contBox3 {
    background: url(../images/bg_box3.gif) repeat-x left top;
    border: 2px solid #C5C5C5;
    padding: 18px;
}
.contBox4 {
    border-right: 1px solid #F97F19;
    border-left: 1px solid #F97F19;
    padding: 20px 0 15px;
    text-align: center;
}
p.note {
    font-size: 11px;
    line-height: 1.8;
    color: #E23946;
    text-indent: -1em;
    margin: 20px 0 0 1em;
}
p.center {
    text-align: center;
}
ul.sub_anchor {
    margin: 25px 0 0 10px;
}
ul.sub_anchor li {
    float: left;
    font-size: 12px;
    margin: 0 11px 7px 0;
    display: block;
    height: 27px;
    width: 221px;
}
ul.sub_anchor li a {
    background: url(../point/point_img_35.gif) no-repeat;
    display: block;
    padding-left: 11px;
    line-height: 27px;
    color: #333333;
}
.mb10 {
    margin-bottom: 10px!important;
}
.mb15 {
    margin-bottom: 15px!important;
}
.mb20 {
    margin-bottom: 20px!important;
}
.mb25 {
    margin-bottom: 25px!important;
}
.mb30 {
    margin-bottom: 30px!important;
}
.mb45 {
    margin-bottom: 45px!important;
}
.mt40 {
    margin-top: 40px!important;
}
.ml290 {
    margin-left: 290px!important;
}
.ml35 {
    margin-left: 35px!important;
}
.mr50 {
    margin-right: 50px!important;
}
.mlr30 {
    margin-left: 30px!important;
    margin-right: 30px!important;
}
.pt0 {
    padding-top: 0!important;
}
.pt15 {
    padding-top: 15px!important;
}
.pt25 {
    padding-top: 25px!important;
}
.pb0 {
    padding-bottom: 0!important;
}
.pb15 {
    padding-bottom: 15px!important;
}
.indent {
    text-indent: -1em!important;
    margin-left: 1em!important;
}
.cf:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
}
.cf { display: inline-block; }
.cf { display: block; }
.clr { clear: both; }



/* -- entry
-------------------------------------------------------------------------------- */
.entryPage {
    padding-bottom: 45px;
}
.entryPage .topVisual {
    margin-bottom: 10px;
}
.entryPage ul.member {
    margin-top: 15px;
}
.entryPage ul.member li {
    margin-bottom: 9px;
}
ul.member li.li_1 a,
ul.member li.li_2 a,
ul.member li.li_3 a {
    color: #D14412;
    font-size: 14px;
    font-weight: bold;
    line-height: 43px;
    height: 43px;
    width: 236px;
    padding-left: 195px;
    display: block;
}
.entryPage ul.member li.li_1 a {
    background: url(../entry/entry_img_03.gif) no-repeat;
}
.entryPage ul.member li.li_2 a {
    background: url(../entry/entry_img_04.gif) no-repeat;
}
.entryPage ul.member li.li_3 a {
    background: url(../entry/entry_img_05.gif) no-repeat;
}
.entryPage ul.member li.li_3 {
    margin-bottom: 15px;
}
.entryPage ul.member li.li_4 a {
    background: url(../entry/entry_img_06.gif) no-repeat left center;
    margin-left: 15px;
    padding: 2px 0 2px 24px;
}
.entryPage .inWrap p {
    line-height: 1.8;
    font-weight: bold;
    color: #E86C38;
    margin-bottom: 20px;
}
.entryPage .inWrap .list_1 {
    border-bottom: 1px solid #C5C5C5;
    padding: 0 0 5px;
    width: 385px;
}
.entryPage .inWrap .list_1 li {
    text-indent: -1.5em;
    margin: 0 0 8px 1.5em;
    line-height: 1.2;
}
.entryPage .inWrap .list_1 li span {
    font-size: 11px;
}
.entryPage .inWrap .list_2 {
    padding: 15px 0 0;
}
.entryPage .inWrap .list_2 li {
    margin-bottom: 10px;
}
.entryPage .inWrap .list_2 li a {
    background: url(../entry/entry_img_09.gif) no-repeat;
    padding: 2px 0 2px 24px;
    margin-bottom: 10px;
}
dl.membership {
    background: url(../images/dot_1.gif) repeat-x left bottom;
    zoom: 1;
}
dl.membership dt {
    background: url(../images/dot_1.gif) repeat-x left top;
    clear: both;
}
dl.membership dt img {
    margin-top: 15px;
}
dl.membership dt img.floatLeft {
    margin: 15px 20px 0 10px;
}
dl.membership dd.text {
    font-size: 12px;
    line-height: 1.8;
    margin-left: 90px;
    padding: 12px 0 15px;
    width: 405px;
}
dl.membership dd.procedure {
    text-align: center;
    width: 155px;
    float: right;
    margin-top: -15px;
    padding-bottom: 5px;
}
dl.membership dd.procedure img {
    margin-bottom: 10px;
}
.entryPage .contBox2 h5 {
    font-size: 12px;
    margin: 20px 0;
    color: #E86C38;
}
.entryPage .contBox2 ul li {
    background: url(../images/dot_2.gif) no-repeat left 5px;
    line-height: 1.6;
    padding: 0 0 15px 17px;
}



/* -- privilege
-------------------------------------------------------------------------------- */
.privilegePage {
    padding-bottom: 45px;
    line-height: 1.5;
}
.privilegePage ul.sub_anchor {
    margin: 25px 0 0 34px;
}
.privilegePage ul.sub_anchor li {
    width: 205px;
}
.privilegePage ul.sub_anchor li a {
    background: url(../privilege/privilege_img_04.gif) no-repeat;
}
.privilegePage ul.anchor {
    text-align: center;
    margin-bottom: 30px;
}
.privilegePage ul.anchor li {
    margin: 0 10px;
    display: inline;
}
.privilegePage .benefits {
    background: url(../images/dot_1.gif) repeat-x left top;
    padding: 15px 35px 0;
    margin-top: 15px;
}
.privilegePage .benefits p img {
    vertical-align: text-bottom;
}
.privilegePage h5 {
    background: url(../images/dot_1.gif) repeat-x left bottom;
    height: 20px;
    position: relative;
    padding-top: 2px;
    margin-bottom: 15px;
}
.privilegePage h5 span {
    line-height: 20px;
    font-weight: normal;
    background: #FAD1B3 url(../privilege/privilege_img_07.gif) no-repeat left top;
    padding: 0 5px 0 12px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 0;
}
.privilegePage .inBox img {
    float: left;
    margin: 0 15px 15px 0;
}
.privilegePage .inBox {
    line-height: 1.6;
}
.privilegePage .inBox p.note {
    line-height: 1.6;
    text-indent: 0;
    margin: 10px 0 5px 0;
}
.privilegePage .inBox p.btn {
    text-align: right;
}
.privilegePage .inBox p.btn img {
    float: none;
    margin: 0 0 15px 0;
}
.privilegePage .inBox ul {
    border: 2px solid #C5C5C5;
    padding: 10px;
    margin-bottom: 4px;
    clear: both;
    zoom: 1;
}
.privilegePage .inBox ul li {
    background: url(../images/dot_2.gif) no-repeat left 5px;
    padding: 0 0 0 20px;
}
.privilegePage .inBox dl {
    border-top: 2px solid #AAA9A9;
    line-height: 1.5em;
    margin: 15px 0;
}
.privilegePage .inBox dt {
    padding: 0.5em 0 0.5em 20px;
    background: url(../images/dot_4.gif) no-repeat 5px center;
}
.privilegePage .inBox dd {
    font-weight: bold;
    color: #F27418;
    background: url(../images/dot_3.gif) repeat-x left bottom;
    margin-top: -2.5em;
    padding: 0.5em 0 0.5em 485px;
}
.privilegePage .inBox ul li span,
.privilegePage .inBox dt span {
    font-size: 11px;
    color: #E23946;
}
.privilegePage h4.preord {
    position: relative;
    margin-top: 30px;
}
.privilegePage h4.preord a {
    position: absolute;
    left: 463px;
    top: 13px;
}
.privilegePage p.grBack {
    padding: 5px 12px;
    margin-bottom: 1px;
    background: #D1D0D0;
    clear: both;
}
.privilegePage p.caption {
    font-size: 11px;
    clear: both;
    position: relative;
    top: -15px;
}
.privilegePage p.imgBox {
    text-align: center!important;
    padding: 17px 0 20px;
    margin-top: 15px;
    border-top: 2px solid #AAA9A9;
}
.privilegePage p.imgBox img {
    float: none;
    margin: 0;
}
.privilegePage dl.membership {
    background: none;
    margin-bottom: 15px;
}
.privilegePage dl.membership dt {
    padding: 0 5px;
}
.privilegePage dl.membership dd.text {
    margin: 12px 0 12px 15px;
    padding: 0;
    width: auto;
}
.privilegePage dl.membership dd.text img {
    margin: 5px 0;
}
.privilegePage dl.membership dd.text span {
    color: #E23946;
}
.privilegePage dl.membership dd.procedure {
    text-align: right;
    width: auto;
    float: none;
    margin-top: 0;
    padding: 0 5px 5px 0;
}
.privilegePage .contBox2 ul {
    margin: 0 0 0 15px;
}
.privilegePage .contBox2 li {
    line-height: 1.5;
    text-indent: -1em;
    margin: 0 0 5px 1em;
}



/* -- bsntv
-------------------------------------------------------------------------------- */
.bsntvPage {
    padding-bottom: 45px;
    line-height: 1.5;
}
.bsntvPage .inBox {
    border: 3px solid #BDBDBD;
    border-top: none;
    background: #FFFFFF;
}
.bsntvPage .inBox h4 {
    border-top: 3px solid #BDBDBD;
    padding: 12px 15px 0;
}
.bsntvPage .contBox1 p {
    margin: 15px;
}
.bsntvPage .inBox ul {
    margin: 15px;
}
.bsntvPage .inBox li {
    font-size: 11px;
    color: #E23946;
    text-indent: -1em;
    margin: 5px 0 0 1em;
}
.bsntvPage .code {
    background: url(../bsntv/bsntv_img_01.gif) no-repeat;
    height: 183px;
    width: 646px;
    padding: 10px 10px 31px;
}
.bsntvPage .code .floatLeft {
    margin-right: 18px;
}
.bsntvPage .code .text1 {
    font-size: 12px;
    line-height: 1.7;
    font-weight: bold;
    color: #FFFFFF;
    background: url(../bsntv/bsntv_img_05.gif) no-repeat right top;
    padding: 10px 10px 10px 38px;
    display: block;
    float: right;
    width: 307px;
    margin: 15px 0;
}
.bsntvPage .code .text2 {
    font-size: 10px;
}
.bsntvPage .code .text2 strong {
    color: #E60012;
}
.bsntvPage .code .text3 {
    margin-top: 15px;
}
.bsntvPage .code2 {
    background: url(../bsntv/bsntv_img_06.gif) no-repeat;
    height: 186px;
    width: 273px;
    margin-left: 164px;
    padding: 10px 31px 0;
}



/* -- myhero
-------------------------------------------------------------------------------- */
.myheroPage {
    padding-bottom: 45px;
    line-height: 1.5;
}
.myheroPage .topVisual {
    text-align: center;
}
.myheroPage .contBox4 h4 {
    margin-bottom: 30px;
}
.myheroPage .inWrap ul li,
.myheroPage .contBox2 ul li {
    background: url(../images/dot_2.gif) no-repeat left 5px;
    padding: 0 0 5px 20px;
    line-height: 1.35;
}
.myheroPage .contBox2 .imgBox {
    background: url(../images/dot_1.gif) repeat-x left top;
    text-align: center;
    padding: 20px 0;
}
.myheroPage .contBox2 ul {
    background: url(../images/dot_1.gif) repeat-x left top;
    padding: 20px 0 0;
}



/* -- point
-------------------------------------------------------------------------------- */
.pointPage {
    padding-bottom: 45px;
    line-height: 1.5;
}
.pointPage ol.point {
    margin: 30px 0 20px 0;
    list-style: none outside;
}
.pointPage ol.point li {
    float: left;
}
.pointPage .inWrap strong {
    color: #F24118;
}
.pointPage .inWrap p.note {
    font-size: 12px;
}
.pointPage h5 {
    margin-bottom: 15px;
}
.pointPage .contBox2 ul {
    line-height: 1.3;
    margin: 15px 0 0 3px;
}
.pointPage .contBox2 ul li {
    background: url(../images/dot_2.gif) no-repeat left 3px;
    padding: 0 0 10px 17px;
}
.pointPage .contBox2 ol {
    background: #EFEFEF;
    padding: 12px;
    margin-top: 15px;
    border: 1px solid #BDBDBA;
    list-style: url(none) none outside;
}
.pointPage .contBox2 ul li img {
    float: right;
    margin-left: 30px;
}
.pointPage .inWrap ul {
    line-height: 1.3;
    margin: 15px 0 0 0;
}
.pointPage .inWrap ul li {
    background: url(../images/dot_2.gif) no-repeat left 3px;
    padding: 0 0 10px 17px;
}
.pointPage .inWrap ul li img {
    vertical-align: -7px;
}
.pointPage .inWrap ol {
    margin: 15px 0;
    list-style: none outside;
}
.pointPage .inWrap ol li {
    text-indent: -1em;
    margin-left: 1em;
}
* html .pointPage .inWrap .boxFrame {
    float: left;
}
.pointPage .inWrap dl {
    border-right: 1px solid #F97F19;
    border-left: 1px solid #F97F19;
    padding: 16px 20px 0;
    width: 622px;
}
.pointPage .inWrap dl dt {
    float: left;
}
.pointPage .inWrap dl dd {
    background: url(../images/dot_2.gif) no-repeat 0 0;
    margin-left: 130px;
    padding: 0 0 15px 15px;
}
.pointPage .inWrap dl dd img {
    margin-bottom: 5px;
}
.pointPage .inBox {
    background: url(../images/dot_1.gif) repeat-x left bottom;
    padding: 5px 0 15px;
}
.pointPage span.inBlock {
    display: block;
    margin-bottom: 10px;
}
.pointPage p.btn {
    text-align: right;
    margin-top: 15px;
}
.pointPage ol.note {
    padding: 10px;
    border: 2px solid #C5C5C5;
    line-height: 1.3;
}
.advBox {
    display: block;
    float: left;
    width: 333px;
    position: relative;
}
.advBox a {
    position: absolute;
    left: 178px;
    top: 87px;
}
.pointPage h6 {
    font-size: 14px;
    margin: 5px 0 20px;
}
.seasonBox {
    background: url(../point/point_img_32.gif) repeat-y;
    width: 620px;
    padding: 15px 22px;
}



/* -- ticket
-------------------------------------------------------------------------------- */
.ticketPage {
    padding-bottom: 45px;
    line-height: 1.5;
}
.ticketPage .contBox1 .inBox {
    border: 3px solid #BDBDBD;
    border-top: none;
    background: #FFFFFF;
    margin: 20px 0 15px;
}
.ticketPage .contBox1 .inBox h5 {
    border-top: 3px solid #BDBDBD;
    padding: 16px 10px 0;
}
.ticketPage .contBox1 .inBox p {
    margin: 10px 15px 15px 160px;
}
.ticketPage .contBox1 .inBox ul {
    margin: 15px 15px 15px 160px;
}
.ticketPage .contBox1 .inBox li {
    font-size: 11px;
    color: #E23946;
    text-indent: -1em;
    margin: 0 0 0 1em;
    padding: 0;
}
.ticketPage p.btn {
    text-align: right;
}
.ticketPage p.btn a {
    margin-left: 8px;
}
.ticketPage .contBox1 dl {
    background: #FFFFFF;
    padding: 14px;
    border: 2px solid #FCBC82;
    margin-top: 20px;
    width: 632px;
}
.ticketPage .contBox1 dd {
    margin: -20px 0 0 1em;
    text-indent: -1em;
    padding-left: 235px;
}
.ticketPage .contBox1 h5 span {
    font-weight: normal;
    font-size: 11px;
    float: right;
}
.ticketPage .inBlock {
    background: #FFFFFF;
    border: 2px solid #C5C5C5;
    padding: 10px;
    margin-top: 25px;
}
.ticketPage ul.inBlock li {
    background: url(../images/dot_2.gif) no-repeat left 5px;
    padding: 0 0 5px 20px;
}
.ticketPage .inWrap ul {
    line-height: 1.3;
    margin: 15px 0 0 0;
}
.ticketPage .inWrap ul li {
    background: url(../images/dot_2.gif) no-repeat left 3px;
    padding: 0 0 10px 17px;
}
.ticketPage table.inBlock {
    width: 660px;
}
.ticketPage table.inBlock th,
.ticketPage table.inBlock td {
    font-size: 10px;
    line-height: 1.5;
    padding: 10px 15px;
}
.ticketPage table.inBlock th {
    text-align: center;
}
.ticketPage table.inBlock th.left,
.ticketPage table.inBlock td.left {
    border-right: 1px solid #C5C5C5;
    width: 299px;
}
.ticketPage .line {
    background: url(../images/dot_1.gif) repeat-x left top;
    margin-top: 12px;
    padding-top: 20px;
}
.ticketPage .inWrap ol {
    margin: 15px 0;
    list-style: none outside;
}
.ticketPage .inWrap ol li {
    text-indent: -1em;
    margin: 0 0 5px 1em;
}
.ticketPage dl.sche dd {
    margin: -1.5em 0 1em 6em;
    font-weight: bold;
}
.ticketPage .inBox2 {
    background: url(../ticket/ticket_img_20.gif) repeat-y;
    text-align: center;
    width: 664px;
}
.ticketPage dl.ticketFrow dd {
    margin: 5px 0 0 50px;
}
.ticketPage dl.ticketFrow dd span {
    display: block;
    text-align: right;
}
.ticketPage .miniBox {
    width: 495px;
    margin: 30px 0 0 83px;
}
.ticketPage .advice {
    background: #FEE0CA url(../ticket/ticket_img_34.gif) no-repeat 25px center;
    font-size: 12px;
    font-weight: bold;
    display: block;
    padding: 15px 50px 15px 125px;
    margin: 25px auto 15px;
    width: 381px;
    border: 2px solid #F27418;
    text-align: left;
}
.ticketPage .inBox2 ul {
    display: block;
    width: 560px;
    margin: 0 auto;
    text-align: left;
}
.ticketPage .mobile {
    position: relative;
    margin: 15px 0 10px;
    display: block;
}
.ticketPage .mobile a {
    position: absolute;
    left: 333px;
    top: 41px;
}
