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



/*-- 全体指定 --*/

* {
	margin: 0;
	padding: 0px;
}

html {
	height: 100%;
}

body {
	margin: 0px auto;
	padding: 0px;
	background-image: url(../img/back.jpg);
	background-repeat:no-repeat;
	background-position: center 0px;
	background-color:#010204;
}

img {
	border:0px;
	}
/*	
#wrap {
	width: 939px;
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	min-height: 100%;
	background-image:url(../img/images/waku_top_03.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:10px;
}	
*/


/*------ ie6のみ適用 cssハック---------*/
* html #wrapm {
	width: 965px;
	margin: 10px auto;
	padding: 0px;
	height: 100%;
	min-height: 100%;
	background-image:url(../img/images/waku_m_05.jpg);
	background-repeat:repeat-y;
	background-position:center;
}	

/*------ ie6以外に適用 cssハック---------*/
#wrapm {
	width: 939px;
	margin: 10px auto;
	padding: 0px;
	height: 100%;
	min-height: 100%;
	background-image:url(../img/images/waku_m_05.jpg) /**/;
	background-repeat:repeat-y;
	background-position:center;
}	
/*
#wrapbt {
	width: 939px;
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	min-height: 100%;
	background-image:url(../img/images/waku_m_05.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:10px;
}	*/


#header {
	width:861px;
	height:272px;
	background-image:url(../img/header.jpg);
	background-repeat:no-repeat;
	margin:10px auto;
	}
	
#header h1 {
	text-indent:-10000px;
	}	
	
#header2 {
	width:861px;
	height:280px;
	background-image:url(../img/top01.jpg);
	background-repeat:no-repeat;
	margin:10px auto;
	}
	
#header2 h2 {
	text-indent:-10000px;
	}	
	
#header3 {
	width:861px;
	height:280px;
	background-image:url(../img/top02.jpg);
	background-repeat:no-repeat;
	margin:10px auto;
	}
	
#header3 h2 {
	text-indent:-10000px;
	}		
	
	
#header4 {
	width:861px;
	height:65px;
	background-image:url(../img/title.jpg);
	background-repeat:no-repeat;
	margin:10px auto 0;
	}
	
#header4 h1 {
	text-indent:-10000px;
	}		
#header5 {
	width:861px;
	height:200px;
	background-image:url(../img/bn-elected.jpg);
	background-repeat:no-repeat;
	margin:10px auto 0;
	}
	
#header5 h2 {
	text-indent:-10000px;
	}	
	
/*	
.textbox99 img {
	border:#333333 1px solid;
	}	
*/	
.textbox98 img {
	border:#333333 1px solid;
	}	


/*------ ie6のみ適用 cssハック---------*/
* html #book{ background-image:url(../img/photo-book.jpg);
	background-repeat:no-repeat;
	width:225px;
	height:320px;
	float:left;
	margin-left:25px;
	}
	
	
/*------ ie6以外に適用 cssハック---------*/	
#book {
	background-image:url(../img/photo-book.jpg) /**/;
	background-repeat:no-repeat;
	width:225px;
	height:320px;
	float:left;
	margin-left:39px;
	
	}	
#book h2 {
	text-indent:-10000px;
	}	

	
.flame-cam {
	width:626px;
	height:231px;
	float:right;
	background-image:url(../img/cam.jpg) /**/;
	background-repeat:no-repeat;
	margin-right:39px;
	}
	
.flame-cam p {
	text-indent:-10000px;
	}
	
/*------ ie6のみ適用 cssハック---------*/			
* html .flame-cam {
	width:626px;
	height:231px;
	float:right;
	background-image:url(../img/cam.jpg);
	background-repeat:no-repeat;
	margin-right:25px;
	}	
	
/*------ ie6以外に適用 cssハック---------*/		
.flame-right {
	width:600px;
	height:auto;
	float:right;
	background-color:#FFFFFF
	margin-right:39px;
	}	
	
	
.flame-cam2 {
	width:626px;
	height:320px;/*231*/
	float:right;
	background-image:url(../img/images/top_08.jpg) /**/;
	background-repeat:no-repeat;
	margin-right:39px;
	}
	
.flame-cam2 p {
	text-indent:-10000px;
	}	
/*------ ie6のみ適用 cssハック---------*/			
* html .flame-cam2 {
	width:626px;
	height:320px;
	float:right;
	background-image:url(../img/images/top_08.jpg);
	background-repeat:no-repeat;
	margin-right:25px;
	}	
	
/*------ ie6以外に適用 cssハック---------*/		
.flame-right2 {
	width:600px;
	height:auto;
	float:right;
	background-color:#FFFFFF
	margin-right:39px;
	}		
	
	
	
	
	
	
	
	
	
	
/*------ ie6のみ適用 cssハック---------*/
* html .buy a{
	width:626px;
	height:87px;
	background-image:url(../img/buy-ama.jpg);
	background-repeat:no-repeat;
	margin:5px 25px 10px 0 ;
	float:right;
	display:block;
	text-indent:-10000px;
	}
/*------ ie6以外に適用 cssハック---------*/	
.buy a{
	width:626px;
	height:87px;
	background-image:url(../img/buy-ama.jpg) /**/;
	background-repeat:no-repeat;
	margin:5px 39px 10px 0 ;
	float:right;
	display:block;
	text-indent:-10000px;
	}
		
	
	
.buy a:hover {
	background-image:url(../img/buy-ama-up.jpg);
	}
	
	
/*------ ie6のみ適用 cssハック---------*/
* html .buy3 a{
	width:626px;
	height:87px;
	background-image:url(../img/images/moushikomi_11.jpg);
	background-repeat:no-repeat;
	margin:5px 25px 10px 0;
	float:right;
	display:block;
	text-indent:-10000px;
	}
/*------ ie6以外に適用 cssハック---------*/	
.buy3 a{
	width:626px;
	height:87px;
	background-image:url(../img/images/moushikomi_11.jpg) /**/;
	background-repeat:no-repeat;
	margin:5px 39px 10px 0 ;
	float:right;
	display:block;
	text-indent:-10000px;
	}
		
	
	
.buy3 a:hover {
	background-image:url(../img/images/moushikomi01_11.jpg);
	}
	
	
	
	
	
	

.index {
	width:225px;
	height:320px;
	margin-left:39px;
	margin-top:10px;
	float:left;
	}
.index p {
	font-size:13px;
	line-height:1.5em;
	letter-spacing:1px;
	}

.line01 {
	width:861px;
	height:50px;
	background-image:url(../img/line01.jpg);
	background-repeat:no-repeat;
	background-position:center;
	clear:both;
	margin:10px auto;
	}
	
.line01 h3 {
	display:none;
	}	
	
.line02 {
	width:861px;
	height:50px;
	background-image:url(../img/line02.jpg);
	background-repeat:no-repeat;
	background-position:center;
	clear:both;
	margin:10px auto;
	}
	
.line02 h3 {
	display:none;
	}		
	
.line03 {
	width:861px;
	height:50px;
	background-image:url(../img/line03.jpg);
	background-repeat:no-repeat;
	background-position:center;
	clear:both;
	margin:10px auto;
	}
	
.line03 h3 {
	display:none;
	}		
	
.line04 {
	width:861px;
	height:50px;
	background-image:url(../img/line04.jpg);
	background-repeat:no-repeat;
	background-position:center;
	clear:both;
	margin:10px auto;
	}
	
.line04 h3 {
	display:none;
	}		
		
	
.line05 {
	width:861px;
	height:50px;
	background-image:url(../img/line05.jpg);
	background-repeat:no-repeat;
	background-position:center;
	clear:both;
	margin:10px auto;
	}	
	
.line05 h3 {
	display:none;
	}			
	
.line06 {
	width:861px;
	height:50px;
	background-image:url(../img/line06.jpg);
	background-repeat:no-repeat;
	background-position:center;
	clear:both;
	margin:10px auto;
	}
	
.line07 {
	width:861px;
	height:50px;
	background-image:url(../img/line07.jpg);
	background-repeat:no-repeat;
	background-position:center;
	clear:both;
	margin:10px auto;
	}
	
.line07 h3 {
	display:none;
	}			
	
.line08 {
	width:861px;
	height:50px;
	background-image:url(../img/line08.jpg);
	background-repeat:no-repeat;
	background-position:center;
	clear:both;
	margin:10px auto;
	}			
	
.line09 {
	width:861px;
	height:50px;
	background-image:url(../img/line09.jpg);
	background-repeat:no-repeat;
	background-position:center;
	clear:both;
	margin:10px auto;
	}					

.textbox01 {
	width:861px;
	height:auto;
	margin:0 auto;
	}
	
.textbox01 p {
	font-size:14px;
	line-height:1.6em;
	letter-spacing:1px;
	padding-left:60px;
	padding-right:60px;
	}
	
.textbox01 th{
	width:300px;
	}	
	
.textbox99 {
	width:861px;
	height:auto;
	margin:20px auto;
	}	
.textbox99 p {
	font-size:18px;
	line-height:1.6em;
	letter-spacing:1px;
	padding-left:60px;
	padding-right:60px;
	margin-bottom:30px;
	}
	
.textbox98 {
	width:861px;
	height:auto;
	margin:80px auto;
	}	
.textbox98 p {
	font-size:18px;
	line-height:1.6em;
	letter-spacing:1px;
	padding-left:60px;
	padding-right:60px;
	margin-bottom:30px;
	}		
		
	
.textbox01 ul {
	padding-left:60px;
	}
.textbox01 li {
	font-size:16px;
	line-height:1.6em;
	letter-spacing:1.2px;
	}	
	

.signature {
	width:860px;
	/*border:#333333 solid 1px;*/
	width:768px;
	margin-left:60px;
	padding:16px;
	}
	
.textbox01 h3 {
	font-size:16px;
	/*padding-left:60px;*/
	font-weight:bold;
	line-height:1.6em;
	letter-spacing:1.9px;
	}	
	
.right {
	clear:both;
	font-size:18px;
	font-weight:bold;
	text-align:right;
	line-height:2em;
	letter-spacing:2px;
	padding-right:30px;
	}
	
/*----------------------------
        本書の見出し抜粋     
-----------------------------*/	
.textbox011 {
	width:861px;
	height:auto;
	margin:0 auto;
	}
	
.textbox011 p {
	font-size:14px;
	line-height:1.6em;
	letter-spacing:1px;
	padding-left:60px;
	padding-right:40px;
	}
	
	
	
	
	

/*----------------------------
        ご購入特典アイコン     
-----------------------------*/	

. {
	width:861px;
	height:auto;
	margin:0 auto;
	}
	
	
	
.textbox012 {
	width:861px;
	height:auto;
	margin:0 auto;
	}	
	
	
	
	
	
	
.textbox012 p {
	font-size:14px;
	line-height:1.6em;
	letter-spacing:1px;
	padding-left:60px;
	padding-right:40px;
	}

.textbox015 {
	width:861px;
	height:auto;
	margin:0 auto;
	}
	
.textbox015 p {
	font-size:16px;
	line-height:1.6em;
	letter-spacing:1px;
	padding-left:15px;
	padding-right:15px;
	}	
	
.flame-cam3 {
	width:626px;
	height:231px;
	float:right;
	background-image:url(../img/images/cam02_08.jpg) /**/;
	background-repeat:no-repeat;
	margin-right:39px;
	}
	
.flame-cam3 p {
	text-indent:-10000px;
	}		
	
/*------ ie6のみ適用 cssハック---------*/			
* html .flame-cam3 {
	width:626px;
	height:231px;
	float:right;
	background-image:url(../img/images/cam02_08.jpg);
	background-repeat:no-repeat;
	margin-right:25px;
	}	
	
/*------ ie6以外に適用 cssハック---------*/		
.flame-right3 {
	width:600px;
	height:auto;
	float:right;
	background-color:#FFFFFF
	margin-right:39px;
	}		
	
.tokutenbox {
	width:260px;
	height:350px;
	padding:10px;
	float:left;
	margin-right:5px;
	margin-bottom:30px;
	}
	
.tokutenbox h2 {
	font-size:24px;
	line-height:1.6em;
	letter-spacing:1px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF0000;
	border-bottom:#FF6600 solid 1px;
	}	
	
.tokutenbox-p {
	font-size:16px;
	line-height:1.6em;
	letter-spacing:1px;
	color:#000066;
	padding:0 -50px;
	font-family:Arial, Helvetica, sans-serif;
	}		
	
	
	
	
	
.textbox01 ul {
	padding-left:60px;
	}
.textbox01 li {
	font-size:16px;
	line-height:1.6em;
	letter-spacing:1.2px;
	}			
	
.textbox01 img {
	border:#333333 1px solid;
	}	
	
	
		
.textbox02 {
	width:626px;
	height:auto;
	float:right;
	margin-right:39px;
	}	


.textbox011 dl{
	clear:left;
	text-align:left;
	font-size:18px;
	line-height:1.6em;
	}
.textbox011 dt {
	font-size:16px;
	font-weight:bold;
	padding-left:20px;
	color:#996600;
	background-image:url(../img/s1.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	margin-left:60px;
	}
.textbox011 dd {
	font-size:14px;
	padding-left:80px;
	}	

.yg {
	
	}
td{
	padding:5px;
	width:350px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:18px;
	color:#333333;
	line-height:1.6em;
	}

th{
	padding:5px;
	width:120px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:18px;
	color:#333333;
	line-height:1.6em;
	background-color:#CCCCCC;
	}	

.form {
	width:750px;
	margin:0 auto;
	}

.formtdl {
	width:100px;
	background-color:#CCCCCC;
	}
.formtdl2 {
	width:270px;
	background-color:#CCCCCC;
	}	
.formtdr {
	width:620px;
	}	
.formtdr2 {
	width:450px;
	}	
	
	
.form th {
	width:100px;
	text-align:left;
	}
.f-white18 {
	font-size:18px;
	color:#FFFFFF;
	letter-spacing:2px;
	}
	
.form th {
	width:750px;
	font-size:18px;
	color:#FFFFFF;
	letter-spacing:2px;
	background-color:#000000;
	}	

.form2 {
	width:750px;
	margin:0 auto;
	}
.form2 th {
	width:200px;
	text-align:left;
	background-color:#999999;
	}
form2 td {
	width:550px;
	text-align:left;
	}	
	
	
	
	
.form3 {
	width:800px;
	margin:0 auto;
	}
.form3-th {
	width:300px;
	text-align:left;
	background-color:#cccccc;
	font-size:14px;
	}
form3-td {
	width:500px;
	text-align:left;
	font-size:14px;
	}	


	
.kakomi {
	width:740px;
	height:auto;
		font-size:14px;
	line-height:1.6em;
	letter-spacing:1px;
	padding-left:60px;
	padding-right:60px;
	background-color:#B3C8CC;
	border:#0099FF solid 1px;
	}
.red {
	color:#FF0000;
	}		
.red2 {
	color:#FF0000;
	font-size:36px;
	line-height:1.5em;
	}	
.blue {
	color:#0000FF;
	}	
	

.obi {
	width:398px;
	height:200px;
	float:left;
	margin-left:60px;
	}
	
.obi2 {
	width:398px;
	height:200px;
	float:right;
	}	
	
	
.img-r {
	float:right;
	
	}
.img-l {
	float:left;
	margin-right:15px;
	}		
	
.img-l2 {
	float:left;
	margin-right:15px;
	border:#FF3300 solid 1px;
	}
	
.img-l3 {
	float:left;
	margin-right:15px;
	padding-top:10px;
	}			
	
	
.buy2 a{
	background-image:url(../img/bn-buy-down.jpg);
	width:700px;
	background-position:center top;
	height:60px;
	background-repeat:no-repeat;
	display:block;
	text-indent:-10000px;
	margin-bottom:20px;
	margin-top:20px;
	}	
	
.buy2 a:hover {
	background-image:url(../img/bn-buy-up.jpg);
	}	
	

	
.footer {
	width:100%;
	height:50px;
	text-align:center;
	background-color:#000000;
	padding:3px 0;
	margin-top:15px;
	}
	
.footer p {
	font-size:14px;
	color:#FFFFFF;
	line-height:1.6em;
	letter-spacing:1px;
	}	
	
.footer p a{
	color:#FFFFFF;
	text-decoration:none;
	}
.footer p a:hover{
	color:#FF0000;
	text-decoration:none;
	}	
.2top {
	width:860px;
	height:20px;
	text-align:right;
	padding:3px 0;
	margin-top:5px;
	font-size:14px;
	clear:both;
	}	
	
	
.f18 {
	font-size:18px;
	}	
	
.f18k {
	font-size:18px;
	line-height:1.6em;
	letter-spacing:1px;
	}	
	
	
	
.f16 {
	font-size:16px;
	}	
	
.f16bk {
	font-size:16px;
	line-height:1.6em;
	letter-spacing:1px;
	}	
	
.f18bk {
	font-size:18px;
	line-height:1.6em;
	letter-spacing:1px;
	}	
	
	
.f14 {
	font-size:14px;
	}
	
.f18r {
	font-size:18px;
	color:#FF0000;
	}	
	
.f16r {
	font-size:16px;
	color:#FF0000;
	}	
	
.f14r {
	font-size:14px;
	color:#FF0000;
	}		
	
.summary {
	display:none;
	}	
	
.kakomi2 {
	width:700px;
	border:#FF0000 1px solid;
	height:auto;
	padding:5px 10px;
	font-size:18px;
	line-height:1em;
	letter-spacing:0.3em;
	text-align:left;
	margin:0 auto;
	background:#FFD7FF;
	}
	
.kakomi3 {
	width:800px;
	height:auto;
	font-size:14px;
	line-height:1.6em;
	letter-spacing:1px;
	padding-left:0px;
	padding-right:0px;
	}
	
.kakomi4 {
	width:740px;
	height:auto;
		font-size:14px;
	line-height:1.6em;
	letter-spacing:1px;
	padding-left:60px;
	padding-right:60px;
	background-color:#B3C8CC;
	border:#0099FF solid 1px;
	}
.kakomi4 img{
	padding-top:10px;
	}		
	
	
.link {
	display:none;
	}
		
	
	
.img_under {
	margin-bottom:15px;
	}	
		
.img_top {
	margin-top:15px;
	}
	
	
	
	
.anq {
	width:730px;
	margin:0 auto;
	height:auto;
	background-image:url(../img/semi/tokyo/back.jpg);
	background-repeat:repeat-y;
	padding:15px;
	}
	
	

.textboxanq {
	width:861px;
	height:auto;
	margin:0 auto;
	}
	
.textboxanq p {
	font-size:14px;
	line-height:1.6em;
	letter-spacing:1px;
	padding-left:50px;
	padding-right:50px;
	}
	
		
.courselink {
	width:731px;
	height:114px;
	background-image:url(../img/semi/tokyo/courselink.jpg);
	background-repeat:no-repeat;
	padding-top:60px;
	}
	
.courselink img {
	margin:0 5px 0 12px;
	}
	
		
.hov a{
	border-top:#FF3300 dashed 1px;
	border-bottom:#FF3300 dashed 1px;
	text-decoration:none;
	}	
	
	
	