@charset "utf-8";
/* CSS Document */
#header h1 span.motogpTtl{
background:url(../../motogp/images/header_motogp_img.jpg) left top no-repeat;
}
#motogpTop{
border:solid 1px #eaeaea;
border-width:1px 0;
padding:1px 0 1px;
}
#motogpTop:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html #motogpTop{
	display:inline-block;
}
*:first-child+html #motogpTop{
	display:inline-block;
}
#motogpTop dl{
float:left;
}
#motogpTop dl#kind01{
border-right:solid 1px #eaeaea;
}

#motogpTop dl dt,
#motogpTop dl dd{
font-size:0;
line-height:0;
}
#motogpTop dl dd.linkBtn{
text-align:right;
margin-top:-25px;
margin-right:5px;
}
