/* ::::: index.css ::::: */

body {
	font-family: "メイリオ", Meiryo, Verdana, Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック";
	padding: 0px;
	font-size: 20px;
	margin: 0px;
	background-color: #FFF;
	line-height: 1.8em;
}


/* ::::: class (for Text)::::: */


.hl {
	font-weight: bold;
	color: #F00;
	background-color: #FF0;
}


.hl2 {
	font-weight: bold;
	color: #FFF;
	background-color: #C00;
}

.ul {
	font-weight: bold;
	text-decoration: underline;
	}

.dropcap {
	font-weight: bold;
	font-size: 30px;
	line-height: 50px;
}


.red {
	color: #C00;
	font-weight: bold;
	text-decoration: none;
}
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}

.bold2 {
	font-weight: bold;
	font-size: 24px;
}

.orenge {
	font-weight: normal;
	color: #CC9900;
	font-size: 24px;
}


/* :::::::::::::::::::::::::::::: 上部ナビ :::::::::::::::::::::::::::::: */

#navi_bg {
	background-image: none;
	background-repeat: repeat-x;
	height: 160px;
	width: 100%;
	position: fixed;
	z-index: 999;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-top-color: #FF0;
	border-right-color: #FF0;
	border-bottom-color: #FF0;
	border-left-color: #FF0;
	background-color: #C00;
}

.nv_cont {
	width: 1000px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	}

.nv_form_pos {
	position: relative;
	left: 350px;
	top: -80px;
	height: 60px;
	width: 600px;
	float: none;
	}

.form_area_nv {
	width: 480px;
	height: 60px;
	font-size: 30px;
	border-radius: 6px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	
.submit_nv {
	background-image: url(../img/btn_nv_on.png);
	height: 70px;
	width: 130px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 435px;
	top: -142px;
}

/* :::::::::::::::::::::::::::::: ヘッダー :::::::::::::::::::::::::::::: */

#header {
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	height: 800px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
}

#header_bg {
	/* [disabled]background-size: cover; */
	min-width: 100%;
	height: 800px;
	background-image: url(../img/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}


/* ::::::::::::::::::::::::: タイマー ::::::::::::::::::::::::: */


.timer {
	background-image: url(../img/timer_bg.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 100%;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	padding-top: 12px;
	vertical-align: middle;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #C00;
	border-right-color: #C00;
	border-bottom-color: #FC0;
	border-left-color: #C00;
	background-color: #003366;
	position: fixed;
	background-position: center;
	}

/* :::::::::::::::::::::::::::::: 基礎構造 :::::::::::::::::::::::::::::: */

#wrapper {
	background: #FFF;
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
}

.wrapper2 {
    width: 860px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background-image: url(../img/wrapper2.jpg);
    background-repeat: center;
}

.wrapper5 {
    width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/wrapper5.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.wrapper6 {
    width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/wrapper6.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.sub {
	background-color: #000000;
	text-align: center;
	width: 100%;
	background-repeat: repeat-x;
	height: 180px;
	padding: 0px;
	background-image: url(../img/sub_bg.png);
}

hr {
	width: 860px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	}

.ttl {
	background-color: #000;
	text-align: center;
	width: 100%;
	padding: 0px;
}

.merit_ttl {
	text-align: center;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

.merit {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
	}
	
.prf_01 {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #333;
	background-color: #FFF;
	background-image: url(../img/prf_bg_01.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-size: 16px;
	height: 600px;
	}
	
.prf_02 {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #333;
	background-color: #FFF;
	background-image: url(../img/prf_bg_02.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-size: 15px;
	height: 600px;
	}
	
.profile {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	}
	
.mg3 {
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 16px;
	line-height: 2em;
	color: #333;
	border-top-width: 0px;
	border-right-width: 12px;
	border-bottom-width: 12px;
	border-left-width: 12px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	font-weight: bold;
	letter-spacing: 0em;
	}
	
.mg4 {
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 16px;
	line-height: 2em;
	color: #333;
	border-top-width: 0px;
	border-right-width: 12px;
	border-bottom-width: 12px;
	border-left-width: 12px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	font-weight: bold;
	letter-spacing: 0em;
	}
.mg5 {
	margin-right: 90px;
	margin-left: 90px;
	margin-bottom: 0px;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-top: 0px;
	border-radius:10px;
	line-height: 1.6em;
	font-size: 14px;
}

.mg6 {
	margin-right: 90px;
	margin-left: 90px;
	margin-bottom: 0px;
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-top: 0px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	line-height: 1.8em;
	font-size: 20px;
}

.check {
	background-image: url(../img/check.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	height: auto;
	width: auto;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 0px;
	line-height: 2em;
	margin-top: 8px;
	font-size: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-weight: bold;
	letter-spacing: 0.025em;
	color: #C00;
	margin-bottom: 5px;
}

.check2 {
	background-image: url(../img/check2.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	height: auto;
	width: auto;
	padding-left: 50px;
	padding-top: 5px;
	padding-bottom: 2px;
	line-height: 2em;
	margin-top: 8px;
	font-size: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-weight: bold;
	letter-spacing: 0.025em;
	color: #C00;
	margin-bottom: 5px;
}

.check3 {
	background-image: url(../img/check3.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	height: auto;
	width: auto;
	padding-left: 50px;
	padding-top: 5px;
	padding-bottom: 2px;
	line-height: 2em;
	margin-top: 8px;
	font-size: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-weight: bold;
	letter-spacing: 0.025em;
	color: #C00;
	margin-bottom: 5px;
}

.border{
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #006;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* :::::::::::::::::::::::::::::: フッター :::::::::::::::::::::::::::::: */

#footer {
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	text-align: center;
	color: rgb(51,51,51);
	background-color: #FFF;
	width: 870px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#pp {
	border: 1px solid rgb(204, 204, 204);
	overflow: auto;
	height: 100px;
	color: rgb(85, 85, 85);
	background-color: rgb(255, 255, 255);
	width: 800px;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
	}
	
	
#pp p {
	font-size: 10px;
	}

/* ::::::::::::::::::::::::: フォーム ::::::::::::::::::::::::: */

.submit {
	background-image: url('../img/btn_on.png');
	padding: 0px;
	height: 105px;
	width: 880px;
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.submit02 {
	background-image: url('../img/btn_amazon_on.png');
	margin: 0px auto;
	padding: 0px;
	height: 90px;
	width: 700px;
	position: relative;
	top: 120px;
	left: 0px;
}

.submit03 {
	background-image: url('../img/btn_link_on.png');
	margin: 0px auto;
	padding: 0px;
	height: 90px;
	width: 700px;
	position: relative;
	top: 10px;
	left: 0px;
}

.btn:hover {
    opacity: 0.0;
}
	

.form {
	background-color: #FBFBED;
	width: 100%;
	height: auto;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin-bottom: 30px;
	}
	
.form_top {
	background-color: #FFC;
	width: 100%;
	height: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	}
	
.form_cont {
	width: 900px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding: 0px;
	border: 10px double #039;
	background-color: #FFC;
	}

.form_tx {
	font-size: 21px;
	font-weight: bold;
	color: #C00;
	padding-bottom: 0px;
	}

.form_area {
	width: 850px;
	height: 90px;
	font-size: 30px;
	border-radius: 10px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 5px solid #C00;
	}
	
.caution {
	font-size: 14px;
	background-color: #FFF;
	height: auto;
	width: 860px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 1.6em;
	border: 7px double #C03;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #666;
	}
	
.caution_ttl {
	font-size: 18px;
	font-weight: bold;
	color: #C00;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-top-color: #C00;
	border-right-color: #C00;
	border-bottom-color: #C00;
	border-left-color: #C00;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 3px;
	}
	
.movie_bg {
	background-image: url(../img/movie_bg.png);
	height: 800px;
	width: 1000px;
	position: relative;
	left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-radius: 10px;
	background-repeat: no-repeat;
	border: 1.5px none #C90;
	background-position: top;
}

.movie {
	padding: 0px;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 180px;
	margin-left: auto;
}

/* :::::::::::::::::::::::::::::: table関連 :::::::::::::::::::::::::::::: */

.table{
	text-align: left;
	background-position: center;
	width: auto;
	border: 10px solid #333;
	border-radius: 8px;
	position: relative;
	top: 30px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: -10;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 50px;
	margin-left: 10px;
}
		
table.basic_tb {
	background: #999999;
	font-size: 18px;
	color: #333333;
	line-height: 150%;
}

table.basic_tb td{
	background: #FFFFFF;
	margin: 0px;
	padding: 10px;
}

table.basic_tb td.bg_grey {
	background-color: #F2F2F2;
	text-align: right;
}


.merit2 {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
	float: none;
	clear: left;
	text-align: right;
	}
	
.form2 {
	background-color: #900;
	width: 100%;
	height: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	background-image: url(../img/form_bg.png);
	}

.right {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 10px;
}

#footer_pp {
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	text-align: center;
	color: rgb(51,51,51);
	background-color: #CCC;
	width: 100%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}

.wrap_pp {
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 60px;
	padding-left: 30px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	font-size: 14px;
	line-height: 1.5em;
	background-color: #FFF;
	}
	
.ttl_bg {
	background-color: #333333;
	width: 730px;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 30px;
	}
	
.ttl_bg_01 {
	background-color: #333;
	width: 730px;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 10px;
	}
	
.q {
	background-image: url(../img/q.jpg);
	background-repeat: no-repeat;
	background-position: left 12px;
	height: auto;
	width: auto;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 6px;
	line-height: 1.6em;
	margin-top: 5px;
	font-size: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-weight: bold;
	margin-bottom: 5px;
	color: #C00;
}

.a{
	background-image: url(../img/a.jpg);
	background-repeat: no-repeat;
	background-position: left 12px;
	height: auto;
	width: auto;
	padding-left: 45px;
	padding-top: 12px;
	padding-bottom: 10px;
	line-height: 1.5em;
	margin-top: 0px;
	font-size: 18px;
	color: #333;
	margin-bottom: 5px;
}

.white{
	color: #FFF;
	font-weight: bold;
}

.bg01{
	background-image: url(../img/bg01.png);
	background-color: #FFC;
	width: 100%;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	background-position: center center;
}

.bg02{
	width: 100%;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: #F9F4EB;
	padding-left: 0px;
	background-position: center center;
	background-color: #fbfbed;
}

.content_bg{
	width: 720px;
	height: auto;
	background-color: #FFFFFF;
	padding: 40px;
	border: thick ridge #CC0000;
}

.tokuten_bg{
	width: 720px;
	height: auto;
	background-color: #FFFFFF;
	padding: 40px;
	margin-bottom: 30px;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #020115;
	border-right-color: #020115;
	border-bottom-color: #020115;
	border-left-color: #020115;
}

.review_bg{
	width: 720px;
	height: auto;
	background-color: #FBFBED;
	padding: 40px;
	margin-bottom: 30px;
	border: thick groove #000B5F;
}

.step_bg {
	background-image: url(../img/step_03.png);
	height: 250px;
	width: 800px;
	position: relative;
	left: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-radius: 10px;
	background-repeat: no-repeat;
	border: 1.5px none #C90;
	background-position: top;
}

.step_bg02 {
	background-image: url(../img/step_01.png);
	height: 250px;
	width: 800px;
	position: relative;
	left: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-radius: 10px;
	background-repeat: no-repeat;
	border: 1.5px none #C90;
	background-position: top;
}
