@charset "utf-8";
@import url("base.css");
@import url("template.css");

/*------------------------------------
   .basic
--------------------------------------------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}

body, div, ol, ul, dl, form {
	margin: 0;
	padding :0;
}

body {
	width: 100%;
	background: url(../image/wrapper/bd_back.gif) repeat; 	
	color: #333;
	font: normal 100% 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック';
	font-size: 10pt;
	line-height: 1.6;
	text-align: center;
}

p, h1, h2, h3, h4, h5, h6, dt, dd, input, textarea {
	font-size: 100%;
	margin: 0;
	padding: 0;
}

img { border: 0;}

ul,ul li { list-style: none;}

h2.common_h2 {
	padding: 12px 0 7px 25px;
	background: url(../image/ttl/bg_title_pink.gif) repeat-x #ff3399;
	font-size: 14pt;
	font-weight: 600;
	color: #fff;
}

h2.common_yellow {
	margin: 0 0 20px 0;
	padding: 12px 0 7px 25px;
	background: url(../image/ttl/bg_title_yellow.gif) repeat-x #ffe826;
	font-size: 14pt;
	font-weight: 600;
	color: #000;
}

h2.common_presents {
	width: 520px;
	height: 57px;
	background: url(../image/ttl/present_ttl.jpg) no-repeat;
	padding: 33px 0 0 100px;
	margin: 0 0 2px 0;
	font-size: 15px;
	line-height: 1.4em;
}

h2.common_success {
	width: 520px;
	height: 35px;
	background: url(../image/ttl/success_ttl.jpg) no-repeat;
	padding: 65px 0 0 110px;
	font-size: 16px;
}

.b_red_line {
	color: #F00;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

a:link {
	color: #03F;
	ext-decoration: none;
}

a:visited {
	color: #03F;
	text-decoration: none;
}

a:hover {
	color: #03F;
	text-decoration: underline;
}

a:active {
	color: #03F;
	text-decoration: none;
}

.clearfix:after {
  content: ".";
  display: block;  
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.common_blk {
	width: auto;
	height: 25px;
	padding: 10px 0 10px 25px;
	background: url(../image/bg_title_black.gif) repeat-x 0 bottom #000;
	color: #fff;
	font-size: 13pt;
	font-weight: bold;
}

.common_b_back {
	padding: 10px 0 13px 25px;
	background: url(../image/ttl/bg_title_black.gif) repeat-x 0 bottom #000;
	color: #fff;
	font-size: 13pt;
	font-weight: 600;
}

.common_bl_line {
	width: auto;
	margin-bottom: 5px;
	color: #00adf2;
	font-size: 12pt;	
	font-weight: bold;
	border-bottom: solid 3px #00adf2;
}

.common_bl_back {
	width: auto;
	background: #00adf2;
	margin-bottom: 10px;
	padding: 10px 10px 10px 20px;
	color: #fff;
	font-size: 12pt;	
	font-weight: bold;
}

.common_ye_back {
	width: auto;
	margin-bottom: 10px;
	padding: 12px 10px 10px 20px;
	background: url(../image/ttl/bg_title_yellow.gif) repeat-x #ffe826;
	font-size: 12pt;
	font-weight: bold;
	color: #000;
}

.schedule {
	width: 650px;	
	background: url(../image/wrapper/bg_center_w650.gif) repeat-y 0 0;
	margin: 10px 75px 20px;
	padding: 6px 0 4px;
	font-weight: 600;
	text-align: center;
}

#point_box {
	width: 610px;
	margin: 5px auto 20px;
	padding: 10px 20px;
	background: #ffc;	
	font-size: 14px;
	text-align: left;
	border: 1px dotted #f0c;
}

.ul_normal,
.ul_bl_star,
.ul_red_star,
.ul_pink_star,
.ul_brown_star,
.ul_ygreen_star li{ 
	margin: 10px 0;
}

.ul_normal li,
.ul_bl_star li,
.ul_red_star li,	
.ul_pink_star li,
.ul_red_brown li,
.ul_ygreen_star li {
	margin: 10px 0;
	padding: 0 0 0 15px;
	font-weight: bold;	
}

.ul_normal li { background: url(../image/list_icon/bg_list_blue.gif) no-repeat 0 0.2em;}
.ul_bl_star li { background: url(../image/list_icon/bg_list_blue.gif) no-repeat 0 0.3em;}
.ul_red_star li { background: url(../image/list_icon/bg_list_red.gif) no-repeat 0 0.2em;}
.ul_pink_star li { background: url(../image/list_icon/bg_list_pink.gif) no-repeat 0 0.3em;}
.ul_red_brown li { background: url(../image/list_icon/bg_list_brown.gif) no-repeat 0 0.2em;}
.ul_ygreen_star li { background: url(../image/list_icon/bg_list_ygreen.gif) no-repeat 0 0.2em;}

.ul_voice_lst,
.ul_voice_lst02,
.ul_voice_lst03,{
	width: auto;
	margin: 10px 0;
	padding: 0 15px;
}

.ul_voice_lst li,
.ul_voice_lst02 li,
.ul_voice_lst03 li {
	height: 30px;
	margin: 10px 10px 10px 0;
	padding: 5px 0 5px 38px;
	background: url(../image/list_icon/list_voice03.gif) no-repeat left center;
	font-weight: bold;
	font-size: 14px; 
	border-bottom: dotted 1px #CCC;
}

.ul_normal li .small,
.ul_voice_lst li .small,
.ul_voice_lst02 li .small,
.ul_voice_lst03 li .small{
	font-size: 10px; 
	font-weight: 500;
}

.ul_voice_lst li.none,
.ul_voice_lst02 li.none,
.ul_voice_lst03 li.none {
	border-bottom: none;
}


.ul_voice_lst02 li {
	padding-left: 38px;
	margin: 0 10px 0 0;
	background: url(../image/list_icon/bg_list2.gif) no-repeat 10px 0.5em;
	border: none;	
}

.ul_voice_lst03 li {
	height: auto;
	padding: 0 0 5px 38px;
	background: url(../image/list_icon/list_voice03.gif) no-repeat left 0.2em;		
}

#voice_box {
	width: auto;
	margin: 0 auto 40px;
	padding: 1px 0 20px 0;
	border: solid 5px #00adf2;
	border-top: none;
}

#content h2.common_bl,
#content h2.common_bl02 {
	width: auto;
	padding: 12px 0 7px 25px;
	background: url(image/bg_title_blue.gif) repeat-x 0 bottom #00adf2;
	font-size: 14pt;
	font-weight: 600;
	color: #fff;
}

#content h2.common_bl02 {
	font-size: 14px;
	margin: 0 0 5px 0;
}

.br_txt {
	margin: 0 0 0 20px;
}

.br_txt02 {
	margin: 0 0 10px 20px;
}

.b_chance {
	margin: 0 0 0 20px;
	color: #f00;
	font-weight :bold;
	font-size: 14px;
}

.red_b_txt11 {
	color: #F00;
	margin-bottom: 10px;
	font-size: 11pt;
	font-weight: bold;
}


/*------------------------------------
   #offer
------------------------------------*/
#offer {
	margin: 0 75px 0;
}

#offer h3 {
	padding: 12px 0 7px 25px;
	background: url(image/bg_title_blue.gif) repeat-x 0 bottom #00adf2;
	font-size: 14pt;
	font-weight: 600;
	color: #fff;
}

#offer h4 {
	margin-left: 25px;
	margin-right: 25px;
	padding: 0;
	border-bottom: 2px solid #f00;
}

#offer p{
	margin-left: 25px;
	margin-right: 25px;
}

#offer ul{
	list-style: none;
	margin-left: 18px;
}

#offer ol{
	list-style:decimal;
	margin-left:40px;
}

#offer .ul1 li{
	margin: 10px 0;
	padding-left: 20px;
	background: url(image/bg_list2.gif) no-repeat 0 0.2em;
}

#offer .ul2 li{
	margin: 10px 0;
	padding-left: 20px;
	background: url(image/bg_list.gif) no-repeat 0 0.2em;
}

#offer li{
	margin: 10px 0;
}

#offer .point {
	width: 600px;
	background: #ffc;
	margin: 5px;
	padding: 10px 10px;
	font-size: 14px;
	border: 1px dotted #f0c;	
}


/*------------------------------------
   .amazoncaution
---------------------------------------------------------------------------------------------------*/
.amazoncaution {
	width: auto;
	margin: 0 auto;
	padding: 10px 25px;
	background: #ffc;
	color: #f00;
	font-size: 9pt;
}

.chuui_box {
	width: auto;
	margin: 0 auto 0;
	padding: 10px 25px;
	background: #ffc;
	color: #f00;
	font-size: 9pt;
}

/*------------------------------------
	#howto
-----------------------------------------------------------------------*/	
#howto {
	width: auto;
	padding: 0;
}

#howto ul.partipation {
	width: auto;
	margin-left: 25px;
}

#howto ul.partipation .font_red {
	color: red;
	font-size: 12pt;
	font-weight: 600;
}

#howto ul.partipation li.hot01,
#howto ul.partipation li.hot02, 
#howto ul.partipation li.hot03, 
#howto ul.partipation li.hot04 {
	padding: 0 0 0 25px;
	margin: 0 0 20px 0;
	clear: both;
}

#howto ul.partipation li.hot01 { background: url(../image/list_icon/howto_no1.gif) no-repeat left top;}
#howto ul.partipation li.hot02 { background: url(../image/list_icon/howto_no2.gif) no-repeat left top;}
#howto ul.partipation li.hot03 { background: url(../image/list_icon/howto_no3.gif) no-repeat left top;}
#howto ul.partipation li.hot04 { background: url(../image/list_icon/howto_no4.gif) no-repeat left top;}

#howto .quiz_box {
	width: 560px;
	background: #ffc;
	padding:  3px 5px 3px 20px;
	margin: 20px auto 30px;
	font-size: 16px; 
	font-weight: bold;
}

#howto .quiz_box .question {
	font-size: 16px;
	color: #f00;
}

#howto ul.partipation .book_r {
	margin-right: 10px;
	float: right;
}

#bookimg{
	float: right;
	margin-right: 0;
	border: 5px solid #ff3399;
}

.Amazon_point {
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-size:24px;
	line-height:28px;
	font-weight:normal;
	color:#3399FF;
}


/*------------------------------------
   #registration
---------------------------------------------------------------------------------------------------*/
#registration {
	width: auto;
	padding: 0;
}

#registration h2 {
	display: none;
}

#registration .top {
	background: url(../image/wrapper/bg_form_top.gif) no-repeat;
	padding-top: 117px;	
}

#registration .middle {
	background: url(../image/wrapper/bg_form_middle.gif) repeat-y;
	padding: 5px 20px;
	margin: 7px 0 0 0;
}

#registration .bottom {
	background: url(../image/wrapper/bg_form_bottom.gif) no-repeat bottom;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#registration table {
	margin: 10px auto;
}

.sub_txt {
	text-align: center;
	color: #F00;
}

#registration dl.form_can {
	width: 480px;
	margin: 0 auto 3px;
	padding: 10px 10px 0 10px;
}

#registration dl.form_can dt {
	margin: 0 0 2px 0;
	padding: 0 5px;
	float: left;
	clear: left;
	text-align: right;
}

#registration dl.form_can dd {
	padding: 0 0 5px 13.6em;
	margin: 0 0 2px 0;
}

#registration dl.form_can input.form_ma,
#registration dl.form_can input.form_na,
#registration dl.form_can input.form_ama {
	width: 270px;
}
 
#registration .sub_btn {
	text-align: center;
	margin: 0 0 20px 0;
}

.campaign_btn {
	display: block;
	width: 650px;
	height: 80px;
	margin: 0 auto 40px;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;	
}

.campaign_btn a {
	display: block;
	width: 650px;
	height: 80px;
	background: url(../image/registration.jpg) no-repeat 0 0;
	overflow: hidden;
}

.campaign_btn a:hover {
	background-position: left bottom;
}


/*------------------------------------
   #bookintro
---------------------------------------------------------------------------------------------------*/
#bookintro {
	width: auto;
	padding: 0 0 15px 0;
	margin: 0 0 20px 0;
	border: 5px solid #ff3399;
	border-top: none;
}

#bookintro .inner {
	width: auto;
	padding: 0 20px;
	margin: 0 0 30px 0;
}

#bookintro .blk_line {
	font-weight: bold;
	text-decoration: underline;
	margin: 0 0 20px 0;
}

#bookintro .red_line {
	color: #F00;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 20px 0;	
}

#bookintro ul.bl_star {
	margin: 10px 0;
	padding-left: 15x;
}

#bookintro ul.bl_star li {
	margin: 10px 0;
	padding-left: 20px;
	background: url(../image/bg_list2.gif) no-repeat 0 0.2em;
	font-weight: bold;
}


#bookintro .ul0 {
	list-style: none;
	margin-left: 25px;
	margin-right: 25px;
}

#bookintro .ul0 li{
	margin: 5px 0;
	padding: 0;
}

#bookintro .ulCream{
	list-style: none;
	margin-left: 10px;
	margin-right: 10px;
	border-top: 1px dotted #ccc;
	background: #ffc;
}

#bookintro .ulCream li{
	margin: 10px 0;
	padding: 0 3px 3px 3px;
	border-bottom: 1px dotted #ccc;
}

#bookintro .ul1, .ul2, .ul3{
	list-style: none;
	margin-left: 18px;
}

#bookintro .ul1 li, .ul2 li, .ul3 li{
	margin: 10px 0;
	padding-left: 20px;
}

#bookintro .ul1 li{
	background: url(image/bg_list.gif) no-repeat 0 0.2em;
}

#bookintro .ul2 li{
	background: url(image/bg_list2.gif) no-repeat 0 0.2em;
}

#bookintro .ul3 li{
	background: url(image/bg_list3.gif) no-repeat 0 0.2em;
}

.rightT{
	display: block;
	margin-bottom: 5px;
	text-align: right;
}

#bookintro ol{
	margin-left: 45px;
	margin-right: 45px;
}

#bookintro dt{
	margin-left: 5px;
	margin-right: 5px;
	padding: 8px 0 5px 20px;
	background: url(image/bg_title_black.gif) repeat-x 0 bottom #000;
	font-weight: 600;
	color: #fff;
}

#bookintro dd{
	margin: 5px 25px 20px 25px;
}

#bookintro .inyo {
	background: #ffc;
	margin-left:10px;
	margin-right:10px;
	padding: 10px 10px;
}


.tokuten {
	width: auto;
	padding: 0 0 20px 0;
	margin: 0 auto 20px;
	border: 5px solid #ff3399;
	border-top: none;	
}

.tokuten .inner {
	width: auto;
	padding: 0 20px;
}

.tokuten .pre_ttl {
	width: auto;
	margin: 0 0 20px 0;
	padding: 12px 0 7px 25px;
	background: url(../image/ttl/bg_title_yellow.gif) repeat-x #ffe826;
	font-size: 14pt;
	font-weight: bold;
	color: #000;
}

.pre_ttl span.small {
	font-size: 10pt;
}

.merit_ttl {
	width: 585px;
	margin: 0 auto 10px;
	padding: 12px 25px 7px 10px;
	background: url(../image/ttl/bg_title_pink.gif) repeat-x #ff3399;
	font-size: 11pt;
	font-weight: bold;
	color: #fff;
	letter-spacing: -0.1em;
}
/*
.merit_ttl {
	margin: 0 0 10px 0;
	font-size: 12pt;
	font-weight: bold;
	color: #f39;
	border-bottom: solid 2px #f39;
	letter-spacing: -0.1em;
}
*/
.merit span.small {
	font-size: 10pt;
}


/*------------------------------------
	.purchase
---------------------------------------------------------------------------------------------------*/
.purchase {
	display: block;
	width: 650px;
	height: 80px;
	margin: 0 auto 50px;
	padding: 0;
	text-indent: -9999px;
}

.purchase a {
	display: block;
	width: 650px;
	height: 80px;
	background: url(../image/purchase.jpg) no-repeat 0 0;
	overflow: hidden;
}

.purchase a:hover {
	background-position: left bottom;
}


/*------------------------------------
   #profile
---------------------------------------------------------------------------------------------------*/
.profile_box {
	width: auto;
	padding: 20px;
	margin: 0 auto;
	background: #ffc;
	border: 5px solid #666;
	border-top: none;
}

.profile_box .micel_img {
	margin: 0 0 10px 10px;
	float: right;
}

.profile_box ul.chosho_list {
	list-style: disc;
	padding: 0 0 0 20px;
	margin: 0 0 5px 0;
}

.profile_box ul.chosho_list li {
	list-style: disc;
}



/*------------------------------------
	#mail

#mail{
	clear: both;
	display: block;
	margin: 15px auto 25px;
	text-align: center;
}
------------------------------------*/


/*------------------------------------
	#page

#page{background:url(image/bg_book.jpg) center repeat-y; padding:5px; overflow:hidden;}

#page .boxleft{float:left; margin:5px 0 5px 5px; width:305px; background:url(image/bg_page_left.jpg) top center no-repeat #FFF;border:#d188a9 solid 5px; padding-top:120px;}
#page .boxleft ol{padding:10px;}
#page .boxright{float:right;margin:5px 5px 5px 0; width:305px; background:url(image/bg_page_right.jpg) top center no-repeat #FFF; border:#d188a9 solid 5px;padding-top:120px;}
#page .boxright ol{padding:10px;}
------------------------------------*/






/*-------------------------------------------------------------
	.form
---------------------------------------------------------------------------------------------------*/
.form {
	width: 600px;
	margin-left: 100px;
	margin-right: 100px;
	padding: 0;
	background: url(../image/bg_formB.gif) no-repeat 0 bottom;
}

.form h3 {
	width: 600px;
	height: 95px;
	background: url(../image/bg_formA.gif) no-repeat 0 0;
}

.form h3 span {
	display: none;
}

.form p {
	margin: 5px 25px;
}


/*-------------------------------------------------------------
	#frame
------------------------------------------------------------------------------------------------*/
#frame{
	margin: 10px 100px;
	padding: 10px;
	background: #ffc;
	border: 1px solid #060;
}

#frame h3 {
	background: #060;
	padding: 7px 5px 5px;
	font-size: 13pt;
	font-weight: 600;
	text-align: center;
	color: #fff;
}

#frame dl {
	margin: 5px 0 0;
}

#frame dt {
	margin: 10px 0 0;
	border-bottom: 1px dotted #060;
	font-size: 12pt;
	font-weight: 600;
}

#frame dd {
	margin: 10px 0 15px;
}

.dl a {
	display: block;
	margin: auto;
	width: 600px;
	height: 90px;
	background: url(../image/dl.jpg) no-repeat 0 -90px;
}

.dl a span {
	display: none;
}

.dl a:hover {
	background-position: 0 0;
}


/*------------------------------------
   .ページ共有する
-------------------------------------------------------------------------------------------------------------------*/
.kyoyu {
	width: 450px;
	background: #fefedd;
	margin: 0 auto 25px;
	padding: 10px 25px;
	text-align: center;
	font-weight: bold;
	border: solid 3px #999;
}




/*------------------------------------
   #mojuki
---------------------------------------------------------------------------------------------------*/
.capter_box {
	width: auto;
	padding: 10px;
	margin: 0 auto;
	border: 5px solid #666;
	border-top: none;
}

.capter_box .capter_etc {
	font-size: 10pt;
	background: url(../image/list_icon/book1_1.jpg) no-repeat left;
	padding: 3px 0 3px 36px;
	margin: 0 0 20px 10px;
}

.capter_box h3.common_capter {
	width: auto;
	margin-bottom: 10px;
	padding: 12px 10px 10px 10px;
	background: url(../image/ttl/bg_title_yellow.gif) repeat-x #ffe826;
	font-size: 12pt;
	font-weight: bold;
	color: #000;
}

.capter_box ul.capter_lst,
.capter_box ul.capter_lst2 {
	margin: 0 0 30px 10px;
}

.capter_box ul.capter_lst li,
.capter_box ul.capter_lst2 li {
	background: url(../image/list_icon/book1_1.jpg) no-repeat left;
	padding: 3px 0 3px 36px;
	margin-bottom: 5px;
}

.capter_box ul.capter_lst2 {
	margin: 0 0 25px 10px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #333;
}


/*------------------------------------
   .ダウンロード
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.dl_btn {
	width: 600px;
	height: 100px;
	display: block;
	margin: 0 auto 30px;
}

.dl_btn a {
	display: block;
	width: 600px;
	height: 100px;
	background: url(../image/bt_amazon_dl.jpg) no-repeat left bottom;
	text-indent: -9999px;
	overflow: hidden;
}

.dl_btn a:hover {
	background: url(../image/bt_amazon_dl.jpg) no-repeat left top;
}

.dl_dis_box {
	width: auto;
	margin: 0 auto 30px;
	padding: 10px 25px;
	background: #ffc;
	color: #f00;
	font-size: 9pt;
}


iframe {
	margin: 0 auto 30px;
}


/*------------------------------------
   
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/



/*------------------------------------
   
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

