/*----------------------------------------------all start----------------*/

html,body {
	margin: 0px;
	padding: 0px;
}

h1,h2,h3,h4,h5,h6,p,li,dd,td {
	margin: 0px;
	padding: 0px;
}

body{
	background-image : url(../../image/sky_2010.jpg);
	background-repeat : no-repeat;
	background-position: right top;
	font-size: 100%;
	text-align: center;
}

th {
	background-color: #66CCFF;
	font-size: 80%;
	color: #0033CC;

}
td {
	font-size: 80%;
	font-weight: normal;
	font-weight: bold;
	color: #434343;
	font-size: 16px;
	font-weight: bold;
}
h1 {
	font-size: 130%;
	color: #FFFFFF;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	width: auto;
	padding-top: 15px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
h2 {
	font-size: 140%;
	color: #FFFFFF;
	font-weight: bold;
	width: 100%;
	text-align: left;
	background-image: url(../images/h.gif);
	background-repeat: no-repeat;
	height: 34px;
	vertical-align: middle;
	padding-left: 40px;
	padding-top: 7px;
}
p {
	font-size: 85%;
	line-height: 150%;
	color: #666666;
}
caption {
	font-size: 95%;
	font-weight: bold;
	text-align: left;
	width: 80%;
	padding-bottom: 2px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #3366FF;
	color: #FFFFFF;
	background-color: #3F8FFC;
}
#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 80px;
}
/*----------------------------------------------all end----------------*/
#main {
	border: 1px solid #889FC1;
}
.win {
	background-color: #FFCAEA;
	font-size: 16px;
}
.lose {
	background-color: #CCCCCC;
}
#main .result {
	height: 50px;
	width: 400px;
	clear: both;
	vertical-align: text-top;
}
