
@charset "utf-8";
/*-------------------------------------------------
  Segasammy Baseball Stylesheet
  * Top *
-------------------------------------------------*/
object {outline:none;}
ul#globalNav {padding:0 0 10px 0;}

#primary {float:left;width:220px;}
#secondary {float:right;width:715px;}
#primary .nextGame {background:url(../images/top/bg_localarea.gif) no-repeat left bottom;margin:0 0 0 0;padding:0 0 5px 0;}
#primary .nextGame h2.title {margin:0 0 3px 0;}
#primary .nextGame h3 {margin:0 0 10px 11px;}
#primary .nextGame dl.rally {background:url(../images/common/line_dot_gre.gif) repeat-x bottom;margin:0 15px 10px 15px;padding:0 0 10px 0;}
#primary .nextGame dl.rally dt {background:url(../images/common/icon_arrow1_gre.gif) no-repeat 0 5px;margin:0 0 0 4px;padding:0 0 0 10px;}
#primary .nextGame dl.rally dd {font-weight:600;margin:0 0 0 10px;}
#primary .nextGame dl.rally dd a {background:url(../images/common/icon_ruled_line1_gre.gif) no-repeat 0 2px;padding:0 0 0 10px;}
#primary .nextGame ul.combination {margin:0 15px 10px 15px;padding:0 0 0 0;}
#primary .nextGame ul.combination li {}
#primary .nextGame ul.combination li a {background:url(../images/common/icon_arrow1_gre.gif) no-repeat 4px 4px;font-weight:600;padding:0 0 0 12px;}
#primary .mobileInfo {background:url(../images/top/bg_localarea.gif) no-repeat left bottom;margin:9px 0 10px 0;padding:0 0 5px 0;zoom:1;}
#primary .mobileInfo p {margin:0 15px 0 15px;}
#primary .mobileInfo p.text {font-size:80%;color:#3581FF;margin:0 15px 10px 15px;padding:0 0 0 28px;}
#primary .mobileInfo p.qrcode {text-align:center;margin:0 15px 10px 15px;}

#primary ul.banners {margin:0 10px 0 19px;padding:0;}
#primary ul.banners li {line-height:0;margin:0 0 5px 0;}
#primary ul.banners li a {margin:0;padding:0;}

.whatsNew {width:715px;background:url(../images/top/bg_whatsnew.gif) repeat-y left top;margin:0 0 15px 0;border-bottom:1px solid #1E6B19;}
.whatsNew h2.title {background:url(../images/top/bg_title_top.gif) no-repeat 0 0;margin:0 0 5px 0;}
.whatsNew h2.title img {float:left;}
.whatsNew h2.title a.list {float:left;width:auto;margin:10px 0 0 485px;}
.whatsNew dl {background:url(../images/common/line_dot.gif) repeat-x top;margin:0 15px 0 15px;padding:3px 0;}
.whatsNew dl dt.date {float:left;width:85px;font-size:80%;color:#444;margin:2px 0 0 0;padding:5px 0;font-weight:600;}
.whatsNew dl dd {float:left;width:450px;padding:5px 0 5px 100px;}
.whatsNew dl dd a {padding:3px;}
.whatsNew dl dd.iconNews {background:url(../images/common/category_icon_news.gif) no-repeat 0 5px;}
.whatsNew dl dd.iconResu {background:url(../images/common/category_icon_result.gif) no-repeat 0 5px;}
.whatsNew dl dd.iconBlog {background:url(../images/common/category_icon_blog.gif) no-repeat 0 5px;}
.whatsNew dl dd.iconNFla {background:url(../images/common/category_icon_nflash.gif) no-repeat 0 5px;}
.whatsNew dl dd.iconSpec {background:url(../images/common/category_icon_special.gif) no-repeat 0 5px;}
.whatsNew dl dd.iconEtc {background:url(../images/common/category_icon_etc.gif) no-repeat 0 5px;}
.whatsNew dl dd.iconComb {background:url(../images/common/category_icon_comb.gif) no-repeat 0 5px;}

#secondary .pickupTopic {width:715px;background:url(../images/top/bg_pickup_topic.gif) repeat-y left top;margin:0 0 15px 0;border-bottom:1px solid #3581FF;}
#secondary .pickupTopic h2.title {background:#3581FF;margin:0 0 5px 0;padding:6px 0 6px 10px;}
#secondary .pickupTopic ul {margin:0 0 5px 0;}
#secondary .pickupTopic ul li {background:url(../images/common/icon_arrow2_blu.gif) no-repeat 0 5px;margin:0 0 0 10px;padding:0 0 0 10px;line-height:1.7;color:#3581FF;font-weight:600;}
#secondary .pickupTopic ul li a {}
#secondary .pickupTopic ul li a:link {color:#3581FF;}
#secondary .pickupTopic ul li a:visited {color:#3581FF;}
#secondary .pickupTopic ul li a:hover {color:#35d2ff;text-decoration:underline;}

/*-------------------------------------------------
  * Filter Alpha *
-------------------------------------------------*/
#primary ul.banners li a:hover img {filter:alpha(opacity=60);opacity:0.6;-moz-opacity:0.60;}
/*-------------------------------------------------
  * clearfix *
-------------------------------------------------*/
.clearfix:after {/*for modern browser*/content: ".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {min-height: 1px;_overflow:visible;_height:1px;zoom:1;/*for IE 5.5-7*//*display:inline-block;*/}
* html .clearfix {/*for IE -6*/height: 1px;/*for IE4,5*//*\*//*/height:auto; overflow: hidden;/**/}
