/* --------------------------------------------------------------------------- */
/* --- l_navi ---------------------------------------------------------------- */
/* --------------------------------------------------------------------------- */

#gameP div#l_navi div {
overflow:hidden;
margin:0 0 0 0;
padding:0 0 0 0;
width:250px;
background:#e1ede3;
}

#gameP div#l_navi div ul { /* === IE === */
list-style:none;
margin:5px 5px 0 5px;
padding:47px 0 0 0;
width:240px;
background:url(../img/bg_l_navi_game_01.png) no-repeat;
text-align:center;
}

#gameP div#l_navi div ul li {
margin:0 auto 0 auto;
padding:0 0 0 0;
width:220px;
height:36px;
}

#gameP div#l_navi div ul li a {
display:block;
margin:0 0 0 0;
padding:0 0 0 0;
width:220px;
height:36px;
background:url(../img/l_navi_game.jpg) no-repeat 0px 0px;
text-indent:-9999px;
}

#gameP div#l_navi div ul li#ln_2009 a { background-position:0px -396px; }
#gameP div#l_navi div ul li#ln_2010 a { background-position:0px -360px; }
#gameP div#l_navi div ul li#ln_2011 a { background-position:0px -324px; }
#gameP div#l_navi div ul li#ln_2012 a { background-position:0px -288px; }
#gameP div#l_navi div ul li#ln_2013 a { background-position:0px -252px; }
#gameP div#l_navi div ul li#ln_2014 a { background-position:0px -216px; }
#gameP div#l_navi div ul li#ln_2015 a { background-position:0px -180px; }
#gameP div#l_navi div ul li#ln_2016 a { background-position:0px -144px; }
#gameP div#l_navi div ul li#ln_2017 a { background-position:0px -108px; }
#gameP div#l_navi div ul li#ln_2018 a { background-position:0px -72px; }
#gameP div#l_navi div ul li#ln_2019 a { background-position:0px -36px; }
#gameP div#l_navi div ul li#ln_2020 a { background-position:0px 0px; }

#gameP div#l_navi div ul li#ln_2009 a:hover { background-position:-220px -396px; }
#gameP div#l_navi div ul li#ln_2010 a:hover { background-position:-220px -360px; }
#gameP div#l_navi div ul li#ln_2011 a:hover { background-position:-220px -324px; }
#gameP div#l_navi div ul li#ln_2012 a:hover { background-position:-220px -288px; }
#gameP div#l_navi div ul li#ln_2013 a:hover { background-position:-220px -252px; }
#gameP div#l_navi div ul li#ln_2014 a:hover { background-position:-220px -216px; }
#gameP div#l_navi div ul li#ln_2015 a:hover { background-position:-220px -180px; }
#gameP div#l_navi div ul li#ln_2016 a:hover { background-position:-220px -144px; }
#gameP div#l_navi div ul li#ln_2017 a:hover { background-position:-220px -108px; }
#gameP div#l_navi div ul li#ln_2018 a:hover { background-position:-220px -72px; }
#gameP div#l_navi div ul li#ln_2019 a:hover { background-position:-220px -36px; }
#gameP div#l_navi div ul li#ln_2020 a:hover { background-position:-220px 0px; }

#gameP div#l_navi div ul li#ln_2009 a.now { background-position:-440px -396px; }
#gameP div#l_navi div ul li#ln_2010 a.now { background-position:-440px -360px; }
#gameP div#l_navi div ul li#ln_2011 a.now { background-position:-440px -324px; }
#gameP div#l_navi div ul li#ln_2012 a.now { background-position:-440px -288px; }
#gameP div#l_navi div ul li#ln_2013 a.now { background-position:-440px -252px; }
#gameP div#l_navi div ul li#ln_2014 a.now { background-position:-440px -216px; }
#gameP div#l_navi div ul li#ln_2015 a.now { background-position:-440px -180px; }
#gameP div#l_navi div ul li#ln_2016 a.now { background-position:-440px -144px; }
#gameP div#l_navi div ul li#ln_2017 a.now { background-position:-440px -108px; }
#gameP div#l_navi div ul li#ln_2018 a.now { background-position:-440px -72px; }
#gameP div#l_navi div ul li#ln_2019 a.now { background-position:-440px -36px; }
#gameP div#l_navi div ul li#ln_2020 a.now { background-position:-440px 0px; }

#gameP div#l_navi div ul li#ln_2009 a.now:hover { background-position:-440px -396px; }
#gameP div#l_navi div ul li#ln_2010 a.now:hover { background-position:-440px -360px; }
#gameP div#l_navi div ul li#ln_2011 a.now:hover { background-position:-440px -324px; }
#gameP div#l_navi div ul li#ln_2012 a.now:hover { background-position:-440px -288px; }
#gameP div#l_navi div ul li#ln_2013 a.now:hover { background-position:-440px -252px; }
#gameP div#l_navi div ul li#ln_2014 a.now:hover { background-position:-440px -216px; }
#gameP div#l_navi div ul li#ln_2015 a.now:hover { background-position:-440px -180px; }
#gameP div#l_navi div ul li#ln_2016 a.now:hover { background-position:-440px -144px; }
#gameP div#l_navi div ul li#ln_2017 a.now:hover { background-position:-440px -108px; }
#gameP div#l_navi div ul li#ln_2018 a.now:hover { background-position:-440px -72px; }
#gameP div#l_navi div ul li#ln_2019 a.now:hover { background-position:-440px -36px; }
#gameP div#l_navi div ul li#ln_2020 a.now:hover { background-position:-440px 0px; }

#gameP div#l_navi div p {
margin:0 0 5px 0;
padding:0 0 0 0;
width:250px;
text-align:center;
}

#gameP div#l_navi div p img {
vertical-align:top;
}


/* --------------------------------------------------------------------------- */
/* --- gameP ----------------------------------------------------------------- */
/* --------------------------------------------------------------------------- */

#gameP div#inner_img p#bread span {
margin-right:10px;
margin-left:8px;
background:url(../../img/arrow_01.png) no-repeat 0px 0px;
width:4px;
height:7px;
}

#gameP div#main h2 {
margin:0 0 0 0;
text-indent:-9999px;
}

#gameP div#main h2#ttl_game_2009 { background:url(../img/ttl_game_2009.jpg) no-repeat; }
#gameP div#main h2#ttl_game_2010 { background:url(../img/ttl_game_2010.jpg) no-repeat; }
#gameP div#main h2#ttl_game_2011 { background:url(../img/ttl_game_2011.jpg) no-repeat; }
#gameP div#main h2#ttl_game_2012 { background:url(../img/ttl_game_2012.jpg) no-repeat; }
#gameP div#main h2#ttl_game_2013 { background:url(../img/ttl_game_2013.jpg) no-repeat; }
#gameP div#main h2#ttl_game_2014 { background:url(../img/ttl_game_2014.jpg) no-repeat; }
#gameP div#main h2#ttl_game_2015 { background:url(../img/ttl_game_2015.jpg) no-repeat; }
#gameP div#main h2#ttl_game_2016 { background:url(../img/ttl_game_2016.jpg) no-repeat; }
#gameP div#main h2#ttl_game_2017 { background:url(../img/ttl_game_2017.jpg) no-repeat; }
#gameP div#main h2#ttl_game_2018 { background:url(../img/ttl_game_2018.jpg) no-repeat; }
#gameP div#main h2#ttl_game_2019 { background:url(../img/ttl_game_2019.jpg) no-repeat; }
#gameP div#main h2#ttl_game_2020 { background:url(../img/ttl_game_2020.jpg) no-repeat; }

#gameP div#main h3 {
margin:0 0 20px 0;
padding:0 0 0 0;
width:635px;
height:50px;
text-indent:-9999px;
}

#gameP div#main h3#ttl_game_official {
background:url(../img/ttl_game_official.jpg) no-repeat;
}

#gameP div#main h3#ttl_game_open { /* === IE === */
margin-top:20px;
background:url(../img/ttl_game_open.jpg) no-repeat;
}

#gameP div#main h3#ttl_game_table {
background:url(../img/ttl_game_table.jpg) no-repeat;
}

#gameP div#main h4 { /* === IE === */
margin:0 auto 3px auto;
padding:0 0 0 22px;
width:588px;
background:url(../../img/icn_ball_01.jpg) no-repeat 0px 3px;
font-size:1.6em;
font-weight:bold;
color:#206a47;
}

#gameP div#main h4 img {
vertical-align:middle;
}

#gameP div#main span.game_table {
text-align:right;
font-size:0.75em;
font-weight:normal;
}

#gameP div#main table.official_game,
#gameP div#main table.open_game { /* === IE === */
margin:0 auto 20px auto;
padding:0 0 0 0;
width:610px;
}

#gameP div#main table.official_game tr th,
#gameP div#main table.official_game tr td,
#gameP div#main table.open_game tr th,
#gameP div#main table.open_game tr td { /* === IE === */
margin:0 0 0 0;
border-bottom:1px solid #cccccc;
padding:4px 10px 3px 10px;
text-align:center;
vertical-align:middle;
font-size:1.2em;
}

#gameP div#main table.official_game tr th.w_115,
#gameP div#main table.open_game tr th.w_115 { /* === IE === */
width:95px;
}

#gameP div#main table.official_game tr th.w_375,
#gameP div#main table.open_game tr th.w_375 { /* === IE === */
border-right:1px solid #cccccc;
border-left:1px solid #cccccc;
width:353px;
}

#gameP div#main table.official_game tr td.w_375,
#gameP div#main table.open_game tr td.w_375 { /* === IE === */
border-right:1px solid #cccccc;
border-left:1px solid #cccccc;
width:353px;
text-align:left;
}

#gameP div#main table.official_game tr td span,
#gameP div#main table.open_game tr td span {
float:right;
display:block;
margin:0 0 0 0;
padding:0 0 0 0;
width:46px;
height:18px;
}

:first-child+html #gameP div#main table.official_game tr td span,
:first-child+html #gameP div#main table.open_game tr td span {
float:right;
display:block;
margin:-19px 0 0 0;
padding:0 0 0 0;
width:46px;
height:18px;
}

#gameP div#main table.official_game tr td.txt_left,
#gameP div#main table.open_game tr td.txt_left {
border-left:1px solid #cccccc;
text-align:left;
}

#gameP div#main table.official_game tr td p,
#gameP div#main table.open_game tr td p {
margin-bottom:0;
font-size:1em;
}

#gameP div#main table.official_game {
border-top:2px solid #206a47;
}

#gameP div#main table.official_game tr th {
background:#f0f6f1;
color:#206a47;
}

#gameP div#main table.open_game {
border-top:2px solid #21416d;
}

#gameP div#main table.open_game tr th {
background:#f0f4f6;
color:#21416d;
}

#gameP div#main dl#game_info { /* === IE === */
overflow:hidden;
margin:0 auto 10px auto;
border-top:1px solid #dddddd;
border-bottom:1px solid #dddddd;
padding:10px 0 10px 0;
width:610px;
line-height:2;
font-size:1.2em;
}

#gameP div#main dl#game_info dt {
clear:both;
float:left;
display:inline;
margin:0 10px 0 0;
padding:0 0 0 0;
width:80px;
text-align:right;
}

#gameP div#main dl#game_info dd {
float:left;
display:inline;
margin:0 0 0 0;
padding:0 0 0 0;
width:520px;
font-weight:bold;
color:#206a47;
}

#gameP div#main dl#game_info dd span {
font-weight:normal;
color:#333333;
}

#gameP div#main p#game_table_img { /* === IE === */
margin:0 auto 20px auto;
padding:0 0 0 0;
width:610px;
}

#gameP div#main dl#game_info_2 { /* === IE === */
overflow:hidden;
margin:0 auto 10px auto;
border-top:1px solid #dddddd;
padding:10px 0 10px 0;
width:610px;
line-height:2em;
font-size:1.2em;
}

#gameP div#main dl#game_info_2 dt {
clear:both;
float:left;
display:inline;
margin:0 10px 0 0;
padding:0 0 0 0;
width:80px;
text-align:right;
}

#gameP div#main dl#game_info_2 dd {
float:left;
display:inline;
margin:0 0 0 0;
padding:0 0 0 0;
width:520px;
font-weight:normal;
color:#333333;
}

#gameP div#main dl#game_info_2 dd span {
font-size:1.5em;
font-weight:bold;
color:#206a47;
}

#gameP div#main ul#gresult {
list-style:none;
overflow:hidden;
position:relative;
margin:0 0 12px 0;
padding:0 0 0 0;
width:635px;
height:55px;
background:url(../img/bg_tab_menu.jpg) no-repeat;
}

#gameP div#main ul#gresult li {
position:absolute;
top:0px;
left:0px;
margin:0 0 0 0;
padding:0 0 0 0;
width:150px;
height:33px;
}

#gameP div#main ul#gresult li a {
display:block;
overflow:hidden;
margin:0 0 0 0;
padding:0 0 0 0;
width:150px;
height:32px;
background:url(../img/bg_tab_menu_list.jpg) no-repeat 0px 0px;
text-indent:-9999px;
}

#gameP div#main ul#gresult li.present a {
height:34px;
}

#gameP div#main ul#gresult li#tab_score { left:12px; }
#gameP div#main ul#gresult li#tab_batter { left:165px; }
#gameP div#main ul#gresult li#tab_pitcher { left:318px; }
#gameP div#main ul#gresult li#tab_highlight { left:471px; }

#gameP div#main ul#gresult li#tab_score a { background-position:0px 0px; }
#gameP div#main ul#gresult li#tab_batter a { background-position:-150px 0px; }
#gameP div#main ul#gresult li#tab_pitcher a { background-position:-300px 0px; }
#gameP div#main ul#gresult li#tab_highlight a { background-position:-450px 0px; }

#gameP div#main ul#gresult li#tab_score a:hover { background-position:0px -33px; }
#gameP div#main ul#gresult li#tab_batter a:hover { background-position:-150px -33px; }
#gameP div#main ul#gresult li#tab_pitcher a:hover { background-position:-300px -33px; }
#gameP div#main ul#gresult li#tab_highlight a:hover { background-position:-450px -33px; }

#gameP div#main ul#gresult li#tab_score a.now { background-position:0px -66px; }
#gameP div#main ul#gresult li#tab_batter a.now { background-position:-150px -66px; }
#gameP div#main ul#gresult li#tab_pitcher a.now { background-position:-300px -66px; }
#gameP div#main ul#gresult li#tab_highlight a.now { background-position:-450px -66px; }

#gameP div#main ul#gresult li#tab_score a.now:hover { background-position:0px -66px; }
#gameP div#main ul#gresult li#tab_batter a.now:hover { background-position:-150px -66px; }
#gameP div#main ul#gresult li#tab_pitcher a.now:hover { background-position:-300px -66px; }
#gameP div#main ul#gresult li#tab_highlight a.now:hover { background-position:-450px -66px; }

#gameP div#main table#tb_startmem {
float:left;
margin:0 0 15px 0;
border-collapse:collapse;
padding:0 0 0 0;
width:145px;
}

#gameP div#main table#tb_startmem tr th,
#gameP div#main table#tb_startmem tr td {
margin:0 0 0 0;
border:1px solid #dddddd;
padding:5px 5px 5px 5px;
text-align:center;
font-size:1.2em;
}

#gameP div#main table#tb_startmem tr th {
background-color:#216d47;
font-weight:bold;
color:#ffffff;
}

#gameP div#main table#tb_startmem tr th.order,
#gameP div#main table#tb_startmem tr td.order {
border-right:1px dotted #dddddd;
}

#gameP div#main table#tb_startmem tr td.order {
background-color:#f0f6f2;
}

#gameP div#main table#tb_startmem tr th.position,
#gameP div#main table#tb_startmem tr td.position {
border-right:1px dotted #dddddd;
border-left:1px dotted #dddddd;
}

#gameP div#main table#tb_startmem tr th.player,
#gameP div#main table#tb_startmem tr td.player {
border-left:1px dotted #dddddd;
}

#gameP div#main table#tb_startmem tr td.fresher {
background:url(../img/btn_fresher.jpg) no-repeat 98% 5%;
}

#gameP div#main table#tb_startmem tr td.bo_none {
border:none;
}

#gameP div#main table#tb_startmem tr td.bo_none img {
margin-right:2px;
vertical-align:text-bottom;
}

#gameP div#main div#box_tb_score { /* === IE === */
float:right;
overflow:auto;
margin:0 0 15px 0;
padding:0 0 0 0;
width:475px;
}

#gameP div#main table#tb_score { /* === IE === */
margin:0 0 0 0;
border-collapse:collapse;
border-right:1px solid #ffffff;
border-left:1px solid #ffffff;
padding:0 0 0 0;
min-width:200px;
}

#gameP div#main table#tb_score tr th,
#gameP div#main table#tb_score tr td {
margin:0 0 0 0;
border-top:1px solid #dddddd;
border-bottom:1px solid #dddddd;
padding:5px 5px 5px 5px;
text-align:center;
vertical-align:middle;
font-size:1.2em;
}

#gameP div#main table#tb_score tr th { /* === IE === */
min-width:120px;
background-color:#f0f6f2;
color:#206a47;
}

#gameP div#main table#tb_score tr td { /* === IE === */
border-right:1px dotted #dddddd;
border-left:1px dotted #dddddd;
padding:5px 3px 5px 3px;
min-width:27px;
}

#gameP div#main table#tb_score tr.inning_num th,
#gameP div#main table#tb_score tr.inning_num td {
background-color:#0f2802;
color:#ffffff;
}

#gameP div#main table#tb_score tr.inning_team th,
#gameP div#main table#tb_score tr.inning_team td {
background-color:#216c47;
color:#ffffff;
}

#gameP div#main table#tb_score tr.inning_num td.sum,
#gameP div#main table#tb_score tr.inning_team td.sum {
font-weight:bold;
}

#gameP div#main table#tb_battery {
float:right;
margin:0 0 15px 0;
border-collapse:collapse;
border-right:1px solid #ffffff;
border-left:1px solid #ffffff;
padding:0 0 0 0;
width:475px;
}

#gameP div#main table#tb_battery tr th,
#gameP div#main table#tb_battery tr td {
margin:0 0 0 0;
border-top:1px solid #dddddd;
border-bottom:1px solid #dddddd;
padding:5px 5px 5px 5px;
text-align:center;
font-size:1.2em;
}

#gameP div#main table#tb_battery tr th {
width:120px;
background-color:#f0f6f2;
color:#206a47;
}

#gameP div#main table#tb_battery tr td {
border-left:1px dotted #dddddd;
text-align:left;
}

#gameP div#main table#tb_batter {
margin:0 0 15px 0;
border-collapse:collapse;
border-right:1px solid #ffffff;
border-left:1px solid #ffffff;
padding:0 0 0 0;
width:635px;
}

#gameP div#main table#tb_batter tr th,
#gameP div#main table#tb_batter tr td {
margin:0 0 0 0;
border-top:1px solid #dddddd;
border-right:1px dotted #dddddd;
border-bottom:1px solid #dddddd;
border-left:1px dotted #dddddd;
padding:5px 5px 5px 5px;
text-align:center;
font-size:1.2em;
}

#gameP div#main table#tb_batter tr th {
background-color:#216c47;
color:#ffffff;
}

#gameP div#main table#tb_batter tr td.fresher {
background:url(../img/btn_fresher.jpg) no-repeat 98% 5%;
}

#gameP div#main table#tb_batter tr.sum td {
background-color:#f0f6f2;
font-weight:bold;
color:#206a47;
}

#gameP div#main table#tb_pitcher {
margin:0 0 15px 0;
border-collapse:collapse;
border-right:1px solid #ffffff;
border-left:1px solid #ffffff;
padding:0 0 0 0;
width:635px;
}

#gameP div#main table#tb_pitcher tr th,
#gameP div#main table#tb_pitcher tr td {
margin:0 0 0 0;
border-top:1px solid #dddddd;
border-right:1px dotted #dddddd;
border-bottom:1px solid #dddddd;
border-left:1px dotted #dddddd;
padding:5px 5px 5px 5px;
text-align:center;
font-size:1.2em;
}

#gameP div#main table#tb_pitcher tr th {
background-color:#216c47;
color:#ffffff;
}

#gameP div#main table#tb_pitcher tr th.w_avr {
width:75px;
}

#gameP div#main table#tb_pitcher tr td.fresher {
background:url(../img/btn_fresher.jpg) no-repeat 98% 5%;
}

#gameP div#main table#tb_pitcher tr.sum td {
background-color:#f0f6f2;
font-weight:bold;
color:#206a47;
}

#gameP div#main p.p_fresher {
font-size:1.2em;
}

#gameP div#main p.p_fresher img {
margin-right:2px;
vertical-align:text-bottom;
}

#gameP div#main div#highlight_txt {
margin:0 auto 20px auto;
padding:0 0 0 0;
width:610px;
}

#gameP div#main div#highlight_txt p span.txt_right {
display:block;
text-align:right;
}

#gameP div#main div.clear_highlight { /* === IE === */
clear:both;
overflow:hidden;
margin:0 auto 25px auto;
padding:0 0 0 0;
width:620px;
}

#gameP div#main div.clear_highlight div.box_highlight {
float:left;
display:inline;
margin:0 5px 0 5px;
padding:0 0 0 0;
width:300px;
}

#gameP div#main div.clear_highlight div.box_highlight h5 {
margin:0 0 10px 0;
padding:0 0 0 0;
width:300px;
height:36px;
text-indent:-9999px;
}

#gameP div#main div.clear_highlight div.box_highlight h5#ttl_highlight_01t { background:url(../img/ttl_game_highlight_01t.jpg) no-repeat;}
#gameP div#main div.clear_highlight div.box_highlight h5#ttl_highlight_01b { background:url(../img/ttl_game_highlight_01b.jpg) no-repeat;}
#gameP div#main div.clear_highlight div.box_highlight h5#ttl_highlight_02t { background:url(../img/ttl_game_highlight_02t.jpg) no-repeat;}
#gameP div#main div.clear_highlight div.box_highlight h5#ttl_highlight_02b { background:url(../img/ttl_game_highlight_02b.jpg) no-repeat;}
#gameP div#main div.clear_highlight div.box_highlight h5#ttl_highlight_03t { background:url(../img/ttl_game_highlight_03t.jpg) no-repeat;}
#gameP div#main div.clear_highlight div.box_highlight h5#ttl_highlight_03b { background:url(../img/ttl_game_highlight_03b.jpg) no-repeat;}
#gameP div#main div.clear_highlight div.box_highlight h5#ttl_highlight_04t { background:url(../img/ttl_game_highlight_04t.jpg) no-repeat;}
#gameP div#main div.clear_highlight div.box_highlight h5#ttl_highlight_04b { background:url(../img/ttl_game_highlight_04b.jpg) no-repeat;}
#gameP div#main div.clear_highlight div.box_highlight h5#ttl_highlight_05t { background:url(../img/ttl_game_highlight_05t.jpg) no-repeat;}
#gameP div#main div.clear_highlight div.box_highlight h5#ttl_highlight_05b { background:url(../img/ttl_game_highlight_05b.jpg) no-repeat;}
#gameP div#main div.clear_highlight div.box_highlight h5#ttl_highlight_06t { background:url(../img/ttl_game_highlight_06t.jpg) no-repeat;}
#gameP div#main div.clear_highlight div.box_highlight h5#ttl_highlight_06b { background:url(../img/ttl_game_highlight_06b.jpg) no-repeat;}
#gameP div#main div.clear_highlight div.box_highlight h5#ttl_highlight_07t { background:url(../img/ttl_game_highlight_07t.jpg) no-repeat;}
#gameP div#main div.clear_highlight div.box_highlight h5#ttl_highlight_07b { background:url(../img/ttl_game_highlight_07b.jpg) no-repeat;}
#gameP div#main div.clear_highlight div.box_highlight h5#ttl_highlight_08t { background:url(../img/ttl_game_highlight_08t.jpg) no-repeat;}
#gameP div#main div.clear_highlight div.box_highlight h5#ttl_highlight_08b { background:url(../img/ttl_game_highlight_08b.jpg) no-repeat;}
#gameP div#main div.clear_highlight div.box_highlight h5#ttl_highlight_09t { background:url(../img/ttl_game_highlight_09t.jpg) no-repeat;}
#gameP div#main div.clear_highlight div.box_highlight h5#ttl_highlight_09b { background:url(../img/ttl_game_highlight_09b.jpg) no-repeat;}
#gameP div#main div.clear_highlight div.box_highlight h5#ttl_highlight_10t { background:url(../img/ttl_game_highlight_10t.jpg) no-repeat;}
#gameP div#main div.clear_highlight div.box_highlight h5#ttl_highlight_10b { background:url(../img/ttl_game_highlight_10b.jpg) no-repeat;}
#gameP div#main div.clear_highlight div.box_highlight h5#ttl_highlight_11t { background:url(../img/ttl_game_highlight_11t.jpg) no-repeat;}
#gameP div#main div.clear_highlight div.box_highlight h5#ttl_highlight_11b { background:url(../img/ttl_game_highlight_11b.jpg) no-repeat;}
#gameP div#main div.clear_highlight div.box_highlight h5#ttl_highlight_12t { background:url(../img/ttl_game_highlight_12t.jpg) no-repeat;}
#gameP div#main div.clear_highlight div.box_highlight h5#ttl_highlight_12b { background:url(../img/ttl_game_highlight_12b.jpg) no-repeat;}
#gameP div#main div.clear_highlight div.box_highlight h5#ttl_highlight_13t { background:url(../img/ttl_game_highlight_13t.jpg) no-repeat;}
#gameP div#main div.clear_highlight div.box_highlight h5#ttl_highlight_13b { background:url(../img/ttl_game_highlight_13b.jpg) no-repeat;}
#gameP div#main div.clear_highlight div.box_highlight h5#ttl_highlight_14t { background:url(../img/ttl_game_highlight_14t.jpg) no-repeat;}
#gameP div#main div.clear_highlight div.box_highlight h5#ttl_highlight_14b { background:url(../img/ttl_game_highlight_14b.jpg) no-repeat;}
#gameP div#main div.clear_highlight div.box_highlight h5#ttl_highlight_15t { background:url(../img/ttl_game_highlight_15t.jpg) no-repeat;}
#gameP div#main div.clear_highlight div.box_highlight h5#ttl_highlight_15b { background:url(../img/ttl_game_highlight_15b.jpg) no-repeat;}
#gameP div#main div.clear_highlight div.box_highlight h5#ttl_highlight_16t { background:url(../img/ttl_game_highlight_16t.jpg) no-repeat;}
#gameP div#main div.clear_highlight div.box_highlight h5#ttl_highlight_16b { background:url(../img/ttl_game_highlight_16b.jpg) no-repeat;}
#gameP div#main div.clear_highlight div.box_highlight h5#ttl_highlight_17t { background:url(../img/ttl_game_highlight_17t.jpg) no-repeat;}
#gameP div#main div.clear_highlight div.box_highlight h5#ttl_highlight_17b { background:url(../img/ttl_game_highlight_17b.jpg) no-repeat;}
#gameP div#main div.clear_highlight div.box_highlight h5#ttl_highlight_18t { background:url(../img/ttl_game_highlight_18t.jpg) no-repeat;}
#gameP div#main div.clear_highlight div.box_highlight h5#ttl_highlight_18b { background:url(../img/ttl_game_highlight_18b.jpg) no-repeat;}
#gameP div#main div.clear_highlight div.box_highlight h5#ttl_highlight_19t { background:url(../img/ttl_game_highlight_19t.jpg) no-repeat;}
#gameP div#main div.clear_highlight div.box_highlight h5#ttl_highlight_19b { background:url(../img/ttl_game_highlight_19b.jpg) no-repeat;}
#gameP div#main div.clear_highlight div.box_highlight h5#ttl_highlight_20t { background:url(../img/ttl_game_highlight_20t.jpg) no-repeat;}
#gameP div#main div.clear_highlight div.box_highlight h5#ttl_highlight_20b { background:url(../img/ttl_game_highlight_20b.jpg) no-repeat;}

#gameP div#main div.clear_highlight div.box_highlight p.img_highlight {
margin:0 0 0 0;
padding:0 0 0 0;
width:300px;
height:200px;
}

#gameP div#main div.clear_highlight div.box_highlight div { /* === IE === */
margin:0 0 0 0;
padding:12px 12px 12px 12px;
width:276px;
background:url(../img/bg_box_highlight.jpg) repeat-y;
font-size:1.2em;
}

#gameP div#main div.clear_highlight div.box_highlight div p {
margin-bottom:0;
}

#gameP div#main div.clear_highlight div.box_highlight div p span {
font-weight:bold;
color:#206a47;
}