@charset "UTF-8";
/* topCSS Document */

/*----------layout----------*/

/*-------------------------------
■■■■■top_cat■■■■■
-------------------------------*/

/*mainhtml*/
body#top_cat div.mainhtml div.battery p
{
	padding:5px 10px 5px 10px;
	margin-bottom:10px;
}
body#top_cat div.mainhtml div.realbox p.update
{
	margin-bottom:-10px;
	padding-bottom:-5px;
}
body#top_cat div.mainhtml div.realbox p.score,
{
	text-align:center;
}
body#top_cat div.mainhtml div.realbox p.score img
{
	vertical-align: middle;	
	margin:0px 5px;
}
body#top_cat div.mainhtml div.realbox p
{
	text-align:center;
	margin-bottom:5px;
}
body#top_cat div.mainhtml div.realbox p.pitch_result
{
	text-align:left;
	margin:0px auto 5px;
	background:#eee;
}
body#top_cat div.mainhtml div.realbox p.pitch_result img
{
	vertical-align: middle;	
	margin-right:5px;
}

/*top_btn*/
body#top_cat div.mainhtml div.top_btn 
{
	margin-bottom:10px;
}
body#top_cat div.top_btn 
{
	padding:0px 5px 5px;
	height:22px;
}
body#top_cat div.top_btn li
{
	width:104px;
	float:left;
	list-style:none;
}

body#top_cat div.top_btn li a
{
	width:102px;
	height:22px;
	display:block;
}
body#top_cat div.top_btn li.btn_gameresult a{background: url(/pts/top/btn_gameresult.gif) no-repeat 0px 0px;}
body#top_cat div.top_btn li.btn_gameresult a:hover{background: url(/pts/top/btn_gameresult.gif) no-repeat 0px -22px;}
body#top_cat div.top_btn li.btn_highlight a{background: url(/pts/top/btn_gstream.gif) no-repeat 0px 0px;}
body#top_cat div.top_btn li.btn_highlight a:hover{background: url(/pts/top/btn_gstream.gif) no-repeat 0px -22px;}
body#top_cat div.top_btn li.btn_oainfo a{background: url(/pts/top/btn_oainfo.gif) no-repeat 0px 0px;}
body#top_cat div.top_btn li.btn_oainfo a:hover{background: url(/pts/top/btn_oainfo.gif) no-repeat 0px -22px;}
body#top_cat div.top_btn li.btn_starting a{background: url(/pts/top/btn_starting.gif) no-repeat 0px 0px;}
body#top_cat div.top_btn li.btn_starting a:hover{background: url(/pts/top/btn_starting.gif) no-repeat 0px -22px;}
body#top_cat div.top_btn li.btn_highspot a{background: url(/pts/top/btn_highspot.gif) no-repeat 0px 0px;}
body#top_cat div.top_btn li.btn_highspot a:hover{background: url(/pts/top/btn_highspot.gif) no-repeat 0px -22px;}
body#top_cat div.top_btn li.btn_live a{background: url(/pts/top/btn_live.gif) no-repeat 0px 0px;}
body#top_cat div.top_btn li.btn_live a:hover{background: url(/pts/top/btn_live.gif) no-repeat 0px -22px;}
body#top_cat div.top_btn li.btn_photo a{background: url(/pts/top/btn_photo.gif) no-repeat 0px 0px;}
body#top_cat div.top_btn li.btn_photo a:hover{background: url(/pts/top/btn_photo.gif) no-repeat 0px -22px;}
body#top_cat div.top_btn li.btn_photo a{background: url(/pts/top/btn_photo.gif) no-repeat 0px 0px;}
body#top_cat div.top_btn li.btn_photo a:hover{background: url(/pts/top/btn_photo.gif) no-repeat 0px -22px;}
body#top_cat div.top_btn li.btn_realscore a{width:141px;background: url(/pts/top/btn_realscorebook.gif) no-repeat 0px 0px;}
body#top_cat div.top_btn li.btn_realscore a:hover{width:141px;background: url(/pts/top/btn_realscorebook.gif) no-repeat 0px -22px;}

/*----------font----------*/
/*mainhtml*/
body#top_cat div#column_3 div.mainhtml p.score
{
	font-size:150%;
	line-height:1em;
	font-weight:bold;
}
