/* ■■■■■CSS リセット■■■■■ */body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, iframe{    margin: 0;     padding: 0;}html {	height: 100%;	width: 100%;}body {	height: 100%;	width: 100%;}h1, h2, h3, h4, h5, h6{    font-size: 100%;     font-weight: normal;}ol, ul{    list-style:none;}fieldset, img{     border:0;}table{    border-collapse: collapse;     border-spacing:0;}caption, th{    text-align: left;}address, caption, cite, code, dfn, em, strong, th, var{    font-style: normal;     font-weight: normal;}img {	vertical-align: bottom;}.clear {	clear: both;	height: 0;	visibility: hidden;}/* ■■■■■ベース■■■■■ */body {	font-size: 12px;	line-height: 130%;	color: #000000;	font-family:'ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;}#wrapper {	width: 1000px;	margin-right: auto;	margin-left: auto;	position: relative;	padding-right: 10px;	padding-left: 10px;}#header {	height: 95px;}#header #left {	float: left;	width: 360px;}#header #right {	float: right;	width: 227px;}#home {	padding-top: 5px;}h1 {}#brtv {	text-align: right;	margin-bottom: 6px;}#contents {}#contents #left {	float: left;	width: 535px;}#contents #right {	float: right;	width: 465px;}#contents iframe {	display: block;	border: none;}iframe#title {	height: 80px;	width: 535px;	margin-bottom: 5px;}iframe#ozz {	height: 550px;	width: 535px;	margin-bottom: 5px;}iframe#info {	height: 455px;	width: 465px;	margin-bottom: 5px;}iframe#result {	height: 175px;	width: 465px;	margin-bottom: 0px;}/* ■■■■■レースタイトル■■■■■ */#title {	background-image: url(../images/title_bg1.png);	background-repeat: no-repeat;	height: 80px;	width: 535px;}#title #left {	float: left;	height: 80px;	width: 90px;}#title #right {	width: 435px;	float: right;}#race_title {	margin-bottom: 3px;}#race_title td {	padding-top: 5px;	padding-bottom: 5px;	height: 40px;}#race_title #day {	width: 60px;	text-align: center;	font-family: Helvetica, Verdana, "Trebuchet MS", sans-serif;	font-size: 18px;	font-weight: bold;	text-shadow: 0px -1px 0px rgba(0,0,0,0.3);}#race_title #name {	padding-left: 10px;	font-size: 16px;	font-weight: bold;	line-height: 120%;	padding-right: 5px;	text-shadow: 0px -1px 0px rgba(0,0,0,0.3);}#race_telop {	font-size: 14px;	color: #FFCC00;	text-shadow: 1px 1px 1px rgba(0,0,0,0.8);	padding-right: 10px;	padding-left: 10px;	padding-top: 3px;}/* ■■■■■その他■■■■■ */#attention {	background-image: url(../images/attention.png);	background-repeat: no-repeat;	background-position: left center;	padding-left: 15px;	font-size: 11px;	color: #FFFFFF;	float: left;	width: 240px;}#about a {	display: block;	font-size: 11px;	color: #FFFFFF;	text-decoration: none;	background-image: url(../images/about.png);	background-repeat: no-repeat;	background-position: left center;	padding-left: 9px;	float: left;}#about a:hover {	color: #FFCC00;	text-decoration: underline;}#copyright {	text-align: right;	vertical-align: top;}