/* ============ Start of reset-fonts-grids.css ============ */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0 none;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}

ol, ul {
    list-style: outside none none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

q::before, q::after {
    content: "";
}

abbr, acronym {
    border: 0 none;
}

body {
    font: 13px arial, helvetica, clean, sans-serif;
}

table {
    font-size: inherit;
}

select, input, textarea {
    font: 99% arial, helvetica, clean, sans-serif;
}

pre, code {
    font: 115% monospace;
}

body * {
    line-height: 1.5;
}

body {
    text-align: center;
}

#ft {
    clear: both;
}

#doc, #doc2, #doc3, .yui-t1, .yui-t2, .yui-t3, .yui-t4, .yui-t5, .yui-t6, .yui-t7 {
    margin: auto;
    min-width: 750px;
    text-align: left;
    width: 57.69em;
}

#doc2 {
    min-width: 950px;
    width: 73.074em;
}

#doc3 {
    margin: auto 10px;
    width: auto;
}

.yui-b {
    position: relative;
}

.yui-b {
}

#yui-main .yui-b {
    position: static;
}

#yui-main {
    width: 100%;
}

.yui-t1 #yui-main, .yui-t2 #yui-main, .yui-t3 #yui-main {
    float: right;
    margin-left: -25em;
}

.yui-t4 #yui-main, .yui-t5 #yui-main, .yui-t6 #yui-main {
    float: left;
    margin-right: -25em;
}

.yui-t1 .yui-b {
    float: left;
    width: 12.3207em;
}

.yui-t1 #yui-main .yui-b {
    margin-left: 13.3207em;
}

.yui-t2 .yui-b {
    float: left;
    width: 13.8456em;
}

.yui-t2 #yui-main .yui-b {
    margin-left: 14.8456em;
}

.yui-t3 .yui-b {
    float: left;
    width: 23.0759em;
}

.yui-t3 #yui-main .yui-b {
    margin-left: 24.0759em;
}

.yui-t4 .yui-b {
    float: right;
    width: 13.8456em;
}

.yui-t4 #yui-main .yui-b {
    margin-right: 14.8456em;
}

.yui-t5 .yui-b {
    float: right;
    width: 18.4608em;
}

.yui-t5 #yui-main .yui-b {
    margin-right: 19.4608em;
}

.yui-t6 .yui-b {
    float: right;
    width: 23.0759em;
}

.yui-t6 #yui-main .yui-b {
    margin-right: 24.0759em;
}

.yui-t7 #yui-main .yui-b {
    display: block;
    margin: 0 0 1em;
}

#yui-main .yui-b {
    float: none;
    width: auto;
}

.yui-g .yui-u, .yui-g .yui-g, .yui-gc .yui-u, .yui-gc .yui-g .yui-u, .yui-ge .yui-u, .yui-gf .yui-u {
    display: inline;
    float: right;
}

.yui-g div.first, .yui-gc div.first, .yui-gc div.first div.first, .yui-gd div.first, .yui-ge div.first, .yui-gf div.first {
    float: left;
}

.yui-g .yui-u, .yui-g .yui-g {
    width: 49.1%;
}

.yui-g .yui-g .yui-u, .yui-gc .yui-g .yui-u {
    width: 48.1%;
}

.yui-gb .yui-u, .yui-gc .yui-u, .yui-gd .yui-u {
    float: left;
    margin-left: 2%;
    width: 32%;
}

.yui-gb div.first, .yui-gc div.first, .yui-gd div.first {
    margin-left: 0;
}

.yui-gc div.first, .yui-gd .yui-u {
    width: 66%;
}

.yui-gd div.first {
    width: 32%;
}

.yui-ge .yui-u {
    width: 24%;
}

.yui-ge div.first, .yui-gf .yui-u {
    width: 74.2%;
}

.yui-gf div.first {
    width: 24%;
}

.yui-ge div.first {
    width: 74.2%;
}

#bd::after, .yui-g::after, .yui-gb::after, .yui-gc::after, .yui-gd::after, .yui-ge::after, .yui-gf::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

#bd, .yui-g, .yui-gb, .yui-gc, .yui-gd, .yui-ge, .yui-gf {
}


/* ============ End of reset-fonts-grids.css ============ */


/* ============ Start of basic.css ============ */


* {
    box-sizing: border-box;
}

.cf::before, .cf::after {
    content: "";
    display: table;
}

.cf::after {
    clear: both;
}

.cf {
}

body#mypages {
    font-family: Arial, Helvetica, Verdana, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

body#mypages div#sidebar1, body#mypages div#sidebar2, body#mypages div#footer, body#mypages div#contents {
    font-size: 16px;
}

.c_txt {
    text-align: center;
}

.r_txt {
    text-align: right;
}

.l_txt {
    text-align: left;
}

.cutoff, li a span,
.cutoff, li span span {
    bottom: 10px;
    left: -9999px;
    position: absolute;
}

.clear {
    clear: both;
}

.floatright {
    float: right;
}

.floatleft {
    float: left;
}

.photoleft {
    float: left;
    margin-right: 0.5em;
}

.photoright {
    float: right;
    margin-left: 0.3em;
}

.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
    display: inline-table;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.btn, .mnu, .tmnu {
    display: block;
    vertical-align: bottom;
}

.fsxxs, .fs6px {
    font-size: 47%;
}

.fsxs, .fs8px {
    font-size: 66%;
}

.fssm, .fs10px {
    font-size: 77%;
}

.fs11px {
    font-size: 85%;
}

.fs12px {
    font-size: 92%;
}

.fsmd, .fs13px {
    font-size: 100%;
}

.fs14px {
    font-size: 107%;
}

.fs16px {
    font-size: 122%;
}

.fs18px {
    font-size: 136%;
}

.fs20px {
    font-size: 152%;
}

.fs22px {
    font-size: 167%;
}

.fs24px {
    font-size: 182%;
}

.fs26px {
    font-size: 197%;
}

.fsaxxs {
    font-size: xx-small;
}

.fsaxs {
    font-size: x-small;
}

.fsj13px {
    font-size: 75%;
}

.fsj9px {
    font-size: 58%;
}

.fsj10px {
    font-size: 70%;
}

#fontresizersection {
    margin-bottom: 0.5em;
    padding-right: 0.5em;
    padding-top: 0.5em;
    text-align: right;
}

.resizer {
    border: 1px solid #ff9900;
    padding: 2px;
}

.resizerLabel {
}

#fontResizer {
    font-size: 75%;
    line-height: 1.4em;
    margin: 0 0 4px;
    padding: 0;
}

.weburl {
}

.note {
    color: #333;
    margin: 5px 0;
}

strong {
    font-weight: bold;
}

table {
    border-collapse: collapse;
}

sup, .sup {
    font-size: 66%;
    vertical-align: super;
}

sub, .sub {
    font-size: 66%;
    vertical-align: sub;
}

.autoscroll {
    overflow: auto;
}

address:hover, address:focus {
    font-size: 180%;
}

body {
    background: rgba(0, 0, 0, 0) url(https://images.staticjw.com/all/5313/bg_alljapan.gif) repeat scroll 0 0;
}

body.gallery {
}

.doc {
    background: #ffffff url(https://images.staticjw.com/all/5152/bg_alljapan2.gif) repeat-x scroll 0 0;
    margin: 0 auto;
    position: relative;
    width: 950px;
}

#header {
    background: rgba(0, 0, 0, 0) url(https://images.staticjw.com/all/2327/bg_header.jpg) repeat-x scroll 50% 0;
    height: 141px;
    left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    top: 0;
}


#hdmenu {
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 2px;
}

#hdmlst_html, #hdmlst {
    height: 18px;
    margin: 0;
    padding: 0;
    width: 485px;
}

#hdmlst_html li, #hdmlst li {
    display: block;
    float: left;
    list-style-position: inside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#glmenu {
    bottom: 0;
    left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

#glmlst {
    display: block;
    height: 28px;
    margin: 0 auto;
    padding: 0;
    width: 844px;
}

#glmlst li {
    display: block;
    float: left;
    list-style-position: inside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#aboutmenu {
    position: relative;
}

#tabsites {
    background: rgba(0, 0, 0, 0) url(https://images.staticjw.com/all/6547/bg_tab_alljapan.gif) repeat-y scroll 0 0;
    margin: 0;
    padding: 0;
    width: 180px;
}

#tabgames {
    background: rgba(0, 0, 0, 0) url(https://images.staticjw.com/all/6547/bg_tab_alljapan.gif) repeat-y scroll 0 0;
    margin: 0;
    padding: 0;
    width: 180px;
}

#tabsitesinnertray, #tabgamesinnertray {
    margin: 2px;
    padding: 0;
    width: 180px;
}

#anctabgames, #anctabsites {
    display: block;
    margin: 0;
    padding: 0;
}

.gameslist, .siteslist {
    font-size: 70%;
    line-height: 1em;
    margin: 0;
    padding: 0;
}

.siteslist li, .gameslist li {
    margin: 0;
    padding: 0 0 3px;
}

#footer {
    background-color: white;
    border-top: 1px solid #e0e0e0;
    color: #000000;
    font-size: 85%;
    line-height: 1.3em;
    margin: 0;
    padding: 6px 0;
    position: relative;
    text-align: center;
}

#footer img {
    float: none;
}

#footerlinks {
    color: #666;
    text-align: center;
    width: 100%;
}

#footerlinks a {
    font-weight: bold;
}

#footerlinks a:link {
    color: black;
}

#footerlinks a:visited {
    color: #333;
}

#footerlinks a:active {
    color: yellow;
}

#footerlinks a:hover {
    color: #aaa !important;
}

#footerinner {
    padding: 4px 12px 4px 128px;
    text-align: left;
}

#logo_footer_jta {
    bottom: 40px;
    left: 58px;
    position: absolute;
}

#ft_studium {
    background-color: white;
    border: 1px solid #001860;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: -184px;
}

#ft_studiumphoto {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: white;
    background-image: url(https://images.staticjw.com/all/5042/bg_sidettl_ariake.gif);
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    height: 180px;
    left: 7px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -190px;
    width: 19%;
    z-index: 5;
}

.rightbarpane {
    padding-left: 7px;
    position: relative;
    width: 187px;
}

.leftbarpane {
    padding-right: 7px;
    position: relative;
}

#sidebar1 {
    overflow: hidden;
}

#sidebar2 {
    overflow: hidden;
}

#tabsites {
    margin: 0 0 0 auto;
    overflow: hidden;
}

#tabgames {
    overflow: hidden;
}

#sidetitlefolder, #sidenavifolder {
    height: 64px;
    position: relative;
}

#pagetitle {
    color: #aaa;
    line-height: 1em;
    padding: 6px 0 0 4px;
}

#puncture_l, #puncture_r {
    bottom: 9px;
    color: #888;
    line-height: 1em;
    padding: 0 4px;
    position: absolute;
}

#puncture_l {
    right: 0;
    text-align: right;
}

.sideLogoCompo, .sideLogoCompo2, .sideCompo, .sideCompoFree {
    background-color: white;
    border: 1px solid #fff;
    margin: 0 0 10px;
    overflow: hidden;
}

.sideLogoCompo {
    text-align: left;
}

.sideCompo {
    height: 175px;
}

.sideCompo a, .sideLogoCompo a {
}

img.sideLogo {
    display: block;
    margin: 10px auto 0;
}

img.sideLogo2 {
    display: block;
    margin: 23px auto 0;
}

#side_fedcup {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll 0 0;
    height: 170px;
}

#side_lsblogo {
}

#side_bloglogo {
}

#side_ticketinfo {
    background: rgba(0, 0, 0, 0) url(https://images.staticjw.com/all/6081/bg_sidettl_ticketinfo.gif) no-repeat scroll 0 0;
}

#side_tennisfan {
    background: rgba(0, 0, 0, 0) url(https://images.staticjw.com/all/8397/bg_sidettl_tennisfan.gif) no-repeat scroll 0 0;
    position: relative;
}

form#formtouroku {
    margin: 0;
    padding: 0;
}

#btn_go_tennisfan {
    left: 5px;
    position: absolute;
    top: 25px;
}

#btn_privacypolicy {
    left: 5px;
    position: absolute;
    top: 81px;
}

#btn_subscribe {
    left: 131px;
    position: absolute;
    top: 81px;
}

#in_mail {
    color: black;
    font-size: small;
    left: 5px;
    position: absolute;
    top: 50px;
}

#side_onair {
    background: rgba(0, 0, 0, 0) url(https://images.staticjw.com/all/1902/bg_sidettl_onair.gif) no-repeat scroll 0 0;
    height: auto;
    overflow: visible;
    position: relative;
    z-index: 10;
}

#enpages #side_onair {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll 0 0;
}

#side_onair p {
    margin-bottom: 0;
    padding: 20px 3px 4px;
    text-align: left;
}

#side_onairlogo {
    display: block;
    margin: 1px auto;
}

#side_onair h4.broadcaster {
    margin: 6px 3px 3px 2px;
}

#side_onair h4.firstchild {
    margin-top: 21px;
}

#side_onair ul.onairs {
    margin-left: 3px;
    margin-right: 3px;
}

#side_onair .onairs li {
    margin-bottom: 2px;
}

#side_eventlist {
    background: #ccc none repeat scroll 0 0;
    height: auto;
    margin: 0;
    overflow: visible;
    position: relative;
    z-index: 11;
}

#side_eventlist h4 {
    background: #16a085 none repeat scroll 0 0;
    border-bottom: 4px solid #138770;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4;
    margin: 0;
    padding: 4px 4px 2px;
}

#side_eventlist p {
    margin-bottom: 0;
    padding: 20px 3px 4px;
    text-align: left;
}

#side_eventlistlogo {
    display: block;
    margin: 1px auto;
}

#side_eventlist ul.eventlist {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: currentcolor #ccc #ccc;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 2px 2px;
    margin: 0 0 4px;
    text-align: left;
}

#side_eventlist .eventlist li a {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px dotted #ccc;
    color: #222;
    display: block;
    line-height: 1.4;
    padding: 4px;
    text-decoration: none;
}

#side_eventlist .eventlist li:last-child a {
    border: medium none;
}

#side_eventlist .eventlist li:nth-child(2n) a {
    background: #efefef none repeat scroll 0 0;
}

#side_eventlist span.kome {
    color: #ea6153;
    display: block;
    line-height: 1.2;
    margin: 8px 0;
}

#tolflv {
    margin: 0 0 2px;
}

#topflv {
    height: 160px;
    padding-top: 0;
    width: 180px;
}

#side_tollogo {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll 0 0;
}

#side_advice {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll 0 0;
}

#jta_tol_ueda {
    margin: 0 auto;
    padding-top: 22px;
}

#side_inquiry {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll 0 0;
}

#side_inquiry p {
    padding: 22px 2px 2px;
    text-align: left;
}

#side_poster {
    margin-bottom: 15px;
}

#side_livescore {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll 0 0;
}

#side_mobilelivescore {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll 0 0;
}

#side_lsbcolum {
}

#side_nikkelogo {
    display: block;
}

#side_ticketdl {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll 0 0;
}

#tollistpanel {
}

#tollistpanel_t {
    background: rgba(0, 0, 0, 0) url() repeat scroll 0 0;
    height: 36px;
}

#tollistpanel_m {
    background: rgba(0, 0, 0, 0) url() repeat scroll 0 0;
    color: white;
    padding: 0 6px 10px;
}

#tollistpanel_b {
    background: rgba(0, 0, 0, 0) url() repeat scroll 0 0;
    height: 36px;
}

#ft_tollist_bottom {
    display: block;
    margin: 0 auto;
}

div#tollistpanel_m ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

div#tollistpanel_m ul li {
    border-bottom: 1px solid #633;
    margin: 0;
    padding: 6px 2px 6px 4px;
}

div#tollistpanel_m ul li a {
    font-weight: normal;
}

div#tollistpanel_m ul li a:link {
    color: white;
}

div#tollistpanel_m ul li a:visited {
    color: pink;
}

div#tollistpanel_m ul li a:active {
    color: white;
}

div#tollistpanel_m ul li a:hover {
    color: yellow;
}

div#tollistpanel_m p {
    margin: 4px;
    padding: 0;
}

#bd {
}

#bd2 {
}

yui-ge, yui-u {
    overflow: hidden;
}

#contents {
    clear: both;
    float: none;
    margin: 1.5em 5px 0;
    min-height: 1200px;
    padding: 0;
    position: relative;
}

#side_studiumspacer {
    height: 200px;
    width: 100%;
}

#pagetitlefolder {
    background: #fff url(https://images.staticjw.com/all/2148/ttl_bg.gif) repeat-x scroll 0 50%;
    margin: 0 0 8px;
    width: 100%;
}

.pagetitleh {
    border-bottom: 4px solid #f1c40f;
    display: block;
    height: 50px;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

dl.colorTab {
    margin: 0 0 10px;
}

dl.colorTab dt {
    background: #ffcc00 none repeat scroll 0 0;
    border-bottom: 4px solid #f1c40f;
    color: #663300;
    display: block;
    font-weight: bold;
    line-height: 1.6;
    margin: 0;
    padding: 4px 8px 2px;
    width: 100%;
}

dl.colorTab dd {
    border-left: 1px solid #f1c40f;
    border-right: 1px solid #f1c40f;
    border-top: 1px solid #f1c40f;
    border-bottom: 1px solid #f1c40f;
    margin-bottom: 16px;
    padding: 16px 8px;
}

dl.longColor, dl.semiColor, dl.mediumColor, dl.halfColor {
    margin: 2px 1em 1em 0;
}

dl.longColor dt, dl.semiColor dt, dl.mediumColor dt, dl.halfColor dt {
    background: #fc6 none repeat scroll 0 0;
    display: block;
    margin-bottom: 2px;
    padding: 2px;
}

dl.longColor dt {
    margin-right: 2em;
}

dl.mediumColor dt {
    float: left;
    width: 12em;
}

dl.semiColor dt {
    float: left;
    width: 6em;
}

dl.halfColor dt {
    float: left;
    width: 16em;
}

dl.longColor dd, dl.semiColor dd, dl.mediumColor dd, dl.halfColor dd {
    border: medium none;
    display: block;
    margin-bottom: 2px;
    padding: 2px;
}

dl.longColor dd {
    margin-left: 1em;
}

dl.mediumColor dd {
    margin-left: 13em;
}

dl.semiColor dd {
    margin-left: 6em;
    text-align: right;
    width: 6em;
}

dl.halfColor dd {
    margin-left: 17em;
}

dl.semiColor.nofloat {
    margin-left: 0;
    padding-left: 0;
}

dl.semiColor.nofloat dt, dl.mediumColor.nofloat dt, dl.halfColor.nofloat dt {
    float: none;
}

dl.semiColor.nofloat dd, dl.mediumColor.nofloat dd, dl.halfColor.nofloat dd {
    margin-left: 1em;
}

ul.colorList {
    list-style: outside url() disc;
    margin: 0.5em 1em 0.5em 4em;
}

dd ul.colorList {
    list-style: outside url() disc;
    margin: 0.5em 1em 0.5em 1.5em;
}

ul.colorList li {
    margin-bottom: 0.3em;
    margin-left: 0.8em;
}

p.desc {
    line-height: 1.8em;
    margin: 0 2em 0.5em;
    text-indent: 0.8em;
}

dd p.desc {
    margin: 0 1em 0.8em;
}

h3.desc {
    margin: 0 2em 0.5em 1.5em;
}

.pdflink {
    background: rgba(0, 0, 0, 0) url(https://images.staticjw.com/all/5967/pdficon_small.gif) no-repeat scroll 3px center;
    padding-left: 1.8em;
}

ul.pdflist, ol.pdflist {
    margin: 0 1em 0.5em;
}

ul.pdflist li {
    line-height: 1.8em;
}

a.colorBtn {
    background: rgba(0, 0, 0, 0) url(https://images.staticjw.com/all/6116/bg_btn.gif) no-repeat scroll 0 0;
    display: block;
    margin: 0 0 0.2em;
    padding: 0.6em 1em 0.6em 2em;
}

a.colorBtn:link {
    background-position: 0 0;
}

a.colorBtn:visited {
    background-position: 0 -300px;
}

a.colorBtn:hover {
    background-position: 0 -100px;
}

a.colorBtn:active {
    background-position: 0 -200px;
}

div.compo-d div {
    float: left;
    padding-left: 1%;
    width: 48%;
}

div.compo-d div.lastChild {
    padding-left: 0;
}

div.compo-q div {
    float: left;
    padding-left: 1%;
    width: 24%;
}

div.compo-q div.lastChild {
    padding-left: 0;
}

div.compo-q div.firstChild {
    width: 73%;
}

div.compo-t div {
    padding-left: 1%;
    width: 32%;
}

div.compo-t div.lastChild {
    padding-left: 0;
}

div.compo-t div.firstChild {
    width: 100%;
}

div.compo-t div.firstChild2 {
    width: 97%;
}

#gallerysection {
    margin: 1em;
}

.gallery h3 {
    color: white;
    font-weight: bold;
}

.gallery #galleryDiv .h4, h4.h4gallery {
    background: #ccc none repeat scroll 0 0;
    color: #000;
    letter-spacing: 0.5px;
    line-height: 1.8;
    margin: 4px 0 10px;
    padding-left: 6px;
}

.gallery #galleryDiv .h4 a, h4.h4gallery a {
    color: #000;
}

#gallerysection img {
    border: medium none;
    margin: 0 12px 18px;
    padding: 0;
}

p.galleryinfo {
    color: #f0f0f0;
    margin-left: 0;
}

.galleryinfo a {
    font-weight: bold;
}

.galleryinfo a:link {
    color: #f0f0f0;
}

.galleryinfo a:visited {
    color: #e0e0e0;
}

.galleryinfo a:active {
    color: #ff66ff;
}

.galleryinfo a:hover {
    color: #eaeaea;
}

p.photonote {
    color: #eee;
    margin-left: 0;
}

#bg_ariakespace {
    height: 230px;
    width: 200px;
}

#lsbbuttonList {
    line-height: 0;
    margin-top: 5px;
}

#lsbbuttonList li {
    display: inline-block;
    margin-bottom: 3px;
    margin-top: 0;
}

#lsb_livescore {
    margin-bottom: 3px;
}

#lsb_schedule {
    margin-bottom: 3px;
}

#lsb_draw {
    margin-bottom: 0;
}

#contents address {
    color: #ff0000;
    font-size: 120%;
    font-weight: bold;
}

#contents address:hover {
    font-size: 230%;
}

.broadcaster {
    color: #ff3300;
    font-weight: bold;
}

.onairs {
    color: #ff3300;
    text-decoration: underline;
}

.oatime {
    font-weight: bold;
}

.live {
    color: #ff3300;
    font-weight: bold;
}

#side_onair ul.onairs li {
    margin-bottom: 3px;
    margin-left: 18px;
}

#side_about_livescore {
    background: rgba(0, 0, 0, 0) url(https://images.staticjw.com/all/7892/bg_sidettl_lsb.gif) no-repeat scroll 0 0;
    height: auto;
}

#side_about_livescore p {
    margin: 2px 3px 4px;
}

#about_livescoresystem {
    display: block;
    height: 187px;
    margin-top: 18px;
    width: 100%;
}

.newinfo, .redcaution {
    background-color: #ffffcc;
    color: red;
}

.newinfo {
    text-decoration: underline;
}

.sideLogoCompo h3 {
    background-color: #fff;
    border-left: 3px solid #c00;
    color: #c00;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 4px;
    padding: 2px 0 2px 4px;
    text-align: left;
}

.tolflv h3 {
    background-color: #c00;
    color: #fff;
    font-size: 14px;
    padding: 2px 0;
}

.events-box img {
    margin: 0 0 16px;
}

.events-box table {
    margin: 8px 0 16px;
}

.events-box th, .events-box td {
    border: 1px solid #ccc;
    padding: 4px;
}

.events-box th {
    background: #ffffcc none repeat scroll 0 0;
    text-align: center;
}

.annai {
    background: #efefef none repeat scroll 0 0;
    border: 1px solid #ccc;
    margin: 0 0 16px;
    padding: 8px;
}

.annai h3 {
    border-bottom: 1px solid #aaa;
    color: #c00;
    font-size: 120%;
    margin: 0 0 8px;
    padding: 0 0 4px;
}

.annai p {
    margin: 0 0 16px;
}

.btn {
}

.btn a {
    background: #16a085 none repeat scroll 0 0;
    border: 3px solid rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    box-shadow: 0 1px 4px 2px rgba(0, 0, 0, 0.2);
    color: #fff;
    display: block;
    font-size: 120%;
    line-height: 1.4em;
    margin: 0 0 8px;
    padding: 8px;
    text-decoration: none;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

.btn a:hover {
    opacity: 0.7;
}

.kome {
    color: #000;
    padding-left: 1em;
    text-indent: -1em;
}

.footer-sponsor {
    margin: 100px 0 16px;
    padding: 0;
}

.footer-sponsor h6 {
    background: #ffcc00 none repeat scroll 0 0;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 20px;
    margin: 0;
    padding: 0;
    text-align: center;
}

.footer-sponsor table {
    border: 2px solid #ffcc00;
    border-collapse: collapse;
    margin: 0 0 16px;
    padding: 0;
    width: 100%;
}

.footer-sponsor td {
    border: 1px solid #ccc;
    padding: 4px;
    text-align: center;
    width: 20%;
}

.footer-sponsor td img {
    height: auto;
    width: 100px;
}

.tol_box {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #16a085 none repeat scroll 0 0;
    border-color: #222 #16a085 #16a085;
    border-image: none;
    border-style: solid;
    border-width: 4px 2px 2px;
    color: #fff;
    display: block;
    font-size: 12px;
    margin: 0 0 16px;
    padding: 0 0 8px;
    width: 100%;
}

.tol_head {
}

.tol_head p {
    padding: 4px;
}

.tol_live a {
    background: #e74c3c none repeat scroll 0 0;
    color: #fff;
    display: block;
    height: 60px;
    line-height: 60px;
    margin: 0;
    text-align: center;
    text-decoration: none;
}

.tol_movie {
    margin: 0 0 8px;
}

.tol_movie p {
    margin: 8px;
}

.tol_movie li {
    background: #fff none repeat scroll 0 0;
    display: block;
    font-size: 12px;
    height: 100px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}

.tol_movie li a {
    color: #fff;
    text-decoration: none;
}

.tol_movie li a:hover {
    opacity: 0.7;
}

.tol_movie_sam_1 img {
    height: auto;
    position: absolute;
    width: 175px;
    z-index: 1;
}

.tol_movie_txt_box {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    display: block;
    margin: 0;
    padding: 4px;
    position: absolute;
    width: 100%;
    z-index: 2;
}

.tol_movie_txt_1 {
    color: #ffcc00;
    display: block;
    font-size: 80%;
}

.tol_link a {
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    display: block;
    font-size: 12px;
    line-height: 30px;
    margin: 0 0 1px;
    padding: 0 4px;
    text-decoration: none;
}

.tol_link a:hover {
    opacity: 0.7;
}

.sns_tw a {
    background: #00abf0 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    display: block;
    line-height: 40px;
    margin: 0 0 8px;
    padding: 0;
    text-align: center;
    text-decoration: none;
}

.sns_fb a {
    background: #3b5998 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    display: block;
    line-height: 40px;
    margin: 0 0 8px;
    padding: 0;
    text-align: center;
    text-decoration: none;
}

.sns_tw a:hover, .sns_fb a:hover {
    opacity: 0.7;
}

.jta_mail {
    background: #efefef none repeat scroll 0 0;
    border: 1px solid #a6b3d0;
    font-size: 12px;
    margin: 8px 0;
    padding: 4px 8px;
}

.jta_mail_tt a {
    border-bottom: 2px solid #a6b3d0;
    color: #000;
    display: block;
    margin: 0 0 8px;
    text-align: center;
}

.jta_mail a {
    text-decoration: none;
}

.jta_mail_info {
    color: #000;
    font-size: 11px;
    line-height: 1.3;
    margin: 0 0 8px;
}

.jta_mail input[type="text"] {
    border: 1px solid #a6b3d0;
    color: #000;
    font-size: 12px;
    height: 30px;
    margin: 0;
    padding: 4px;
    width: 100%;
}

.jta_mail button[type="submit"] {
    background: #a6b3d0 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    font-size: 13px;
    height: 30px;
    line-height: 15px;
    margin: 4px 0;
    padding: 0;
    width: 100%;
}

.jta_mail button[type="submit"]:hover {
    background-color: rgba(0, 0, 0, 0.2);
}

/* ============ End of basic.css ============ */


/* ============ Start of alljapantennis.css ============ */

#ttl_facts {
    background: rgba(0, 0, 0, 0) url(https://images.staticjw.com/all/1871/ttl_facts.gif) no-repeat scroll 50% top;
}

#ttl_news {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll 50% top;
}

#ttl_schedules {
    background: rgba(0, 0, 0, 0) url(https://images.staticjw.com/all/1979/ttl_schedules.gif) no-repeat scroll 50% top;
}

#ttl_access {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll 50% top;
}

#ttl_tickets {
    background: rgba(0, 0, 0, 0) url(https://images.staticjw.com/all/7164/ttl_tickets.gif) no-repeat scroll 50% top;
}

#ttl_events {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll 50% top;
}

#ttl_players {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll 50% top;
}

#ttl_roadtoaj {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll 50% top;
}

#ttl_past {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll 50% top;
}

#ttl_gallery {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll 50% top;
}

#ttl_matchresult {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll 50% top;
}

h2 span {
    left: -9999px;
    position: absolute;
    top: 0;
}

.articleTabSection {
    display: block;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

ul.articleTabs {
    border-bottom: 4px solid #e74c3c;
    display: block;
    list-style: outside none none;
    margin: 0 0 8px;
    padding: 0;
    width: 550px;
}

ul.articleTabs li {
    background: #efefef none repeat scroll 0 0;
    display: block;
    float: left;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 50px;
}

ul.articleTabs li a {
    background: #34495e none repeat scroll 0 0;
    color: #fff;
    display: block;
    float: left;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    margin: 0;
    text-align: center;
    text-decoration: none;
    width: 50px;
}

ul.articleTabs li:last-child a {
    min-width: 50px;
}

ul.articleTabs li:last-child {
    min-width: 50px;
}

ul.articleTabs li a:hover {
    background: #e74c3c none repeat scroll 0 0;
    color: #fff;
    text-decoration: none;
}

ul.articleTabs li a.on, ul.articleTabs li a.on:link, ul.articleTabs li a.on:visited, ul.articleTabs li a.on:hover, ul.articleTabs li a.active:hover {
    background: #e74c3c none repeat scroll 0 0;
    color: #fff;
}

div.articleTabSection dl {
    border: 1px solid #ccc;
    clear: left;
    display: block;
    margin: 5px 0 10px;
    padding: 0;
}

div.articleTabSection dt {
    background: #efefef none repeat scroll 0 0;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    color: #444;
    display: block;
    font-size: 120%;
    font-weight: bold;
    line-height: 1.3;
    margin: 0 0 8px;
    padding: 8px;
    text-align: left;
    width: 100%;
}

div.articleTabSection dd {
    background-color: #fefefe;
    display: block;
    min-height: 200px;
}

div.articleTabSection dl dd p {
    line-height: 1.5em;
    margin: 16px 8px 24px;
    padding: 0;
}

p.article {
    line-height: 1.5em;
    margin: 0 2em 0.5em;
    text-indent: 0;
}

body.gallery p.article {
    color: white;
}

p.articleBlack {
    color: #000;
}

p.article img, div.articleTabSection dl dd p img {
    float: left;
    margin: 2px 6px 4px 0;
}

div.articleTabSection p.note {
    margin-left: 18px;
    margin-right: 26px;
    margin-top: 12px;
}

.article_title {
    color: #339;
    font-weight: bold;
    margin: 0.5em 4px 0.3em;
}

.article_subtitle {
    border-left: 4px solid #66a;
    color: #003;
    font-weight: bold;
    margin: 0.3em 4px 1em 1em;
    padding-left: 3px;
}

.article_head {
    color: #eef;
    font-weight: bold;
    margin: 2em 4px 4px;
}

p.continue {
    margin-bottom: 8px;
    margin-top: 8px;
    text-align: right;
}

p.continue a, p.continue a:link, p.continue a:visited, div#articlesection dl dt a, div#articlesection dl dt a:link, div#articlesection dl dt a:visited {
    color: #336;
    text-decoration: none;
}

div#articlesection dl dt a:hover, div#articlesection dl dt a:active, p.continue a:hover, p.continue a:active {
    color: #33f;
    text-decoration: none;
}

p.newsdate {
    margin: 2px;
    padding: 0;
    text-align: right;
}

p.writer {
    color: #336;
    margin-top: 12px;
    text-align: right;
}

img.articleLeft {
    float: left;
    margin: 0.3em 8px 1em 0;
    padding: 0;
}

table.scoretbl {
    border: 2px solid #ff6600;
    font-size: x-small;
}

table.scoretbl td {
    border: 1px solid #c33;
    padding: 4px;
}

div.scorearea {
    border: 1px solid #ff6600;
    margin: 1em 0.5em 1.5em 1em;
    position: relative;
}

div.scorearea span {
    background-color: #fdd;
    color: #33a;
    display: block;
    font-weight: bold;
    padding-left: 4px;
    text-align: center;
}

div.scorearea div {
    float: left;
    margin: 0;
    padding: 4px 0;
    text-align: center;
    width: 1.5em;
}

div.scorearea ul {
    display: block;
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 4px 0;
    width: 15em;
}

div.scorearea ul li {
    display: block;
    line-height: 1.2em;
}

div.scorearea ol {
    display: block;
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 1px 0;
    width: 7em;
}

div.scorearea ol li {
    border: 1px solid #eef;
    float: left;
    margin: 0 2px;
    padding: 2px 1px;
}

div.scorearea br {
    clear: both;
}

div.win {
    color: green;
    width: 1.1em;
}

div.loss {
    color: red;
    width: 1.1em;
}

ol.schedulelist {
    list-style: outside none none;
    margin: 4px 0 0 4px;
    padding: 0;
}

img#playerphoto_l {
    border: medium none;
    float: left;
    margin: 0 10px 6px 2px;
    top: 0.3em;
}

.probox {
    margin: 0 20px 10px;
}

.probox ul {
    list-style: outside none none;
    margin: 0;
}

.probox li {
    border-top: 1px dotted #ccc;
    line-height: 1.6;
    padding: 0 0 0 7em;
    text-indent: -7em;
}

.probox li span {
    display: inline-block;
    text-indent: 0;
    width: 7em;
}

.pro-table {
    float: left;
    margin: 0;
    padding: 0;
}

.pro-table table {
    border-collapse: collapse;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
}

.pro-table td {
    border: 1px solid #fff;
    line-height: 1.4;
    margin: 0;
    padding: 4px;
    text-align: left;
}

.pro-td_1-1 {
    background: #d8e7ed none repeat scroll 0 0;
    width: 100px;
}

.pro-td_1-2 {
    background: #efefef none repeat scroll 0 0;
}

.pro-td_2-1 {
    background: #d8e7ed none repeat scroll 0 0;
    width: 160px;
}

.pro-td_2-2 {
    background: #efefef none repeat scroll 0 0;
}

dl.basicdata {
    display: block;
    margin-left: 245px;
    width: 280px;
}

dl.basicdata02 {
    display: block;
}

dl.basicdata dt {
    background-image: none;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 7em;
}

dl.basicdata dd {
    border-bottom: 2px solid #ffb967;
    border-left: medium none;
    border-top: medium none;
    display: block;
    height: 2.5em;
    margin: 0;
    padding: 0;
}

dl.basicdata02 dt {
    background-image: none;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 7em;
}

dl.basicdata02 dd {
    border-bottom: 2px solid #ffb967;
    border-left: medium none;
    border-top: medium none;
    height: 2.5em;
    margin: 0;
    padding: 0;
}

dl.playerData {
    margin: 0;
    padding: 0;
}

dl.playerData dt {
    background-image: none;
    display: block;
    float: left;
    line-height: 1.2em;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 2px;
    width: 6em;
}

dl.playerData dd {
    border-left: medium none;
    border-top: medium none;
    line-height: 1.2em;
    margin-bottom: 0.4em;
    margin-top: 0;
    padding-left: 7em;
    padding-top: 2px;
}

dl.yogudata {
}

dl.staffdata {
    margin: 0;
    padding: 0;
}

dl.staffdata dt {
    background-color: #ccf;
    background-image: none;
    display: block;
    line-height: 1.5em;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 2px;
    width: 26em;
}

dl.staffdata dd {
    border-left: medium none;
    border-top: medium none;
    padding-left: 1em;
}

span.sname {
    font-weight: bold;
}

.matchdate {
    color: #666;
    line-height: 1.2em;
    margin: 2px 0 6px;
    padding: 0;
}

.matchplace {
    color: #666;
    line-height: 1.2em;
    margin: 2px 0 6px;
    padding: 0;
}

.matchpointarea {
    border: 3px solid #aaf;
    height: 3em;
    margin: 0 auto 8px;
    padding: 0;
    position: relative;
    width: 96%;
}

.leftcountry {
    left: 60px;
    position: absolute;
    top: 1em;
}

.rightcountry {
    position: absolute;
    right: 60px;
    top: 1em;
}

.matchpoint {
    margin: 0.6em auto 0;
    text-align: center;
    width: 6em;
}

table.matchtbl {
    border: 3px solid #aaf;
    margin: 0 auto 1em;
}

table.matchtbl td {
    border: 1px solid #aaf;
    padding: 4px;
}

table.matchtbl td.rubbernum {
    text-align: right;
    width: 1em;
}

table.matchtbl td.winlossmark {
    text-align: center;
    width: 1em;
}

table.matchtbl td.playername {
    border-left: medium none;
    border-right: medium none;
    text-align: left;
    width: 9em;
}

table.matchtbl td.playername ul {
    line-height: 1.5em;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

table.matchtbl td.score {
    border-left: medium none;
    border-right: medium none;
    width: 11em;
}

table.matchtbl td.score ol {
    line-height: 1.2em;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

table.matchtbl td.score ol li {
    border: 1px solid #aaf;
    display: block;
    float: left;
    line-height: 1.2em;
    margin-bottom: 2px;
    margin-right: 2px;
    padding: 2px;
}

table.matchtbl td.score ol li::after {
    clear: both;
    content: "";
    display: block;
    height: 1px;
    overflow: hidden;
}

.hidden {
    visibility: hidden;
}

#playerphotolist {
    background: rgba(0, 0, 0, 0) url() repeat scroll 0 0;
    height: 1410px;
    position: relative;
    width: 480px;
}

#p-box01_s {
    left: 6px;
    position: absolute;
    top: 7px;
}

#p-box02_s {
    left: 166px;
    position: absolute;
    top: 7px;
}

#p-box03_s {
    left: 326px;
    position: absolute;
    top: 7px;
}

#p-box04_s {
    left: 6px;
    position: absolute;
    top: 242px;
}

#p-box05_s {
    left: 166px;
    position: absolute;
    top: 242px;
}

#p-box06_s {
    left: 326px;
    position: absolute;
    top: 242px;
}

#p-box07_s {
    left: 6px;
    position: absolute;
    top: 477px;
}

#p-box08_s {
    left: 166px;
    position: absolute;
    top: 477px;
}

#p-box09_s {
    left: 326px;
    position: absolute;
    top: 477px;
}

#p-box10_s {
    left: 6px;
    position: absolute;
    top: 712px;
}

#p-box11_s {
    left: 166px;
    position: absolute;
    top: 712px;
}

#p-box12_s {
    left: 326px;
    position: absolute;
    top: 712px;
}

#p-box13_s {
    left: 6px;
    position: absolute;
    top: 947px;
}

#p-box14_s {
    left: 166px;
    position: absolute;
    top: 947px;
}

#p-box15_s {
    left: 326px;
    position: absolute;
    top: 947px;
}

#p-box16_s {
    left: 6px;
    position: absolute;
    top: 1182px;
}

#p-box17_s {
    left: 166px;
    position: absolute;
    top: 1182px;
}

#p-box18_s {
    left: 326px;
    position: absolute;
    top: 1182px;
}

#ttl_tatsuma_ito {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll 50% 0;
}

#ttl_yuichi_sugita {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll 50% 0;
}

#ttl_yasutaka_uchiyama {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll 50% 0;
}

#ttl_toshihide_matsui {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll 50% 0;
}

#ttl_hiroki_kondo {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll 50% 0;
}

#ttl_kento_takeuchi {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll 50% 0;
}

#ttl_shuichi_sekiguchi {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll 50% 0;
}

#ttl_takuto_niki {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll 50% 0;
}

#ttl_erika_sema {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll 50% 0;
}

#ttl_yurika_sema {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll 50% 0;
}

#ttl_junri_namigata {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll 50% 0;
}

#ttl_akiko_omae {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll 50% 0;
}

#ttl_shuko_aoyama {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll 50% 0;
}

#ttl_misa_eguchi {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll 50% 0;
}

#ttl_aki_yamasoto {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll 50% 0;
}

#ttl_risa_ozaki {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll 50% 0;
}

#logosection {
    bottom: 160px;
    left: 215px;
    position: absolute;
    text-align: center;
    width: 520px;
    z-index: 2;
}

#bottomlogo_nikke {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll 0 0;
    height: 160px;
    margin: 0 auto 3px;
    position: relative;
    width: 520px;
}

#bottomlogo_sponsors {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll 0 0;
    height: 212px;
    margin: 0 auto;
    position: relative;
    width: 520px;
}

#enpages #bottomlogo_sponsors {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll 0 0;
}

#logo_001nikke {
    left: 193px;
    position: absolute;
    top: 20px;
}

#logo_002gosen {
    left: 7px;
    position: absolute;
    top: 80px;
}

#logo_003ntd {
    left: 134px;
    position: absolute;
    top: 80px;
}

#logo_004nct {
    left: 261px;
    position: absolute;
    top: 80px;
}

#logo_005vincennes {
    left: 388px;
    position: absolute;
    top: 80px;
}

#logo_01dunlop {
    left: 7px;
    position: absolute;
    top: 32px;
}

#logo_01dunlop02 {
    left: 197px;
    position: absolute;
    top: 32px;
}

#logo_02canon {
    left: 134px;
    position: absolute;
    top: 32px;
}

#logo_03shinko {
    left: 261px;
    position: absolute;
    top: 32px;
}

#logo_04king_jim {
    left: 388px;
    position: absolute;
    top: 32px;
}

#logo_05nissin {
    left: 7px;
    position: absolute;
    top: 110px;
}

#logo_05nissin02 {
    left: 60px;
    position: absolute;
    top: 96px;
}

#logo_06ana {
    left: 134px;
    position: absolute;
    top: 110px;
}

#logo_07bourbon {
    left: 261px;
    position: absolute;
    top: 110px;
}

#logo_08meijiyasuda {
    left: 388px;
    position: absolute;
    top: 110px;
}

#logo_09adidas {
    left: 7px;
    position: absolute;
    top: 188px;
}

#logo_10reserve {
    left: 7px;
    position: absolute;
    top: 266px;
}

.articlecolumn {
    background-color: #f0ffff;
    border: 1px solid #6699ff;
    margin: 0.5em 1em;
    padding: 4px;
}

div#sidebanner_eticket {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll 50% 20px;
    border-top: 1px solid white;
    height: 105px;
    margin-top: 0;
    padding: 0;
}

img.centerphoto {
    display: block;
    float: none;
    margin: 8px auto;
}

img.leftphoto {
    float: left;
    margin: 0 6px 8px 0;
}

img.rightphoto {
    float: right;
    margin: 0 0 8px 6px;
}

img.photo, img.centerphoto, img.leftphoto, img.rightphoto {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll 50% 50%;
}

img.bmargined {
    margin-bottom: 8px;
}

div.leftphotoframe, div.rightphotoframe, div.centerphotoframe {
    background-color: #f6f6f6;
}

div.leftphotoframe img.photo, div.rightphotoframe img.photo, div.centerphotoframe img.photo {
    float: none;
}

div.leftphotoframe p, div.rightphotoframe p, div.centerphotoframe p {
    color: #333333;
    line-height: 1.2;
    margin: 0 2px 2px 6px;
    text-align: center;
}

div.leftphotoframe {
    float: left;
    margin: 0 6px 8px 0;
}

div.rightphotoframe {
    float: right;
    margin: 0 0 8px 6px;
}

div.photoframe {
    float: right;
    margin: 0 0 8px 6px;
}

img.photo {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll 50% 50%;
}

div.centered {
    text-align: center;
    width: 100%;
}

div.centered img {
    display: block;
    margin: 0 auto;
}

#side_ajtlive {
    background-color: white;
    margin: 0;
    overflow: hidden;
}

#banner_large_ajtlive {
    display: block;
    height: 306px;
    margin: 0 auto;
    width: 181px;
}

#folder_banner_broadmedia {
    background-color: #ff0000;
}

#banner_broadmedia {
    display: block;
    margin: 0 auto;
}

adress {
    color: #990000;
    font-size: 115%;
}

img.leftphoto photo {
    margin-bottom: 15px;
    margin-right: 15px;
}

img.photoright photo {
    margin-bottom: 15px;
    margin-left: 15px;
}

.infobox {
    margin: 0 20px 10px;
}

.infobox ul {
    list-style: outside none none;
    margin: 0;
}

.infobox li {
    border-top: 1px dotted #ccc;
    display: block;
    line-height: 1.6;
    padding: 0 0 0 7em;
    text-indent: -7em;
}

.infobox li span {
    display: inline-block;
    text-indent: 0;
    width: 7em;
}

dl.infobox {
    overflow: hidden;
}

dl.infobox dt {
    clear: both;
    float: left;
    line-height: 1.3;
    margin-bottom: 5px;
    margin-top: 2px;
    padding-bottom: 5px;
    width: 80px;
}

dl.infobox dd {
    border-bottom: 1px dotted #999;
    line-height: 1.3;
    margin-bottom: 5px;
    padding: 0 0 5px 7em;
}

.gscor {
    margin: 5px 10px;
}

.gscor table {
    background: #efefef none repeat scroll 0 0;
    border: 1px solid #336699;
    border-collapse: collapse;
    font-size: 12px;
    line-height: 1.3;
    text-align: center;
    width: 500px;
}

.gscor td {
    border: 1px solid #336699;
}

.gscor_1 {
    background: #5a7188 none repeat scroll 0 0;
    color: #fff;
    padding: 4px 0;
}

.gscor_2 {
    width: 20px;
}

.gscor_3 {
    padding: 4px 0;
    width: 180px;
}

.gscor_4 {
}

.gscor_x {
    margin-left: 38px;
    text-align: left;
}


/* ============ End of alljapantennis.css ============ */


/* ============ Start of lightbox.css ============ */

#lightbox {
    left: 0;
    line-height: 0;
    position: absolute;
    text-align: center;
    top: 40px;
    width: 100%;
    z-index: 100;
}

#lightbox a img {
    border: medium none;
}

#outerImageContainer {
    background-color: #fff;
    height: 250px;
    margin: 0 auto;
    position: relative;
    width: 250px;
}

#imageContainer {
    padding: 10px;
}

#loading {
    height: 25%;
    left: 0;
    line-height: 0;
    position: absolute;
    text-align: center;
    top: 40%;
    width: 100%;
}

#hoverNav {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}

#imageContainer > #hoverNav {
    left: 0;
}

#hoverNav a {
    outline: medium none;
}

#prevLink, #nextLink {
    background: transparent url() no-repeat scroll 0 0;
    display: block;
    height: 100%;
    width: 49%;
}

#prevLink {
    float: left;
    left: 0;
}

#nextLink {
    float: right;
    right: 0;
}

#prevLink:hover, #prevLink:visited:hover {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll left 15%;
}

#nextLink:hover, #nextLink:visited:hover {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll right 15%;
}

#imageDataContainer {
    background-color: #fff;
    font: 10px/1.2em Verdana, Helvetica, sans-serif;
    margin: 0 auto;
}

#imageData {
    color: #666;
    padding: 0 10px;
}

#imageData #imageDetails {
    float: left;
    text-align: left;
}

#imageData #caption {
    font-weight: bold;
}

#imageData #numberDisplay {
    clear: left;
    display: block;
    padding-bottom: 1em;
}

#imageData #bottomNavClose, #imageData #originalLink, #imageData #originalLinkNew {
    background-image: url();
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 36px;
    margin-bottom: 8px;
    outline: medium none;
    position: relative;
    text-decoration: none;
    text-indent: -1000em;
}

#imageData #bottomNavClose {
    background-position: 0 0;
    margin-left: 6px;
    width: 79px;
    z-index: 4;
}

#imageData #bottomNavClose:hover {
    background-position: 0 -36px;
}

#imageData #originalLink {
    background-position: -79px 0;
    width: 112px;
    z-index: 2;
}

#imageData #originalLink:hover {
    background-position: -79px -36px;
}

#imageData #originalLinkNew {
    background-position: -191px 0;
    margin-left: -36px;
    width: 36px;
    z-index: 3;
}

#overlay {
    background-color: #000;
    height: 500px;
    left: 0;
    opacity: 0.2;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 90;
}

.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

* html > body .clearfix {
    display: inline-block;
    width: 100%;
}

* html .clearfix {
    height: 1%;
}


/* ============ End of lightbox.css ============ */


table.sctbl1 {
    border: 1px solid #444;
    margin-bottom: 3px;
}

table.sctbl1 td {
    border: 1px solid #999;
    text-align: center;
}

td.sc1r {
    background-color: #cff;
}

td.sc2r {
    background-color: #cee;
}

td.sc3r {
    background-color: #fcc;
}

td.sc4r {
    background-color: #ffc;
}

td.sc5r {
    background-color: #f6f;
}

td.sc6r {
    background-color: #ddd;
}

td.sc7r {
    background-color: #cfc;
}

td.sc8r {
    background-color: #cf9;
}

td.sc9r {
    background-color: #fdf;
}


table.sctbl1tk {
    border: 1px solid #336;
    margin-bottom: 6px;
}

table.sctbl1tk td {
    border: 1px solid #999;
    line-height: 1.4;
    padding: 5px;
}

td.sc4rtk {
    background-color: #ffc;
}

.style1 {
    color: #ff0000;
}

td.ctt {
    background-color: #efefef;
    font-weight: bold;
}

.en {
    color: #000;
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 6px;
}

.kome {
    color: #ff0000;
    font-size: 90%;
}