/* le001.css for Landing Page */

/* 主要タグ */

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #ffffff;
	min-width: 950px;
	text-align: center;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	background-image: url(image/img_05.jpg);
}
p {
	line-height: 40px;
	margin-bottom: 30px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.margintop{
margin-top:40px;
}
#wrapper {
	background-image: url(image/img_03.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	height: 100%;
	clear:both;
}

/* トップタイトル部分 */

#toptitle {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	height:369px;
	background-position: top;
	background-repeat:no-repeat;
	text-align: center;
	background-image: url(image/img_01.jpg);
	margin: 0px;
	padding: 0px;
}

#toptitle img {
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 900px;
}
#toptilte_time {
	margin-left:620px;
	padding-top:246px;
}

#topmovie {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	background-image:url(image/img_02.jpg);
	background-repeat:no-repeat;
	height:565px;
}

#topmovie2 {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	background-image:url(image/img2_02.jpg);
	background-repeat:no-repeat;
	height:565px;
}

#topmovie_left {
	margin-top:46px;
	margin-left:53px;
	float:left;
}
#topmovie_right {
	margin-top:144px;
	margin-right:48px;
	float:right;
}
.formbox {
	width:287px;
	height:118px;
	border:1px solid #fff;
}
.formboxA {
	padding-top:10px;
}

.formboxA table {
	margin-left:auto;
	margin-right:auto;
	}
	
.formboxA td {
	padding-top:10px;
	padding-bottom:10px;
	font-weight:bold;
	color:#fff;
	}

.formbox2 {
	width:450px;
	border:1px solid #fff;
	background-color:#254e82;
/*background-image:url(image/formbk.jpg);*/
background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	padding-bottom:20px;
}
.formbox3 {
	width:287px;
	border:1px solid #fff;
	background-color:#254e82;
/*background-image:url(image/formbk.jpg);*/
background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	padding:0px 20px 10px 20px;
}
	/* メイン部分 */

.main {
	clear: both;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.maintxt_r {
	float: right;
	width: 430px;
	float: right;
	color: #333333;
}
.maintxt_l {
	float: left;
	width: 430px;
	float: left;
	color: #333333;
}

/* 写真部分 */

.picset_r {
	width: 210px;
	float: right;
	text-align: right;
}
.picset_l {
	width: 210px;
	float: left;
	text-align: left;
}
.picset_r p, .picset_l p {
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* フッター */

#footer {
	font-size: 12px;
	text-align: center;
	clear: both;
	line-height: 180%;
	padding-top: 30px;
	padding-bottom: 30px;
}
#footer a {
	color: #000033;
}

/* チェックリスト */

.checklist {
	margin-top: 20px;
	background-image: url(image/note.gif);
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	padding: 30px;
}
.book {
	border: 1px solid #FF0000;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-bottom: 30px;
}
.book img {
	float: right;
}


.koe {
	padding: 5px;
	width: 600px;
	border: 1px dotted #666666;
	margin: 0px auto 10px;
}
.koe p {
	font-size: 12px;
	color: #333333;
}
.shade {
	margin-right: auto;
	margin-left: auto;
	width: 560px;
	margin-bottom: 30px;
}

.checklist ul {
	padding: 0px;
}
.checklist li {
	font-size: 16px;
	margin-bottom: 30px;
	padding-left: 30px;
	list-style-type: none;
	background-image: url(image/checkbox.gif);
	background-position: left  top;
	background-repeat: no-repeat;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	font-family: serif;
}
.checklist p {
	line-height: 30px;
}
.checklist strong {
	font-size: 1.2em;
}



/* テーブル */

#gaiyou table {
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 450px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#gaiyou td {
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	line-height: 160%;
}
.gaiyou_round {
	border: 3px solid #980000;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	background-color: #980000;
}

.td_1 {
	color: #FFFFFF;
	background-color: #1D0A06;
	text-align: right;
}

.td_1_2 {
	color: #FFFFFF;
	background-color: #860400;
	text-align: right;
}

.td_2 {
	background-color: #FFFFFF;
}
.td_3 {
	padding: 0px!important;
}
.table1 {
	width: 640px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}


.table1 td {
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	text-align: left;
	font-size: 14px;
}
.table1 td p {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
#table_wrap {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #CCCCCC;
	background-color: #000000;
}
#table1 {
	width: 450px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#table1 td {
	padding: 7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	font-size: 14px;
}
#table1 td p {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

/* 申込みボタン */

.sub_button {
	width:
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	width: 350px;
	margin-top: 30px;
	margin-bottom: 30px;
}

/* 注意書きなど */

#detail {
	width: 492px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #DDDDDD;
}
#detail p {
	margin: 0px;
	font-size: 12px;
}
.asta {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#note {
	padding: 7px;
	border: 1px dotted #000000;
}
#note p {
	margin: 0px;
	padding: 0px;
}

/* マージンコントロール */

.mgn_b_30 {
	margin-bottom: 35px;
	clear: both;
}
.mgn_tb_30 {
	margin-bottom: 35px;
	margin-top: 35px;
	clear: both;
}
.centering {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.mgn_t_0 {
	margin-top: 0px;
}
.mgn_b_0 {
	margin-bottom: 0px;
}




/* 文字装飾 */

.fontbig {
	font-size: 16px;
}
.fontmiddle {
	font-size: 14px;
}
.fontsmall {
	font-size: 12px;
}
.fontxsmall {
	font-size: 10px;
}
.redbold {
	color: #990000;
	font-weight: bold;
}
.red {
	color: #990000;
}
.redcenter{
	color: #990000;
	text-align:center;
	margin-top:0px;
}
.redboldbig {
	font-size: 1.8em;
	font-weight: normal;
	color: #990000;
}
.bluesmall {
	font-size: 12px;
	color: #0000FF;
}
.highlight, .high {
	background-color: #FFFF99;
	padding: 3px;
	font-weight: bold;
}
.textright {
	text-align: right;
}
.bc_yellow {
	background-color: #FFCC00;
}
.bc_orange {
	background-color: #FF6600;
}
.bc_gray {
	background-color: #E0E0E0;
}
#amazon {
	width: 430px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background-color: #DDDDDD;
}
#amazon p {
	margin: 0px;
}
#flow {
	width: 430px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#flow td {
	padding: 7px;
}
#flow p {
	margin: 0px;
	padding: 0px;
	line-height: 150%;
}
.day1 {
	width: 512px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-image: url(img/daybc.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.day2 {
	width: 512px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-image: url(img/daybc2.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.day3 {
	width: 512px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-image: url(img/daybc3.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.day4 {
	width: 512px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(img/daybc4.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.day_detail {
	width: 512px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	text-align: left;
}
.day_detail p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.day_detail strong {
	font-size: 14px;
	background-color: #FFCCFF;
	padding: 2px;
}


.day table {
}
.daytd {
	padding: 10px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.daytd2 {
	padding: 10px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.day img {
	margin-bottom: 7px;
}
.description {
	width: 512px;
	margin-right: auto;
	margin-left: auto;
	background-color: #DEDEDE;
}
.description table {
	border: 1px solid #000000;
}
.description td {
	padding: 10px;
	font-size: 12px;
}
.descriptiontd1 {
	color: #FFFFFF;
	background-color: #031426;
}
.descriptiontd2 {
	color: #FFFFFF;
	background-color: #031426;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.picright {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
.fax {
	width: 472px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	border: 1px solid #333333;
	margin-top: 30px;
}
.moneyback {
	background-color: #FFC981;
	width: 492px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/moneyback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 90px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 30px;
}
.notebbook {
	margin-top: 20px;
	background-image: url(img/img_03.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 600px;
	border: 1px solid #CCCCCC;
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
.section {
	clear: both;
}
.notebk {
	background-image: url(image/sectionbk.gif);
}
.notebk p {
    line-height: 30px;
}
.subcatch {
	font-size: 1.2em;
	font-weight: bold;
	color: #9A0002;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.step {
margin-bottom:30px;
}
.kiyaku {
}
.kiyaku li {
	line-height: 1.2em;
	margin-bottom: 10px;
	padding-left: 30px;
	background-image: url(image/dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
}
.underline {
	text-decoration: underline;
}

.facebookcommentbox {
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	width:600px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	background-color:#e6e6e6;
	text-align:left;
}
.commentbox_title {
	background-color:#5972a8;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	padding-left:10px;
}
.commentbox_submit {
	width:200px;
	text-align:center;
	background-color:#888888;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	line-height:30px;
	padding:5px;

}
.commentbox_submit a{
	color:#fff;
	text-decoration:none;
}
