@charset "UTF-8";

/* ---------------------------------------------------------------------

TITLE   : nikkansports.com CSS
DATE    : 2009/01/02
URL     : http://www.nikkansports.com/sports/hakone-ekiden/2009/css/realtiume-style.css
AUTHOR  : nikkansports.com

--------------------------------------------------------------------- */

body.themeRT #wrapper { min-width: 980px; }

body.themeRT li#themeNaviRealtime a {
	font-weight: bold;
	color: #ffffff;
	background: url(/img/theme-navi_bg-current.gif) repeat-x;
}

#hakoneRealTimeFlash {
	width: 100%;
	text-align: center;
}

#pluginBox {
	margin: 1em 0;
	padding: 4px;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	width: auto;
	text-align: left;
	background: #e5ecf5;
}

#pluginBox dl {
	padding: 5px;
	border: 1px solid #aab7c5;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	min-height: 33px;
	height: auto!important;
	height: 33px;
	background: #ffffff;
}

#pluginBox dt { width: 112px;}

#pluginBox dd {
	margin: -33px 0 0 119px;
	font-size: 80%;
	line-height: 1.3;
}
