
body{
	font-family: Helvetica , "游ゴシック" , "Yu Gothic" , sans-serif;
	margin: 0 auto;
	padding: 0 auto;
	line-height: 40px;
	background:#29697f;
	background-repeat: repeat;
}

img {
    border: none;
}


.container{
	background-image: url("images/main_bg.gif");
	background-repeat: repeat-y;
	width: 830px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0;
	border: none;
}

p {
	margin: 0 auto 75px;
	padding: 0 70px;
	text-align: left;
	color: #000;
	font-size: 20px;
	letter-spacing: 0px;
}

.wrapper {
	overflow: hidden;
}
.contents {
	/*margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    padding-left: 50px;
    padding-right: 50px;*/
    width: 870px;
    padding:0 55px;
    color: #000;
    margin: 0 auto;
    text-align: left;
    font-family: "メイリオ", "HGｺﾞｼｯｸE", "HGｺﾞｼｯｸM";
    background-image: url("images/bg_main.png");
    background-repeat: repeat-y;
}

.name {
	margin-left:15px;
	height:30px;
	width:380px;
}
.mail {
	margin-left:15px;
	height:30px;
	margin-bottom:5px;
	width:380px;
}
.comment {
	margin-left:15px;
	height:50px;
	width:380px;
}

.center {
	text-align:center;
}
.block {display: block;}


.ttl01 {
	height: 307px;
	padding-top: 45px;
}
.ttl02 {
	height: 334px;
}
.ttl03 {
	height: 452px;
}
.ttl04 {
	background: url("images/ttl04.png") center top;
	height: 275px;
}
.ttl05 {
	background: url("images/ttl05.png") center top;
	height: 275px;
}
.jisseki {
	height: 200px;
	text-align:center;
}

.sub01 {
	height: 200px;
	text-align:center;
}

.sub02 {
	height: 200px;
	text-align:center;
}

.sub03 {
	height: 200px;
	text-align:center;
}

.sub04 {
	height: 200px;
	text-align:center;
}

.img01 {
	background: url("images/img01.png") center top;
	height: 238px;
}

.img03 {
	background: url("images/img03.png") center top;
	height: 260px;
}
.img05 {
	background: url("images/img05.png") center top;
	height: 348px;
}
.img06 {
	background: url("images/img06.png") center top;
	height: 240px;
}
.img07 {
	background: url("images/img07.png") center top;
	height: 276px;
}
.img08 {
	background: url("images/img08.png") center top;
	height: 210px;
}
.img10 {
	background: url("images/img10.png") center top;
	height: 370px;
}
.img11 {
	background: url("images/img11.png") center top;
	height: 278px;
}

#qa_box .txt_q {
	margin:0;
	padding:10px;
	background:#ffe423;
	font-weight:bold;
}
#qa_box .txt_a {
	margin: 10px 0 30px;
	padding:10px;
	background:#fdfbe7;
}

.gold {
	color:#8e8301;
	font-weight:bold;
}


h2 {
	position: relative;
	border-bottom: 4px solid #ccc;
	margin-top:90px;
	line-height: 2em;
	font-size:28px;
}
h2::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #ef1500;
}

h2 img {
	width:15%;
	position: absolute;
    right: 1px;
    bottom: 10px;
}
.doub { 
	border: double 10px #a9a9a9;
    padding: 15px;
}
.dashed {
	margin:45px 0;
	font-size:20px;
	padding:20px 30px;
	background:#000;
	color:#fff;
}
.dashed span {
	display:block;
	text-align:center;
	font-weight:bold;
	color:yellow;
	font-size:26px;
}

#letter_area {
	background: #fbfaf3;
    padding: 60px 0;
    border: 1px solid #ada656;
    opacity: 0.8;
    position: relative;
}

#letter_area p {
	margin-bottom:25px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif !important;
}

#img_letter {
	position: absolute;
    top: 10px;
    right: -60px;
}

.line {
	background: linear-gradient(transparent 10%, #ffff66 10%);
	color:#000;
}
.under {
  border-bottom: solid 3px yellow;
}
.red {
	color:red;
	font-weight:bold;
}
.under_pink {
	border-bottom:4px solid #ff0b69;
}
.bg_blue {
	background:#b70606;
	padding:30px;
}
.waku_pat {
	margin-top:45px;
	margin-bottom: 75px;
}
.pat_area {
	margin-bottom:45px;
}
.pat_area p {
	margin:0 auto;
	text-align:center;
}
.pat_area img {
	margin:0 auto;
	display:block;
}
.waku_sub {
	border: solid 5px #a51818;
    margin-bottom: 45px;
    padding: 35px 20px;
    background: #f9f9ec;
}
.waku_sub p {
	padding:0 30px;
	margin-bottom:0;
}
.waku_pat .box:first-child {
	border-top: 1px #333 dashed;
}
.waku_pat .box {
	text-align: center;
	margin: 0 auto 45px;
	display: block;
	border-bottom: 1px #333 dashed;
    padding-bottom: 40px;
}
.waku_pat p {
	margin-top:30px;
	margin-bottom: 0;
	text-align: center;
}
.waku_pat p.red {margin-top:5px;}

.letter_body {
	background:#675b5b;
	padding:25px;
}
.letter_body p {
	margin-bottom:40px;
}

p.midashi{
	margin: 100px 0 50px 0 ;
	padding: 0 auto;
	text-align:center;
}

p.youkou{
	margin:50px 0 25px 0 ;
	padding: 0 auto;
	text-align:center;
}
#header_wrap {
	/*background: url(images/header_bg.jpg) center repeat-x;*/
	height: 625px;
}

#header{
	margin: 0 auto;
	padding: 0 auto;
    text-align: center;
    background: url("images/header.jpg") center repeat-x;
	height: 625px;
}

#header_wrap02 {
	/*background: url(images/header_bg.jpg) center repeat-x;*/
	height: 460px;
}

#header02{
	margin: 0 auto;
	padding: 0 auto;
    text-align: center;
    background: url("images/header02.jpg") center repeat-x;
	height: 460px;
}

#header ul {
	margin: 0;
	width:975px;
	position: absolute;
    top: 0px;
}

.buttan_h a{
	width: 207px;
	height: 42px;
	margin: 0;
	padding: 0;
	background: url("images/header_bt.gif") no-repeat;
	border: none;
	position: absolute;
	top: 9px;
	left: 688px;
}

.buttan_h a:hover{
	background-position:bottom left;
}

#text{
	width:700px;
	margin: 0 auto;
	padding: 0 auto;
}

.buttan a{
	width: 700px;
	height: 135px;
	margin: 0 auto;
	background:url("images/youkou_bt.gif") no-repeat top left;
	display:block;
	 border-width: 0px;
}

.buttan a:hover{
	background-position:bottom left;
}

.waku_flow {
	border:solid 10px #ccc;
	padding: 45px 30px 30px 30px;
	margin-top:-30px;
	margin-bottom: 30px;
}
.waku_flow p {
	font-size:20px;
}
.waku_wrap {text-align: center;}
.waku_black {
	background:#000;
	border:double 5px #fff;
	padding:20px;
	display: inline-block;
	width:545px;
	margin: 0 auto 20px;
}
.waku_black p {
	color:#fff;
}
.waku_black b {
	margin-bottom:20px;
}
.waku_black p.center {margin-bottom:15px;}

.ex1 {
	background: #222200;
	width: 720px;
	border: double 4px #CCCC00;
	margin: 60px auto 0 auto;
	padding: 0;
}
#qa_area .kon {
	background:navy;
	padding:4px 8px;
	color:#fff;
	display:inline-block;
	margin-bottom:10px;
}
#qa_area .red {
	background:red;
	padding:8px;
	color:#fff;
}
.redf {color:red;}

.ex1 p {
	width: 640px;
	padding: 40px 0 0 0;
	margin: 0 auto;
	text-align: left;
	font-size: 19px;
	letter-spacing: 3px;
    line-height: 38px;
}

.box p.ttl {
	border-top: dashed 1px #000;
	border-bottom: dashed 1px #000;
	font-size:27px;
	font-weight: bold;
	text-align: center;
	background: #c5be66;
	padding-top: 17px;
    padding-bottom: 15px;
}

.contact {
	width: 500px;
	border: double 4px;
	margin: 20px auto 0 auto;
	padding: 20px 30px;
	text-align: left;
	font-size: 20px;
	letter-spacing: 3px;
	line-height: 30px;
	color: #FFFFFF;
}

/*form end*/

h1{
    position: relative;
    padding: 0.8em;
    margin: 80px 0 30px;
    font-size: 27px;
    font-weight: bold;
    color: #333;
    background: #fff;
    text-shadow: 1px 1px 0 #fff, 1px 1px 0 #999;
    border: #f0291b solid 4px;
    background-image: -webkit-gradient(linear, left top, right bottom,
        from(           rgba(255, 255, 255, 0.0)), 
        color-stop(0.4, rgba(255, 255, 255, 0.0)), 
        color-stop(0.4, rgba(0, 0, 0, 0.1)), 
        color-stop(0.6, rgba(0, 0, 0, 0.1)), 
        color-stop(0.6, rgba(255, 255, 255, 0.0)),
        to(             rgba(255, 255, 255, 0.0))
        );
    background-image: -webkit-linear-gradient(top -45deg,
        transparent 40%,
        rgba(0, 0, 0, 0.1) 40%,
        rgba(0, 0, 0, 0.1) 60%,
        transparent 60%
            );
    background-image: -moz-linear-gradient(top -45deg,
            transparent 40%,
        rgba(0, 0, 0, 0.1) 40%,
        rgba(0, 0, 0, 0.1) 60%,
        transparent 60%
            );
    background-image: -o-linear-gradient(top -45deg,
            transparent 40%,
        rgba(0, 0, 0, 0.1) 40%,
        rgba(0, 0, 0, 0.1) 60%,
        transparent 60%
            );
    background-image: linear-gradient(to bottom -45deg,
            transparent 40%,
        rgba(0, 0, 0, 0.1) 40%,
        rgba(0, 0, 0, 0.1) 60%,
        transparent 60%
            );
    background-size:4px 4px;
}
 
h1:before{
    content: " ";
    position: absolute;
    top: 100%;
    left: 24px;
    width: 0;
    height: 0;
    border-width: 12px;
    border-style: solid;
    border-color: transparent;
    border-top-color: #B92A2C;
}
 
h1:after{
    content: " ";
    position: absolute;
    top: 100%;
    left: 28px;
    width: 0;
    height: 0;
    border-width: 8px;
    border-style: solid;
    border-color: transparent;
    border-top-color: #F0F0F0;
    z-index:1;
}
.txt_body {
	margin-top:60px;
	padding:40px 0px;
	color:#000;
}
#thanks_page p {text-align: center;}

h3 {
	border-bottom:dotted 1px #000;
	background:#f7f7f7;
	margin-top:60px;
	color:red;
}

.waku {
	border: solid 5px #ffe423;
    margin-bottom:45px;
    padding: 35px 20px;
    background:#f9f9ec;
}
.waku img {
	display: block;
    margin: 0 auto;
}
.waku p {
	font-size:17px;
	color:#000;
	margin-bottom:15px;
	line-height:1.5em;
}
.waku_hosyou {
	border: dashed 2px;
    padding: 30px;
    margin-bottom:60px;
}
.waku_hosyou p {
	margin-bottom:15px;
}
/*text color*/
.marker {
background: linear-gradient(transparent 60%, #ffff66 60%);
}
.f28 {font-size:28px;}
.f32 {font-size:32px;}
.red {color:#ef1500;}
.bold {font-weight: bold;}

#entry {padding-bottom: 60px;}

.result{
	width:800px;
	margin:30px auto;
	background:url("images/rbg.gif") repeat-y;
}

.inner{
	width:740px;
	height:261px;
	margin:10px auto;
	background:url("images/resultbd.gif");
}

.innerlose{
	width:740px;
	height:261px;
	margin:10px auto;
	background:url("images/resultbdlose.gif");
}

.innerin{
	width:740px;
	height:200px;
	padding-top:12px;
	padding-left:40px;
	margin:0px auto;
}

.day{
	width:130px;
	height:35px;
	margin:0px auto;
	padding-left:15px;

}



.mt60 {
	margin-top:60px;
}


.form_text_kome{
	color:#FF0000;
	font-size:12px;
	line-height:22px;
	font-weight:normal;
}

.rule_text{
	font-size:15px;
	line-height:30px;
	font-weight:normal;
}

.law_text{
	font-size:15px;
	line-height:22px;
	font-weight:normal;
}

.mincho {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif !important;
}
.form_area p span.f16 {font-size:16px !important;}

.white{color:#FFFFFF;}

.beige{color:#deb887;}

.khaki{color:#f0e68c;}

.lightred{color:#f08080;}

.darkred{color:#dc143c;}

.red{
	color:#f44711;
	font-weight:bold;
}

.orange{color:#FF4400;}

.yellow{color:#fff000;font-weight:bold;}

.blue{color:#0005FF;}

.green{color:#008000;}

.peachpuff{color:#ffdab9;}

.big {
	font-size:22px;
	font-weight:bold;
}
.big01 {
	font-size:27px;
	font-weight:bold;
}
.big02 {
	font-size:32px;
	font-weight:bold;
}
.big03 {
	font-size:36px;
	font-weight:bold;
	line-height:1.5em;
}
.big04 {
	font-size:40px;
	font-weight:bold;
	line-height:1.2em;
}
.mb35 {
	margin-bottom:35px;
}

.f48 {
	font-size:48px !important;
}

/*text end*/


/*　点滅 */
.switch {
 -webkit-animation: switchtext 0.5s infinite alternate;
 -moz-animation: switchtext 0.5s infinite alternate;
 animation: switchtext 0.5s infinite alternate;
}
@-webkit-keyframes switchtext {
 from { opacity: 1.0; }
 to { opacity: 0; }
}
@-moz-keyframes switchtext {
 from { opacity: 1.0; }
 to { opacity: 0; }
}
@keyframes switchtext {
 from { opacity: 1.0; }
 to { opacity: 0; }
}

.switch {
	font-size:56px;
	color:red;
}

.ninzu p {
	text-align: center;
}

.ninzu {
	margin:60px auto;
	margin: 90px auto;
}

/* footer */
#ft_wrap {background:#000;}

#footer{
	width: 830px;
	margin: 0 auto;
	padding:0px;
	color: #fff;
	font-size: 15px;
	letter-spacing: 5px;
	text-align: center;
}

#footer-contents{
	margin:0 auto;
	padding: 0;
}


#footer ul{
	list-style-type: none; 
	margin:0 auto;
	padding:0 auto;
	display: inline-block;
	padding-left:0;
}


#footer li{  
	float: left;   
	margin: 10px 0 0 20px;
	padding:0 auto;
} 
#footer span {display: block;}

#footer a:link {
	color:#fff;
	text-decoration: none;
}

#footer a:visited{
	color:#fff;
	text-decoration: none;
} 

#footer a:hover{
	color:#F0291B;
	text-decoration: none;
} 

#footer a:active{
	color:#F0291B;
	text-decoration: none;
}

#footer-text{
	width: 720px;
	color:#fff;
	font-size:11px;
	line-height:22px;
	margin:0 auto;
	padding:0 auto;
}

/*footer end*/


/*form*/

table.sen1{
background-color:#c0c0c0;
border:solid 1px #c0c0c0;
border-collapse:collapse;
margin:0 auto;
}

table.sen1 tr{
background-color:#FFFFFF;
border:solid 1px #c0c0c0;
}

table.sen1 td{
border:solid 1px #c0c0c0;
padding:20px 10px 20px 10px;
}

.input-col1 {
	width: 300px;
	background-color: #FCF3F3;
	border: 1px solid #ff5200;
	float: left;
}

.input-col2 {
	width: 300px;
	border: 1px solid #c0c0c0;
	float: left;
}

.form_bt{
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 5px;
    margin: 20px auto;
    padding: 10px 15px;
    width: 500px;
}
textarea.txt {
	width:500px;
	height:140px;
}

/*form*/

div#form{
	color:#000000;
	/*width: 700px;*/
	margin: 0 auto;
}

div#form p{
	font-size: 18px;
	color: #000000;
	text-align: center;
	margin:0 auto;
	padding:0 auto;
}

div#form p input{
	font-size: 20px;
	letter-spacing: 3px;
	margin: 0 auto;
	padding: 0 60px;
	height: 60px;
	text-align: center;
}

div#form h2, div#form ul,div#form h3{
	text-align: center;
}

div#form ul{
	color: #FF0000;
	margin-top: 1em;
}

div#form button{
	text-align: center;
	margin:0 320px;
}

div#form table{
	color: #000000;
	margin: 10px auto;
	border-collapse: collapse;
	border: solid 1px #696969;
}

div#form table th {
	width: 200px;
	border-bottom: solid 1px #696969;
	border-right: solid 1px #696969;
	background: #ffdead;
	text-align: left;
	white-space: nowrap;
	padding: 10px;
}

span.required{
	color: #FF0000;
	font-weight:normal;
}

div#form table td {
	width: 250px;
	border-bottom: solid 1px #696969;
	border-right: solid 1px #696969;
	background: #fdf5e6;
	white-space: nowrap;
	padding: 10px;
}

div#form input submit{
	width:500px;
}

/*form end*/


/* textcolor */

.center {
	text-align: center;
}

.left {
	display: block;
	float:left;
	width:50px;
}

.right {
	display: block;
	float: right;
	width:710px;
}
.qa_box {
	overflow: hidden;
	margin-bottom:20px;
	background:#f3f3f3;
	padding:20px;
}
.qa_box .right {
	line-height: 1em !important;
}
.qa_box .right p.ans {
	margin-bottom:0;
}
form {
	position: relative;
    top: 200px;
    left:115px;
    color: #000;
}
.btn {
	position: absolute;
    left: -15px;
}
.form_area {
	margin: 0px auto 0px;
	background-repeat: no-repeat;
	position: relative;
}
.bg_form {
	background:url("images/bg_form.jpg") no-repeat top center;
    height: 933px;
    position: relative;
    margin-bottom:20px;
}
.form_area form {
	position: absolute;
    top: 80px;
    left: 110px;
    font-weight: bold;
    font-size: 22px;
}
.form_body input.btn {
	position: absolute;
    top: 340px;
    left: 0px;
}
.form_area p {
	color:#333;
	margin-left:90px;
	margin-top:30px;
}
.form_area span {
	display:inline-block;
	text-align: center;
	font-weight: bold;
	font-size: 30px;
    padding: 0;
    margin: 0 0 0 30px;
}
.form_body {
     margin: 0px auto 60px auto;
     height:1100px;
}
.form_body .txt_body {
	width:760px;
	margin: 0 auto;
}

.form_body p {
	margin-bottom:20px;
}
.ttl_form {
	background: url("images/ttl_form.jpg") center top;
	height: 277px;
}

.form_body input {
	cursor: pointer;
cursor: hand;
}
.form_body span {
	font-size:21px;
	border:none;
	margin:0;
	margin-top: 0 !important;
	line-height: 1.2em;
}
.dot {
	border: dotted 1px #333;
	padding: 15px;
	position: absolute;
    top: 284px;
    left: 23px;
    line-height:1.5em;
}
.dot_entry {
	border: dotted 1px #333;
	padding: 15px;
    top: 284px;
    left: 23px;
    line-height:1.5em;
}
.wrap {
	width:830px;
	margin: 0 auto;
	background:#fff;
	padding-top:60px;
	padding-bottom:60px;
}
#jisseki {
	margin:0 auto;
}

#jisseki_area {
	margin: 0 auto;
	background:#fff;
	padding-bottom: 60px;
	padding-top:1px;
}
#jisseki_area .result_in p {
	color:#333;
}

table#jisseki {margin-bottom:50px;}
table#jisseki td {
	border:solid 1px #494849;
	padding: 5px 19px;
	background:#fff;
	color:#000;
	line-height:2em;
}
table#jisseki tr.ttl td {
	background:#da2029;
	color:#fff;
}
table#jisseki tr.miss td {
	background:#ccc;
}
 
table#jisseki td.hit {background:#FF1D1D; color:#494849; font-weight: :bold; font-size:25px;}
table#jisseki td.miss { background:#ECE0E0; color:#494849;}
img.jisseki  {
	margin:0 auto 20px;
	display:block;
	width: 424px;
    height: auto;
}

.ft_head {text-align: center;}
.form_body span.error {
	font-size:15px;
	line-height:2.5em;
}
#tokusyouhou_page .wrap {
	padding-top:0;
	padding-bottom:0;
}

#tokusyouhou_page .txt_body {
	background:#fff;
	text-align:center;
}
#tokusyouhou_page .txt_body p {
	text-align:center;
}
#tokusyouhou_page .txt_body a {
	color:#000;
}
#tokusyouhou_page form {
	position:relative;
	left: 70px;
}
#tokusyouhou_page button#cr_btn {
	font-family:Helvetica , "游ゴシック" , "Yu Gothic" , sans-serif;
	font-size: 24px;
	font-weight:bold;
	color: #ffffff;
	padding: 10px 80px;
	background: -moz-linear-gradient(
		top,
		#292fff 0%,
		#292fff);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#292fff),
		to(#292fff));
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #292fff;
	-moz-box-shadow:
		0px 1px 3px rgba(209,151,4,0.5),
		inset 0px 0px 2px rgba(217,54,13,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(209,151,4,0.5),
		inset 0px 0px 2px rgba(217,54,13,1);
	box-shadow:
		0px 1px 3px rgba(209,151,4,0.5),
		inset 0px 0px 2px rgba(217,54,13,1);
	text-shadow:
		0px -1px 0px rgba(84,54,3,0.2),
		-1px -1px 0px rgba(128,58,32,0.4);
		display: block;
		margin: 0 auto 0;
		position: absolute;
    	top: -200px;
    	left: 140px;
}
#tokusyouhou_page button#cr_btn:hover {
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    cursor: pointer;
	cursor: hand;
}
.contents {padding-bottom: 30px;}

.result_1 {
    background-image: url(../bg/result_1.png);
    background-repeat: no-repeat;
    background-position: center top;
    margin: 20px auto;
    height: 150px;
    position: relative;
    width: 700px;
    border: solid 6px #3E3B3B;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
}

.result_1_date {
    font-size: 16px;
    position: absolute;
    top: 16px;
    left: 28px;
    font-weight: bold;
}

.result_1_buy {
    font-size: 16px;
    position: absolute;
    top: 15px;
    left: 350px;
    font-weight: bold;
}

.result_1_result {
    font-size: 20px;
    position: absolute;
    top: 56px;
    left: 40px;
    text-decoration: blink;
    font-weight: bold;
}

.result_1_title {
    font-size: 18px;
    position: absolute;
    top: 96px;
    left: 240px;
}

.result_1_payout {
    font-size: 61px;
    position: absolute;
    top: 82px;
    right:11px;
    color: #F00;
    text-align: right;
    font-weight: bold;
}

#tokusyouhou_page #header {
    margin: 0 auto;
}
#tokusyouhou_page img {
	width: 640px;
}
#kiyaku_page #header {
	width: 880px;
    margin: 0 auto;
}
#kiyaku_page img {
	width: 640px;
}

/*IEハック*/
input.botton {
	padding: 15px 90px 5px 90px\9; 
	background:red\9;
}
@media all and (-ms-high-contrast: none) {
	input.botton {
		padding: 15px 90px 5px 90px; 
		background:red;
	}
	#tokusyouhou_page button#cr_btn {
		background:blue;
		padding-top:10px;
	}
}

#tokusyouhou_page button#cr_btn {
	background:blue\9;
}