/* ■■■■■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;
	}


/* ■■■■■ベース■■■■■ */

body {
	font-size: 12px;
	line-height: 130%;
	color: #000000;
	font-family:'ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

#wrapper {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	line-height: 150%;
}

#kaisai {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#header {
	height: 64px;
}
#header #left {
	float: left;
	width: 477px;
}
#header #right {
	float: right;
	/*background: url(../images/h_right_line.png) left top no-repeat;/*2*/
	height:54px;
	width:500px;/*270px*/
	padding:0 20px 0 0;
}
#home {
	padding-top: 7px;
}
h1 {
}
#brtv {
	padding-top:5px;
	width:96px;
    float:right;/* */
}
#vpower {
	padding-top:5px;
	padding-right:5px;
	width:135px;
    float:right;/*155px*/
}
#nas {
	padding-top:5px;
	padding-right:5px;
	width:96px;
    float:right;/* */
}
#yoso {
	padding-top:5px;
	padding-right:5px;
	width:96px;
    float:right;/* */
}
#banner {
	position: absolute;
	top: 0px;
	left: 385px;
	height: 95px;
	width: 375px;
	z-index: 999;
}
#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: 490px;
	width: 465px;
}
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: 13px;
	color: #FF0;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
	padding-right: 16px;
	padding-left: 10px;
	padding-top: 4px;
}
#live_ozz_btn {
	float: right;
	margin-bottom: 5px;
}

/* ■■■■■その他■■■■■ */
#attention {
	font-size: 11px;
	color: #666;
	float: left;
	padding-right: 15px;
}
.about {
	float: left;
	padding-right: 15px;
	font-size: 11px;
	color: #C00;
}

.about a {
	color: #333;
	text-decoration: none;
}
.about a:hover {
	color: #C00;
	text-decoration: underline;
}
#copyright {
	text-align: right;
	font-family: Helvetica, Arial, sans-serif;
	color: #666;
	font-size: 10px;
	padding-top: 4px;
}

/* スマホサイト　*/
#sp {
	background: -moz-linear-gradient(top, #777, #000);
	background: -webkit-gradient(linear, left top, left bottom, from(#777), to(#000));
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.4) inset;
	-webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.4) inset;  
    -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.4) inset;
	width: 100%;
}
#sp a {
	font-size: 60px;
	line-height: 160px;
	color: #fff;
	height: 160px;
	text-shadow: 0px -3px 3px rgba(0, 0, 0, 0.8);
	background-image: url(../common_img/arrow_sp.png);
	background-repeat: no-repeat;
	background-position: 98% center;
	text-align: right;
	width: 86%;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-right: 14%;
}
