
+@charset "shift_jis";

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

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

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

body{
	width:100%;
	background:#F9F;
	color:#333333;
	font-family: '僸儔僊僲妏僑 Pro W3','Hiragino Kaku Gothic Pro','儊僀儕僆',Meiryo,'俵俽 俹僑僔僢僋',sans-serif;;
	font-size:10pt;
	line-height:1.6;
	text-align:center;
}

a:link {color:#0033FF;text-decoration:none;}
a:visited {color:#0033FF;text-decoration:none;}
a:hover {color:#0033FF;text-decoration:underline;}
a:active {color:#0033FF;text-decoration:none;}


/*------------------------------------
   慡懱峔憿
------------------------------------*/
#header{
	margin: 0 auto;
	padding: 0;
}

#header h1{
	margin: 0;
	padding: 0;
}

#content {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	text-align: left;
}

#conten h2{
	margin: 0;
	padding: 0;
}

#footer {
	width: 800px;
	margin: 0 auto;
	padding: 10px 0 5px 0;
	background: url(image/bg_footer.jpg) repeat-x 0 0 #5f5f62;
}

#footer p{
	text-align: center;
}
/*------------------------------------
   #schedule
------------------------------------*/
#schedule{
	background: url(image/bg_center_w650.gif) repeat-y 0 0;
	color: #fff;
	font-size: 14pt;
	font-weight: 600;
	margin: 10px 75px;
	padding: 6px 0 4px;
	text-align: center;
	width: 650px;
}
/*------------------------------------
   #offer
------------------------------------*/
#offer{
	margin-left: 75px;
	margin-right: 75px;
}

#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 li{
	margin: 10px 0;
	padding-left: 20px;
	background: url(image/bg_list2.gif) no-repeat 0 0.2em;
}
/*------------------------------------
   .amazonCaution
------------------------------------*/
.amazonCaution{
	margin-left: 75px;
	margin-right: 75px;
	padding: 12px 25px;
	background: #ffc;
	color: #f00;
	font-size: 9pt;
}
/*------------------------------------
	#howto
------------------------------------*/
#howto{
	margin-left: 75px;
	margin-right: 75px;
}

#howto h3{
	margin: 0;
	padding: 12px 0 7px 25px;
	background: url(image/bg_title_orange.gif) repeat-x 0 bottom #ffe826;
	font-size: 14pt;
	font-weight: 600;
	color: #000;
}
#bookimg{
	float: right;
	margin-right: 0;
	border: 5px solid #09f;
}

.Amazon_point {
	font-family: "HGP憂塸妏恨集窾B";
	font-size:24px;
	line-height:28px;
	font-weight:normal;
	color:#3399FF;
}
/*------------------------------------
   #registration
------------------------------------*/
#registration{
	width: 650px;
	padding: 0 0 25px 0;
	background: url(image/bg_formB.gif) no-repeat 0 bottom;
}

#registration h4{
	width: 650px;
	height: 127px;
	background: url(image/bg_formA.gif) no-repeat 0 0;
}

#registration h4 span{
	display: none;
}

#registration table{
	margin: 10px auto;
}

#registration p{
	text-align: center;
}
/*------------------------------------
   #bookIntro
------------------------------------*/
#bookIntro{
	margin-left: 75px;
	margin-right: 75px;
	border: 5px solid #09f;
}

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

#bookIntro h4{
	margin-left: 5px;
	margin-right: 5px;
	padding: 15px 0 12px 20px;
	background: url(image/bg_title_blue.gif) repeat-x 0 bottom #00adf2;
	font-size: 12pt;
	font-weight: 600;
	color: #fff;
}

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


#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;
}



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

#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;
}

/*
	background: url(image/bg_title_red.gif) repeat-x 0 bottom #ff6626;
*/



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


#bookIntro .inyo{
	background: #ffc;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px 15px;
}
/*------------------------------------
	.purchase
------------------------------------*/
.purchase{
	display: block;
	width: 650px;
	height: 80px;
	margin: 0 auto;
	padding: 0;
	text-indent: -9999px;
}

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

.purchase a:hover{
	background-position: left bottom;
}
/*------------------------------------
   #profile
------------------------------------*/
#profile{
	margin-left: 75px;
	margin-right: 75px;
	border: 5px solid #666;
	background: #ffc;
}

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

#profile h4{
	margin-left: 5px;
	margin-right: 5px;
	padding: 15px 0 12px 20px;
	background: url(image/bg_title_orange.gif) repeat-x 0 bottom #00adf2;
	font-size: 12pt;
	font-weight: 600;
	color: #333;
}

#profile h5{
	margin-left: 20px;
	margin-right: 20px;
	padding: 15px 0 8px 5px;
	font-size: 12pt;
	font-weight: 600;
	color: #333;
	border-bottom:#666 dotted 1px;
}

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

#profile ul{
	list-style: none;
	margin-left: 10px;
	margin-right: 25px;
}

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



#voice .voiceName{
	font-size: 12pt;
	font-weight: 600;
}

#voice .voiceLabel{
	display: block;
	padding: 3px;
	background: #666;
	font-size: 9pt;
	color: #fff;
}

/*------------------------------------
	.movie
------------------------------------*/
.movie{
	width:640px;
	height:385px;
	border:#000 solid 1px;
	margin:0 auto;

}


/*------------------------------------
	#mail
------------------------------------*/
#mail{
	clear: both;
	display: block;
	margin: 15px auto 25px;
	text-align: center;
}
/*------------------------------------
   挷惍抣
------------------------------------*/
.right{
	float: right;
	margin-left: 10px;
	margin-right: 5px;
}

.clear{
	clear: both;
}

.f16g {font-size: 16pt; font-weight: normal; font-family: "HGP憂塸妏恨集窾B";}
.f15g {font-size: 15pt; font-weight: normal; font-family: "HGP憂塸妏恨集窾B";}
.f14g {font-size: 14pt; font-weight: normal; font-family: "HGP憂塸妏恨集窾B";}
.f13g {font-size: 13pt; font-weight: normal; font-family: "HGP憂塸妏恨集窾B";}
.f12g {font-size: 12pt; font-weight: normal; font-family: "HGP憂塸妏恨集窾B";}


.f24 {font-size: 24pt;}
.f16 {font-size: 16pt;}
.f15 {font-size: 15pt;}
.f14 {font-size: 14pt;}
.f13 {font-size: 13pt;}
.f12 {font-size: 12pt;}
.f11 {font-size: 11pt;}
.f9 {font-size: 9pt;}


.red { color: #f00;}
.blue {	color: #06f;}
.white { color: #fff;}
.green { color: #6c0;}


.bold600{font-weight: 600;}
.under{ text-decoration: underline;}
.italic{ font-style: oblique;}

strong{ font-weight: 600;}

.mt5 { margin-top: 5px;}
.mt10 { margin-top: 10px;}
.mt15 { margin-top: 15px;}
.mt20 { margin-top: 20px;}
.mt30 { margin-top: 30px;}
.mt40 { margin-top: 40px;}
.mt50 { margin-top: 50px;}

.h18{
	line-height:1.8;
}