@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0; }

/*-----------------------------------------------------
Yahoo UI Library Font-size Adjustment
10px = 77%     11px = 85%     12px = 93%     13px = 100%
14px = 108%    15px = 116%    16px = 123.1%  17px = 131%
18px = 138.5%  19px = 146.5%  20px = 153.9%  21px = 161.6%
22px = 167%    23px = 174%    24px = 182%    25px = 189%
26px = 197%
------------------------------------------------------*/


/* ------------------------------
 Base
------------------------------ */

strong {
	font-weight: bold;
}
hr {
	display: none;
}
a {
	color: #2a1a14;
	text-decoration: none;
}
a:visited {
	color: #2a1a14;
}
a:hover {
	text-decoration: underline;
}
a:link,
a:visited,
a:active,
a:hover { 
	overflow: hidden;
	outline: none;
}/**/
.word-wrap{
	word-wrap: break-word;
	/word-wrap: normal;/*for IE6 IE7*/
}
img { 
	border:none; 
	vertical-align: bottom;
}
sub {
	vertical-align: -1px;
}
li { 
	list-style:none outside; 
}
.align_c {
	text-align:center;
}

.large {
	font-size:16px;
}
.btn:hover {
	filter:alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
}

.red {
	color:#d00e31;
}
.blue {
	border-bottom: 1px solid #3399c5!important;
	padding-bottom:2px;
	background:url(../img/ico_arrow03.png) no-repeat right 1px!important;
}
.blue a {
	color:#3399c5!important;
}

/* ------------------------------
 Layout
------------------------------ */
body{
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
	font-family: 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
	line-height: 1.8;
	min-width:960px;
	font-size:14px;
}
#wrapper {
	background-image:url(../img/bg05.png),url(../img/bg01.png);
	background-repeat: repeat-x, no-repeat;
	background-position: top left, center 80px;
}
#wrapper.top {
	background-image:url(../img/bg02.png),url(../img/bg01.png);
	background-repeat: repeat-x, no-repeat;
	background-position: top left, top center;
}
#wrapper.sp01 {
	background-image:url(../img/bg05.png),url(../img/bg01.png);
	background-repeat: repeat-x, no-repeat;
	background-position: top left, bottom center;
}
#wrapper.lightBg {
	background-image:url(../img/bg02.png),url(../img/bg06.png);
	background-repeat: repeat-x, no-repeat;
	background-position: top left, top center;
}
#wrapper.noBg {
	background:none;
}

.inner {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

section {
	padding:0 0 40px;
}

header {
	padding:42px 0 30px;
}

/* TOP */

.top header {
	padding:42px 0 0;
	height:642px;
	background:url(../img/bg03.png) no-repeat bottom center;
}
.top header dl {
	width:480px;
	text-align:center;
	font-size:14px;
}
.top header dt {
	font-weight:bold;
	color:#d00e31;
	font-size:18px;
	margin-bottom:18px;
}
.top header dd {
	font-weight:bold;
}
.top header a {
	color: #3399c5;
	text-decoration: underline;
}
.top header a:visited {
	color: #3399c5;
}
.top header a:hover {
	text-decoration: none;
}

section#step {}
section#step h3 {
	margin-bottom:33px;
	position:absolute;
	top:-20px;
}
section#step p.lead {
	position:absolute;
	top:60px;
}

section#step form {
	padding-top:100px;
}
.step {
	background:url(../img/bg_step.png) no-repeat 0 0;
	width:458px;
	height:217px;
	text-align:center;
}
.step:first-child {
	float:left;
}
.step:last-child {
	float:right;
}
.step input {
	display:block;
	margin:0 auto;
}
.step:first-child input {
	border:2px solid #868686;
	border-radius:2px;
	padding:15px 10px;
	width:350px;
	font-size:18px;
	text-align:center;
	margin-top:65px;
	color:#333;
}
.step:last-child input {
	/*margin-bottom:10px;*/margin-top:35px;
}
.step:last-child img:first-child{
	margin:0 0 22px;
}
.step:last-child input:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
section#step .btnBox {
	padding-top:1px;
}

.btnBox .step {
	border:6px solid #eaeaea;
	background:none;
	width:458px;
	height:192px;
	text-align:center;
	float:none;
	margin:60px auto 0;
}
.btnBox .step p:first-child {
	margin-top:28px;
}
.btnBox .step:last-child img:first-child {
	margin:0 0 10px;
}

section#campaign {
	background:#f8f8f8;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	padding-top:40px;
}
section#campaign dt {
	margin-bottom:10px;
}
section#campaign dd {
	margin-bottom:30px;
}
section#campaign dd:last-child {
	margin-bottom:0px;
}
.top section#campaign a {
	color: #3399c5;
	text-decoration: underline;
}
.top section#campaign a:visited {
	color: #3399c5;
}
.top section#campaign a:hover {
	text-decoration: none;
}

.stepBig {
	width: 820px !important;
}

.stepBig p {
	line-height: 192px;
	margin: 0 !important;
}

.stepBig p img {
	margin: 0 !important;
	vertical-align: middle;
}

.stepBig p img:first-child {
	padding-right: 50px;
}

section#about {
	padding-top:40px;
}
section#about p.lead {
	margin:10px 0 20px;
	text-align:center;
	font-size:15px;
}
section#about .fleft {
	width:554px;
}
section#about .fright {
	width:406px;
}


p.arrow02 {
	text-align:center;
	margin:0 auto;
	border-bottom:1px solid #444;
}
p.arrow02 a {
	color:#444;	
	background:url("../img/ico_arrow02.png") no-repeat right center;
	padding-right:10px;
	display:inline-block;
	text-decoration:underline; 
	font-size:14px;
	font-weight:bold;	
}
.top p.arrow02 {
	border-bottom:none!important;
}
.top p.arrow02 a {
	text-decoration:none!important; 
}

.top p.arrow03 a {
	font-size: 18px;
}

.footerLnk{
	margin:0px 0px 45px;
}
.footerLnk li{
	background:#fff; 
	border:2px solid #d00e31;
	position:relative;
	width:306px;
	float:left;
}
.footerLnk li:nth-child(2) {
	margin:0 15px; 
}
.footerLnk li:after{
	content: url("../img/ico_arrow01.png");
    color:#d00e31;
	position:absolute;
	top:50%;
	right:10px;
	margin-top:-8px;
}
.footerLnk li:hover {
	/*background:#ffebef;*/
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	
}
.footerLnk li:last-child{
	margin-bottom:0;
}
.footerLnk li a{
	color:#d00e31;
	display:block;
	padding:30px 10px;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	font-size:15px;
}

.footerLnk2 {
	float:left;
}
.footerLnk2 li {
	float:left;
	position:relative;
	padding-right:15px;
	margin-right:30px;
	font-size:12px;
}
.footerLnk2 li:last-child {
	margin-right:0;
}
.footerLnk2 li:after{
	content: url("../img/ico_arrow02.png");
	position:absolute;
	top:0%;
	right:0px;
	
}

p#page-top {
	float:right;
}

/* TITLE */

h2.subTitle {
	background:url("../img/bg_title.png") no-repeat 0 0;
	color:#d00e31;
	font-size:24px;
	line-height:20px;
	padding:24px 0 24px 60px;
	font-weight:bold;
	margin-bottom:15px;
}

p.arrow03 {
	text-align:center;
	margin:0 auto;
	border-bottom:1px solid #444;
	background:url("../img/ico_arrow02.png") no-repeat right center;
	display:inline;
	padding-right:15px;
	font-size:14px;
}
p.arrow03 a {
	text-decoration:none;
	color:#444;
	font-weight:bold;
}

/* GAME */

.game {
	padding-top:20px;
	min-height:525px;
	height:auto !important;
	height:525px;
}
.bg04 {
	background:url("../img/bg04.png") no-repeat 0 0;
}
.btnSet01 {
	margin-top:400px;
}
.w440 {
	width:440px;
}
.w480 {
	width:480px;
}
.game .fright {
	position:relative;
}
.game .fright ul {
	/*position:absolute;
	top:150px;*/
}

.output { 
	padding:30px 0 20px; 
}

/* HISTORY */

.sp01 section, .lightBg section {
	min-height:600px;
	height:auto !important;
	height:600px;
}

.sp01 dl a {
	color: #3399c5;
	text-decoration: underline;
}
.sp01 dl a:visited {
	color: #3399c5;
}
.sp01 dl a:hover {
	text-decoration: none;
}

dl.recordBox a,dl.recordBox2 a {
	 color: #006699;
}
dl.recordBox dt {
    position: absolute;
    left: 0;
    width: 8em;
    padding-left:1em;
}
dl.recordBox dt.w100 {
	padding:5px 10px;
	border-bottom: dotted 1px #ccc;
	position: static;
	width: 100%;
}
dl.recordBox dd {
    padding-left: 9em;
    border-bottom: dotted 1px #ccc;
}
dl.recordBox dd.w100 {
	padding:5px 10px;
	margin-bottom:15px;
	border-bottom: solid 1px #ccc;
}

dl.recordBox2 {
	margin:20px 0 0;
}
dl.recordBox2 dt {
    position: absolute;
    left: 0;
    width: 6em;
    padding-left:1em;
}
dl.recordBox2 dd {
    padding-left: 7em;
    border-bottom: dotted 1px #ddd;
}

.centerBox {
	width:480px;
	margin:0 auto;
	position:relative;
}
.large {
	font-size:24px;
}

/* ------------------------------
 Footer 
------------------------------ */
#footer {
	/*padding:12px 0 10px;*/
}
#footer ul {
	width:960px;
	margin:0 auto;
}
#footer ul li:nth-child(2) {
	margin:1px 0 0 10px;
}
#footer .fright {
	margin-top:5px;
}
#copyright {
	background:#d00e31;
	color:#fff;
	padding:10px 0;
}
p.registNum {
	font-size:14px;
	line-height:25px;
}
p.closing {
	padding:100px 0 30px!important;
	text-align:center;
}


/* ------------------------------
 library
------------------------------ */
.fleft {
	float:left;
}
.fright {
	float:right;
}
.center {
	text-align:center;
}

/* ------------------------------
Clearfix
------------------------------ */

.clr:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.clr { min-height:1px; clear:both; }
* html .clr { height: 1px; /*\*//*/ height: auto; overflow: hidden; /**/ }

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}



/* ------------------------------
library
------------------------------ */
.mt_0 {margin-top:0 !important;}
.mt_5 {margin-top:5px !important;}
.mt_10 {margin-top:10px !important;}
.mt_15 {margin-top:15px !important;}
.mt_20 {margin-top:20px !important;}
.mt_30 {margin-top:30px !important;}
.mt_40 {margin-top:40px !important;}
.mt_50 {margin-top:50px !important;}

.mg_10{margin:10px !important;}

.pt_0 {padding-top:0 !important;}
.pt_5 {padding-top:5px !important;}
.pt_10 {padding-top:10px !important;}
.pt_15 {padding-top:15px !important;}
.pt_20 {padding-top:20px !important;}
.pt_30 {padding-top:30px !important;}
.pt_50 {padding-top:100px !important;}

.pd_10{padding:10px !important;}

.mb_0 {margin-bottom:0 !important;}
.mb_5 {margin-bottom:5px !important;}
.mb_10 {margin-bottom:10px !important;}
.mb_15 {margin-bottom:15px !important;}
.mb_20 {margin-bottom:20px !important;}
.mb_30 {margin-bottom:30px !important;}
.mb_40 {margin-bottom:40px !important;}
.mb_50 {margin-bottom:50px !important;}

.pb_0 {padding-bottom:0 !important;}
.pb_5 {padding-bottom:5px !important;}
.pb_10 {padding-bottom:10px !important;}
.pb_15 {padding-bottom:15px !important;}
.pb_20 {padding-bottom:20px !important;}
.pb_30 {padding-bottom:30px !important;}

.mr_0 {margin-right:0 !important;}
.mr_5 {margin-right:5px !important;}
.mr_10 {margin-right:10px !important;}
.mr_15 {margin-right:15px !important;}
.mr_20 {margin-right:20px !important;}
.mr_30 {margin-right:30px !important;}

.pr_0 {padding-right:0 !important;}
.pr_5 {padding-right:5px !important;}
.pr_10 {padding-right:10px !important;}
.pr_15 {padding-right:15px !important;}
.pr_20 {padding-right:20px !important;}
.pr_30 {padding-right:30px !important;}

.ml_0 {margin-left:0 !important;}
.ml_5 {margin-left:5px !important;}
.ml_10 {margin-left:10px !important;}
.ml_15 {margin-left:15px !important;}
.ml_20 {margin-left:20px !important;}
.ml_30 {margin-left:30px !important;}

.pl_0 {padding-left:0 !important;}
.pl_5 {padding-left:5px !important;}
.pl_10 {padding-left:10px !important;}
.pl_15 {padding-left:15px !important;}
.pl_20 {padding-left:20px !important;}
.pl_30 {padding-left:30px !important;}