/*****************************************************************************
 Game common style css
*****************************************************************************/

/* mod_game 
*****************************************************************************/
#ga2012_content .mod_game{
}
#ga2012_content .mod_game h2.titlegame{
  margin:0 0 13px 0;
 padding:10px 16px 0 0;
 height:30px;
 font-weight:bold;
 font-size:120%;
 text-align:right;
 background:transparent url('/ew/go-go-impulse/game/common/img/bg_titlepage.jpg') no-repeat left top;
}

/* mod_gamereport
*****************************************************************************/
#ga2012_content .mod_gamereport{
}
#ga2012_content .mod_gamereport_inner{
  margin:0 5px 0 5px;
}
#ga2012_content .mod_gamereport_inner p{
 line-height:1.8;
}

/* title */
#ga2012_content .mod_gamereport_inner p.title{
 font-size:120%;
}

/* score table */
#ga2012_content .mod_gamereport_inner table.score{
 width:100%;
 margin:21px 0 0 0;
 border-top:solid 1px #CFCFCF;
 border-right:solid 1px #CFCFCF;
}
#ga2012_content .mod_gamereport_inner table.score th,
#ga2012_content .mod_gamereport_inner table.score td{
 border-bottom:solid 1px #CFCFCF;
 border-left:solid 1px #CFCFCF;
}
#ga2012_content .mod_gamereport_inner table.score th{
 padding:13px 0 13px 0;
 color:#FFF;
 font-size:120%;
 text-align:center;
}
#ga2012_content .mod_gamereport_inner table.score th.main{
 width:45%;
 background:#0062AF url('/ew/go-go-impulse/common/img/bg_gemetable_main.jpg') repeat-x left top;
}
#ga2012_content .mod_gamereport_inner table.score th.side{
 width:45%;
 background:#666666 url('/ew/go-go-impulse/common/img/bg_gemetable_side.jpg') repeat-x left top;
}

#ga2012_content .mod_gamereport_inner table.score th.vs{
 width:10%;
 font-size:180%;
 color:#222;
}

#ga2012_content .mod_gamereport_inner table.score td{
 text-align:center;
 font-weight:bold;
 font-size:120%;
}
#ga2012_content .mod_gamereport_inner table.score td.count{
 padding:7px 0 7px 0;
 font-size:100%;
 font-weight:normal;
 background-color:#E4E4E4;
}
#ga2012_content .mod_gamereport_inner table.score td.totalvs{
 font-size:200%;
 vertical-align:middle;
}
#ga2012_content .mod_gamereport_inner table.score td.total{
 font-size:300%;
 background-color:#FAFAFA;
}
#ga2012_content .mod_gamereport_inner table.score td.total span{
 display:block;
 margin:0 auto;
 margin-top:12px;
 margin-bottom:12px;
 width:116px;
 padding:6px 0 6px 0;
 text-align:center;
 border:solid 1px #CDCDCD;
 background-color:#FFF;
}
/* mod_gamereport_inner_photo */
#ga2012_content .mod_gamereport_inner_photo{
 margin:25px 0 0 0;
}
#ga2012_content .mod_gamereport_inner_photo h3{
 margin:0 0 19px 0;
 padding:6px 2px 0 0;
 height:23px;
 text-align:right;
}
#ga2012_content .mod_gamereport_inner_photo h3{
 background:transparent url('/ew/go-go-impulse/game/common/img/bg_title_photogallery.jpg') no-repeat left top;
}
#ga2012_content .mod_gamereport_inner_photo ul{
 width:720px;
 margin:0 -10px 0 0;
 padding:0;
}
#ga2012_content .mod_gamereport_inner_photo li{
 float:left;
 width:110px;
 padding:0 10px 10px 0;
}
#ga2012_content .mod_gamereport_inner_photo li img{
 width:110px;
}


/* mod_gamepickupplayer
*****************************************************************************/
#ga2012_content .mod_gamepickupplayer{
}
#ga2012_content .mod_gamepickupplayer_inner{
  margin:0 5px 0 5px;
}
#ga2012_content .mod_gamepickupplayer_inner p{
 line-height:1.8;
}

/* mod_gamepickupplayer_inner_block */
#ga2012_content .mod_gamepickupplayer_inner_block{
 margin:20px 0 25px 0;
 width:711px;
}
#ga2012_content .mod_gamepickupplayer_inner_block_photo{
 float:left;
 width:200px;
 margin:15px 0 0 0;
}
#ga2012_content .mod_gamepickupplayer_inner_block_photo p.caption{
 margin-top:5px;
 text-align:center;
}
#ga2012_content .mod_gamepickupplayer_inner_block_text{
 float:right;
 width:500px;
}
#ga2012_content .mod_gamepickupplayer_inner_block_text p strong{
 color: #D75C08;
 font-weight: bold;
}

/* mod_gameschedule
*****************************************************************************/
#ga2012_content .mod_gameschedule{
}

#ga2012_content .mod_gameschedule_inner{
  margin:0 5px 0 5px;
}

#ga2012_content .mod_gameschedule_inner p{
 line-height:1.8;
}






























