@charset "utf-8";
/* CSS Document */

.page {
	background:url(../img/bg_page.png) repeat-x center top;
}

.inner {
	width:964px;
	margin:0 auto;
}

.inner2 {
	width:811px;
	margin:0 auto;
}

.left {
	float:left;	
}

.right {
	float:right;	
}

strong {
	color:#e30020;
	}

.head {
	padding:10px 0 40px 0;
}

.cont {
	background:url(../img/img_main.png) center top no-repeat;
	width:964px;
	margin:0 auto;
	padding:450px 0 0 0;
}

.cont_box {
	background:url(../img/bg_cont_top.png) center top no-repeat;
	padding:35px 0 0 0;	
}

.form {
	background:url(../img/bg_form.png) no-repeat;
	width:780px;
	height:314px;
	margin: 0  auto;
	position:relative;
	font-size:10px;
}

.email {
	position:absolute;
	top:85px;
	left:145px;
	font-size:16px;
	}

.email input {
	width:390px;
	padding:10px;
	font-size:16px;
	line-height:100%;
	background:#FFFAD8;
	}

.btn_entry {
	position:absolute;
	top:140px;
	left:140px;
	}

.form .link {
	position:absolute;
	top:230px;
	left:40px;
	}

.form .txt {
	position:absolute;
	top:230px;
	left:230px;
	}

.bg {
	background:url(../img/bg_book.jpg) center 400px no-repeat;
	}

.bg2 {
	background:url(../img/bg_about.jpg) center 250px no-repeat;
	padding:0 0 50px 0;
	}

.book {
	padding:30px 30px;
	font-size:15px;
	line-height:170%;
	}

.book .left {
	
	}

.book .txt {
	float:right;
	padding:0 50px 0 0;
	}

.book .txt2 {
	text-align:center;
	}

.book_box {
	text-align:center;
	padding:30px 0 50px;
	}

.book_box li {
	display:inline-block;
	padding:0 10px;
	}

.movie {
	background:url(../img/bg_movie.png);
	width:859px;
	height:532px;
	margin:20px auto 0;
	position:relative;
	}

.sasshi {
	background:url(../img/bg_sasshi.jpg);
	width:859px;
	height:893px;
	margin:20px auto 0;
	position:relative;
	}

.movie .txt,
.sasshi .txt1,
.sasshi .txt2 {
	position:absolute;
	top:100px;
	left:95px;
	color:#003680;
	font-size:21px;
	line-height:240%;
	}

.movie .txt2 {
	position:absolute;
	top:300px;
	left:110px;
	font-size:16px;
	line-height:150%;
	}

.sasshi .txt1 {
	top:165px;
	left:95px;
	}

.sasshi .txt2 {
	top:560px;
	left:95px;
	}

.form_box {
	background:#fff7f2;
	padding:50px 0;
	text-align:center;
	margin:80px 0;
	}

.form_box .img_submain {
	padding:0 0 10px 0;
	}

.about {
	text-align:center;
	position:relative;
	}

.about .txt {
	font-size:15px;
	line-height:180%;
	text-align:left;
	padding:0px 0 0 75px;
	margin:40px 0 0 0;
	background:url(../img/img_pic.png) 435px top no-repeat;
	}

.ttl {
	padding:50px 0 20px 0;
	}

.prof .right {
	width:600px;
	}

.prof p {
	padding:10px 0;
	font-size:15px;
	}


.books {
	background:url(../img/bg_book_sub.png) center 325px no-repeat;
	}

.books li {
	display:inline-block;
	padding:0 5px;
	}

.books .book_box {
	text-align:center;
	padding:30px 0 50px;
	}




.books,
.tv {
	color:#003680;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	}

.prof table,
.books table,
.tv table {
	border:1px solid #003680;
	width:100%;
	border-collapse:collapse;
	color:#003680;
	margin:0 0 20px 0;
	}

.prof table td,
.books table td,
.tv table td {
	border:1px dotted #003680;
	padding:12px 0;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	}

.books table td span,
.tv table td span {
	font-weight:normal;
	font-size:12px;
	}

.prof table th,
.books table th {
	border:1px dotted #003680;
	text-align:left;
	background:#eff7fd;
	text-align:center;
	width:100px;
	font-size:14px;
	font-weight:bold;
	}

.prof table td,
.books table td {
	text-align:left;
	padding-left:15px;
	padding-right:15px;
	}

.gotop {
	text-align:right;
	padding:60px 0 30px;
	}

.foot {
	background:#fafafa;
	padding:30px;
	color:#003680;
	font-size:15px;
	line-height:150%;
	}

.foot .right {
	padding:0 75px 0 0;
	}

.copy {
	text-align:center;
	padding:30px 0 20px;
	}

#mirai1 {
	text-align: center;
	float: left;
	font-size: 20px;
	line-height: 30px;
}

#mirai2 {
	text-align: center;
	float: right;
	font-size: 20px;
	line-height: 30px;
}

table#mirai {
	width: 100%;
	border-bottom: 1px solid #ccc;
	font-size: 15px;
}

table#mirai th,table#mirai td {
	border: 1px solid #ccc;
	border-bottom: 0;
	padding: 10px;
}


table#mirai th {
	border-right: 0;
}

iframe {
	display: block;
	width: 640px;
	height: 360px;
	margin: 0 auto;
	margin-bottom: 20px;
}

iframe[name="google_conversion_frame"] {
	position: absolute;
	top: 0;
}