﻿#main { 
	WIDTH: 1000px;
	height: 345px;
	background-image: url(../img/top/RESULT.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#Inner1{ 
	float: left;
	WIDTH: 1000px;
	height: 60px;
	margin-top: 345px;
	text-align: center;
}
#Inner1-1{ 
	float: left;
	WIDTH: 260px;
	padding-top: 8px;
}
#title1{ 
	float: left;
	WIDTH: 260px;
	color: orange;
	font-size: 28px;
}
#title2{ 
	float: left;
	WIDTH: 260px;
	color: orange;
	font-size: 12px;
}

#In1-bw{ 
	float: left;
	HEIGHT: 22px;
	WIDTH: 900px;
	margin-top: 25px;
	margin-left: 50px;
	margin-bottom: 14px;
	padding-top: 3px;
	border-left: solid 2px #FFFAFA;
	border-bottom: solid 2px #FFFAFA;
}
#In1-bw2{ 
	float: left;
	HEIGHT: 22px;
	WIDTH: 900px;
	margin-left: 50px;
	margin-top: 17px;
	margin-bottom: 13px;
	padding-top: 3px;
	border-top: solid 2px #FFFAFA;
	border-right: solid 2px #FFFAFA;
}
#In1-bt{ 
	float: left;
	WIDTH: 447px;
	HEIGHT: 20px;
	margin-left: 3px;
	color: #FFFAFA;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
 	

 	

/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(left, #FFA500 0%, #000048 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(left, #FFA500 0%, #000048 100%);

/* Opera */ 
background-image: -o-linear-gradient(left, #FFA500 0%, #000048 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #FFA500), color-stop(1, #000048));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(left, #FFA500 0%, #000048 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to right, #FFA500 0%, #000048 100%);


}
#In1-bt2{ 
	float: left;
	WIDTH: 447px;
	HEIGHT: 20px;
	margin-right: 3px;
	color: #FFFAFA;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
 	

 	

: 	

/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(left, #000048 0%, #FFA500 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(left, #000048 0%, #FFA500 100%);

/* Opera */ 
background-image: -o-linear-gradient(left, #000048 0%, #FFA500 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #000048), color-stop(1, #FFA500));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(left, #000048 0%, #FFA500 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to right, #000048 0%, #FFA500 100%);

}
#In1-btn{ 
	float: left;
	margin-left: 5px;
}

#res{ 
	float: left;
	WIDTH: 1000px;
}
#result {
	float: left;
	width: 900px;
	margin-top: 1px;
	margin-left: 50px;
	background-color: #FFFAFA;
}
#result-a {
	float: left;
	width: 900px;
	background-color: #FFFAFA;
}
#result-l {
	float: left;
	width: 160px;
	text-align: center;
	background-color: #FFFAFA;
}
.result-wk2 {
	float: left;
	width: 160px;
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: 13px;
	font-weight: bold;
	color: #000060;
}
.result-tnc2 { 
	float: left;
	width: 140px;
	background-color: #FFFAFA;
	padding-bottom: 20px;
}
.ach2 {
	float: left;
	width: 120px;
	margin-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #000060;
	border: solid 2px orange;
	color: #FFFAFA;
}
.result-title2 {
	font-size: 13px;
	text-align: center;
	color: #FFFAFA;
}
.ach3 {
	float: left;
	padding: 2px;
}
#result-r {
	float: left;
	width: 740px;
	text-align: left;
	background-color: orange;
}
.result-wk {
	float: left;
	width: 710px;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 30px;
	background-color: orange;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	color: #000060;
}
.result-tnc {
	float: left;
	width: 740px;
	padding-bottom: 20px;
	background-color: orange;
}

.example table {
	margin-left: 20px;
	margin-right: 20px;
	border: 1px #999999 solid;
	border-collapse: collapse;
	background-color: #FFFAFA;
}
.example th {
	text-align: center;
	border: 2px #999999 solid;
	background-color: #CCCCCC;
	font-size: 9px;
	text-align: center;
}
.example td {
	border: 2px #999999 solid;
}
.result-title {
	float: left;
	width: 333px;
	height: 60px;
	text-align: left;
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 13px;
	background-color: #000060;
	color: #FFFAFA
}
.result-date {
	float: left;
	width: 109px;
	text-align: right;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	font-size: 13px;
}
.result-kaijo {
	float: left;
	width: 130px;
	text-align: left;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	font-size: 13px;
}
.result-title3 {
	float: left;
	width: 45px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 13px;
	color: orange;
}

.result-space {
	float: left;
	width: 30px;
	height: 40px;
}
.result-next { 
	float: right;
	text-align: right;
}


div.play-button-area{
	float: left;
	width: 15px;
	padding: 10px;
}
div.play-button{
}
a.play-button:link, a.play-button:visited { background: transparent url(../img/play-button.gif) no-repeat -2px -1px; text-decoration: none; width: 17px; height: 18px; display: block; }
a.play-button:hover { background-position: -2px -24px; text-decoration: none; }
a.play-button:active { background-position: -2px -24px; text-decoration: none; }
a.play-button span{display: none; }


#games-t {
float: left;
width: 900px;
color: darkblue;
padding-top: 25px;
padding-bottom: 15px;
font-weight: bold;
font-size: 13px;
text-align: left;
margin-left: 30px;
}

#games {
float: left;
width: 900px;
}
#games-wl {
float: left;
width: 400px;
height: 100%;
padding: 6px;
text-align: left;
}
#games-tt2 {
float: left;
width: 375px;
margin-left: 25px;
font-size: 13px;
text-align: left;
}
#games-kekka {
float: left;
width: 375px;
margin-left: 25px;
font-size: 13px;
text-align: left;
}
#games-wr {
float: right;
margin-right: 25px;
text-align: left;
}
#games-back {
float: left;
padding-top: 15px;
padding-left: 32px;
padding-bottom: 15px;
}
a#back:link, a#back:visited { float:left; background: transparent url(../img/back.gif) no-repeat; text-decoration: none; width: 58px; height: 18px; display: block; }
a#back:hover { float:left; background-position: 0px -22px; text-decoration: none; }
a#back:active { float:left; background-position: 0px -22px; text-decoration: none; }
a#back span{display: none; }
