@charset "utf-8";
* {
	margin: 0px;
	padding:0;
	border-style: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}
body {
	text-align: center;
	background-image: url(../images/back.jpg);
	background-repeat: repeat;
}
#wrapper {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	background-image: url(../images/f06_01.jpg);
	background-repeat: no-repeat;
	height: 179px;
	width: 1100px;
}
#header .left {
	float: left;
	text-align: right;
	width: 259px;
}
#header .right {
	float: left;
	height: 100px;
	width: 800px;
	padding-left: 41px;
}
.F02 {
	background-image: url(../images/f06_02.jpg);
	background-repeat: no-repeat;
	height: 147px;
	width: 1100px;
	text-align: center;
}
.F02 .upper {
	font-size: 24px;
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	color: #F00;
	height: 75px;
	padding-top: 30px;
}
.F02 .upper p {
	font-size: 48px;
}
.F02 .lower {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-align: center;
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.F04 {
	background-image: url(../images/f06_04.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 1100px;
	text-align: center;
	line-height: 25px;
	padding-top: 25px;
	font-weight: bold;
	color: #000;
}
.F05 {
	height: 163px;
	width: 1100px;
}
.F06 {
	background-image: url(../images/f06_06.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 1100px;
}
.F06 .qr {
	height: 140px;
	width: 106px;
	margin-left: 690px;
	padding-top: 40px;
}
.F07 {
	background-image: url(../images/f06_07.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 1000px;
	padding-left: 100px;
	padding-top: 20px;
}
.F07 .result {
	height: 125px;
	width: 275px;
	float: left;
	margin-left: 19px;
	font-size: 16px;
	color: #FF0;
	font-weight: bold;
	display: inline;
}
.result .r1 {
	text-align: right;
	width: 268px;
	font-size: 14px;
}
.result .r2 {
	text-align: center;
	margin-top: 12px;
	font-size: 14px;
}
.result .r3 {
	text-align: center;
	margin-top: 13px;
	font-size: 14px;
}
.result .r4 {
	font-size: 30px;
	text-align: right;
	width: 198px;
	margin-top: 18px;
}
#footer {
	background-image: url(../images/f06_08.jpg);
	background-repeat: no-repeat;
	height: 122px;
	width: 1100px;
}
#footer .upper {
	width: 820px;
	margin-left: 180px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	height: 55px;
	padding-top: 13px;
}
#footer .lower {
	margin-top: 10px;
	width: 1080px;
	text-align: right;
}
.copy {
	text-align: center;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
