@charset "utf-8";
/*___________ 基本設定 ___________ */
html{
    -webkit-text-size-adjust: none;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #FFFFFF;
}
img{
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
#WRAP {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	color: #333333;
	background-color: #FFFFFF;
}
div {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.sien-div {
	border: 2px solid rgba(176,3,5,1.00);
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}


.sakuhin .sakuhin-inner .sakuhin-block_1 {
}

.naiyou-div .naiyou-itibu .itibu {
	margin-bottom: 20px;
}

#MAIN .text .auto-l {
	width: 290px;
	float: left;
	margin-right: 15px;
}


.sakuhin .sakuhin-inner .sakuhin-block3-1 {
	float: left;


}
.sakuhin-inner .sakuhin-block3 .sakuhin-block3-2 {
	float: right;
	margin-right: 20px;
	margin-left: 20px;
}
.text {
	margin-left: 30px;
}



p,pre {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 160%;

}
ol, ul {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	list-style-type: none;
}
/* ____ リンクテキスト ____ */
a {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover,
a:active, 		/* for IE (Keyboard) */
a:focus {		/* for Netscape (Keyboard) */
	color: #CC0000;
	text-decoration: none;
}
a:hover img {
  opacity: 0.8;
}
/* ____ テキストカラー ____ */
.red {
	color: #FF0000;
}
.blue {
	color: #0033CC;
}
.grn {
	color: #008000;
}
.ora {
	color: #FF9900;
}
.gry {
	color: #999999;
}
.wht {
	color: #FFFFFF;
}
.bg-yell {
	background-color: #FFFFF4;
	border: 1px solid #CCCC00;
	margin: 10px;
	padding: 10px;
}
.bg-yell2 {
	background-color: #FFFF00;
}


#TOP {
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #eb6100;
	background-color: #FFFFFF;
	text-align: center;
	margin-bottom: 10px;

}
.header {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
}
/*___________ レイアウト設計 ___________ */
/*___________ 【HEADER】 ___________ */
h1 {
	font-size: 24px;
	font-weight: bold;
	margin:10px 0;

	padding-left: 30px;
	border-left:10px solid #eb6100;
}
.now_btn {
	float: right;
	padding-bottom: 0px;
	padding-top: 5px;
	padding-left: 0px;
	width: 315px;
}

#LOGO {
	left: 0px;
	top: 0px;
	float: left;
	padding-top: 3px;
}
#MENU {
	height: 30px;
}
.menu {
	float: left;
	margin: 0;
	height: 45px;
}
.menu-div {
	float: left;
	height: 60px;
	width: 190px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
}
/*___________ 【MAIN】 ___________ */
#MAIN {
	width: 950px;
	padding-bottom: 20px;
}

#MAIN-PAD {
	margin: 0;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.pan {
	font-size:11px;
	color: #666666;
	background-color: #F2F2F2;
}
h2 {
	color:#910000;
	padding:10px;
	border-bottom: 1px solid #910000;
	font-size:22px;
	line-height:100%;
}
h3 {
	font-size: 20px;
	line-height:100%;
 background: -moz-linear-gradient(transparent 60%, #ffd9c0 60%);
 background: -webkit-linear-gradient(transparent 60%, #ffd9c0 60%);
 background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.6, transparent), color-stop(0.6, #ffd9c0));
 background: -o-linear-gradient(transparent 60%, #ffd9c0 60%);
 background: linear-gradient(transparent 60%, #ffd9c0 60%);
 display:inline;
 margin: 30px 0 10px 0;
 padding:0;
}

h4{
	font-size:18px;
	line-height:100%;
	margin:20px 0;
	padding:0;
	}

.pagetop {
	text-align: right;
	font-size: 11px;
	margin-top: 40px;
	background: url(../images/ico_pagetop01.gif) no-repeat right center;
}
/*___________ 【FOOTER】 ___________ */
#F-MENU {
	margin: 0;
	border-top-width: 1px;
	border-top-style: solid;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 30px;
	text-align: center;
}
#F-MENU p {
	font-size: 12px;
	line-height: 140%;
	text-align: center;
	margin: 0;
	padding: 0;
}
.footer {
/*	width: 950px;*/
	margin-right: auto;
	margin-left: auto;
}
.footer_buy_btn {
	float: left;
	padding-top: 5px;
}
.footer_rogo-div {
	float: right;
	padding-top: 10px;
}


#FOOTER {
	color: #FFFFFF;
	background-color: #000;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#FOOTER p {
	font-size: 12px;
	margin: 0;
	text-align: center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3;
	padding-left: 0;
}
#FOOTER a {
	color: #FFFFFF;
	text-decoration: none;
}
#FOOTER a:hover,
#FOOTER a:active, 		/* for IE (Keyboard) */
#FOOTER a:focus {		/* for Netscape (Keyboard) */
	color: #FFFFFF;
	text-decoration: underline;
}
.kansou-div {
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	border: 1px solid #999;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 800px;
	background-image:url(http://www.camerakouza.com/3set/images/images/voice_bg.jpg)
}

.pan-div {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 2px;
	padding-left: 5px;
	font-size: 12px;
}


/*___________ 固定設定 ___________ */
/* ____ フロートボックス解除用。htmlでは<br class="clear" />で使用 ____ */
.clear {
	clear:both;
}
/* ____ テキスト設定 ____ */

hr{
	margin:20px  0;
	border-bottom:1px dotted #ccc;
	padding:0;
		}
	
em {
	font-style: normal;
	font-weight: bold;
}
.b {
	font-weight: bold;
}
.s {
	text-decoration: line-through;
}
.u {
	text-decoration: underline;
}


.f11 {
	font-size: 11px;
	line-height:130%;
}
.f12 {
	font-size: 12px;
	line-height:140%;
}
.f14 {
	font-size: 14px;
	line-height:160%;
}
.f16 {
	font-size: 16px;
	line-height:140%;
}
.f18 {
	font-size: 18px;
	line-height:140%;
}
.f24 {
	font-size: 24px;
	line-height:140%;
}
.txt-r {
	text-align: right;
}
.center {
	text-align: center;
	margin-top: 0px;
}
/* ____ 余白設定 ____ */
.ma20 {
	margin: 20px;
}
.mt5 { 
	margin-top: 5px;
}
.mt10 { 
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt40 {
	margin-top: 40px;
}
.mt80 {
	margin-top: 80px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb80 {
	margin-bottom: 80px;
}
.ml20 {
	margin-left: 20px;
}
.ml30 {
	margin-left: 35px;
}
/* ____ 画像設定 ____ */
images {
	border:0;
}
.flo-l {
	float: left;
	margin-right: 6px;
}
.flo-r {
	float: right;
	margin-left: 6px;
}
.images-m {
	vertical-align: middle;
}
.page_top {
	float: right;
	padding: 5px;
}
.movie {
	background-image: url(http://www.camerakouza.com/lp/images/movie_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 33px;
	padding-bottom: 25px;
	margin-top: 40px;
}

.item1-div {
	width: 670px;
	margin-right: 22px;
	margin-left: 22px;
	border-top-width: 5px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
}

.item2-div {
	width: 670px;
	margin-right: 22px;
	margin-left: 22px;
	border-top-width: 5px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003;
	border-right-color: #003;
	border-bottom-color: #003;
	border-left-color: #003;
}

.item3-div {
	width: 670px;
	margin-right: 22px;
	margin-left: 22px;
	border-top-width: 5px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AE7D20;
	border-right-color: #AE7D20;
	border-bottom-color: #AE7D20;
	border-left-color: #AE7D20;
}


/*感想*/

.suisen-div {
	background-repeat: no-repeat;
	background-position: center center;
	border: 10px solid #F2F2F2;
	background-image: url(../images/suisen_bg.gif);
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.suisen_img-div {
	padding: 5px;
	margin: 0px;
	width: 125px;
	float: left;
}
.npo-div {
	margin: 15px;
	padding: 15px;
	border: 1px solid #999;
}


.suisen_footer-div {
	background-image: url(../images/text_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
	padding-right: 40px;
	padding-left: 35px;
}
.suisen_text-div {
	float: right;
	width: 500px;
}


.writer-div {
	border: 2px solid #E0E0E0;
	padding: 5px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.writer_img-div {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-left: 35px;
}
.writer_text-div {
	float: right;
	width: 740px;
	margin-right: 35px;
	margin-top: 15px;
	margin-bottom: 20px;
}

/*プロフィールテーブル*/


.profile-div {
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 10px;
}
.profile-table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E9E9FE;
	border-left-color: #E9E9FE;
	margin-right: auto;
	margin-left: auto;
}
.profile-table th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E9E9FE;
	border-bottom-color: #E9E9FE;
	font-weight: normal;
	padding: 5px;
	font-size: 13px;
	width: 60px;
	text-align: center;
}
.profile-table td {
	width: 510px;
	font-size: 13px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E9E9FE;
	border-bottom-color: #E9E9FE;
	line-height: 16px;
}


/*プロフィールテーブル2*/


.profile-div2 {
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 10px;
}
.profile-table2 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E9E9FE;
	border-left-color: #E9E9FE;
	margin-right: auto;
	margin-left: auto;
}
.profile-table2 th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E9E9FE;
	border-bottom-color: #E9E9FE;
	font-weight: normal;
	padding: 5px;
	font-size: 13px;
	width: 120px;
	text-align: center;
}
.profile-table2 td {
	width: 920px;
	font-size: 13px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E9E9FE;
	border-bottom-color: #E9E9FE;
	line-height: 16px;
}

.takasaki-div {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
}
.takasaki2-div {
	border: 5px solid #F2F2F2;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 15px;
	padding: 10px;
	margin-bottom: 20px;
}

/*n内容紹介*/

.naiyou-div {
	background-repeat: repeat-y;
	background-position: center bottom;
	text-align: center;
	width: 878px;
	margin-left: 5px;
}
.naiyou-itibu {
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	border: 10px solid rgba(242,242,242,1.00);
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.naiyou-itibu_jissen {
	background-image: url(http://www.camerakouza.com/lp/images/ichibu_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	text-align: left;
}
.naiyou-itibu h3 {
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 9px;
	padding-bottom: 6px;
	margin-right: 5px;
	margin-left: 5px;
	color: #FF0000;
	font-weight: bold;
	font-size: 19px;
	margin-top: 0px;
	margin-bottom: 10px;
	clear: both;
	border-bottom: 1px solid rgba(126,99,74,1.00);
	padding-right: 10px;
	padding-left: 5px;
}
.naiyou-itibu .itibu p {
	font-size: 16px;
}

.naiyou-itibu h4 {
	background-image: url(http://www.camerakouza.com/lp/images/ichibu_h3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 9px;
	padding-left: 30px;
	padding-bottom: 8px;
	margin-right: 5px;
	margin-left: 5px;
	color: #C00;
	font-weight: bold;
	font-size: 17px;
	margin-top: 0px;
	margin-bottom: 10px;
	clear: both;
	line-height: 20px;
}



.itibu1 {
	background-repeat: no-repeat;
	background-position: 435px 60px;
	margin: 0px;
	padding: 0px;
}
.itibu2 {
	background-repeat: no-repeat;
	background-position: 435px 60px;
	height: 200px;
}
.itibu3 {
	background-image: url(http://www.camerakouza.com/lp/images/ichibu_bg/ichibu3.gif);
	background-repeat: no-repeat;
	background-position: 435px 60px;
}
.itibu4 {
	background-image: url(http://www.camerakouza.com/lp/images/ichibu_bg/ichibu4.gif);
	background-repeat: no-repeat;
	background-position: 435px 60px;
}
.itibu5 {
	background-image: url(http://www.camerakouza.com/lp/images/ichibu_bg/ichibu5.gif);
	background-repeat: no-repeat;
	background-position: 435px 60px;
}
.itibu6 {
	background-image: url(http://www.camerakouza.com/lp/images/ichibu_bg/ichibu6.gif);
	background-repeat: no-repeat;
	background-position: 435px 60px;
}
.itibu7 {
	background-image: url(http://www.camerakouza.com/lp/images/ichibu_bg/ichibu7.gif);
	background-repeat: no-repeat;
	background-position: 435px 83px;
	height: 230px;
}
.itibu8 {
	background-image: url(http://www.camerakouza.com/lp/images/ichibu_bg/ichibu8.gif);
	background-repeat: no-repeat;
	background-position: 435px 60px;
	height: 200px;
}

.itibu9 {
	background-image: url(http://www.camerakouza.com/lp/images/ichibu_bg/ichibu9.gif);
	background-repeat: no-repeat;
	background-position: 435px 80px;
}
.itibu10 {
	background-image: url(http://www.camerakouza.com/lp/images/ichibu_bg/ichibu10.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.itibu11 {
	height: 160px;
	background-image: url(http://www.camerakouza.com/lp/images/it11.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.title-div {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
}



/*商品紹介*/

.dvd-box {
	border-left-color: #8E101E;
	border-right-color: #8E101E;
	border-bottom-color: #8E101E;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	margin-left: 34px;
	width: 878px;
	margin-right: auto;
	padding-top: 30px;
	margin-top: -10px;
}
/*商品紹介*/

.dvd-box2 {
	border-left-color: #04074E;
	border-right-color: #04074E;
	border-bottom-color: #04074E;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	margin-left: 34px;
	width: 878px;
	margin-right: auto;
	padding-top: 30px;
	margin-top: -10px;
}


.dvd-box3 {
	border-left-color: #D0A324;
	border-right-color: #D0A324;
	border-bottom-color: #D0A324;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	margin-left: 34px;
	width: 878px;
	margin-right: auto;
	padding-top: 30px;
	margin-top: -10px;
}


.dvd-center1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #996;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.dvd-center2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#TEXT-GAKUFU {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	margin-bottom: 20px;
}
.text-gakufu-bg {
	background-color: #FFFFFF;
	background-image: url(image/090923/gakufu.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.text-div {
	border: 5px solid #F2F2F2;
	margin-right: 28px;
	margin-left: 28px;
	margin-top: 15px;
	padding: 10px;
}


.item_btn-div {
	padding-bottom: 53px;
}

.naiyou_ttl {
	margin: 0px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: center;
}

.naiyou-text {
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 65px;
	margin: 0px;
}
.img_-div {
	float: left;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-top: 5px;
	padding-left: 5px;
}

.qa_text-div {
	background-image: url(../images/qa_abg.jpg);
	background-repeat: no-repeat;
	background-position: 9px 1px;
	margin-top: auto;
	margin-right: 10px;
	margin-left: 30px;
	margin-bottom: auto;
	padding-left: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.f18red {
	font-size: 18px;
	line-height:140%;
	font-weight: bold;
	color: #FF0000;
}
.shitae_mihon-div {
	padding-left: 5px;
}
.sitae-div  {
	border: 1px solid #CCC;
	float: left;
	margin-right: 3px;
	padding: 0px;
}
.mihon-div {
	float: left;
	margin-right: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
	padding: 0px;
}

/*2弾レッスン内容*/

#LESSON2 h2 {
	font-size: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;

	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #B00B09;
	color: #000000;
	text-indent: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-left-width: 7px;
	border-left-color: #B00B09;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#LESSON2 h3 {
	font-size: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #B00B09;
	color: #CC0000;
	margin: 10px;
	text-indent: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.sp-bg {
	background-image: url(../images/lesson2/sp_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 10px;
	margin-top: 40px;
	padding-top: 20px;
}
.dz-bg {
	background-image: url(../images/lesson3/dv_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 10px;
	margin-top: 40px;
	padding-top: 20px;
}
.lesson-text-box {
	height: 130px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 320px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #FFFFE1;
}
.lesson2-box {
	margin-top: 10px;
	margin-bottom: 30px;
	border: 2px solid #B10C08;
	width: 676px;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.lesson3-box {
	margin-top: 60px;
	margin-bottom: 30px;
	border: 2px solid #B10C08;
	width: 676px;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#LESSON3 h2 {
	font-size: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #B00B09;
	color: #000000;
	text-indent: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-left-width: 7px;
	border-left-color: #B00B09;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.item2_div {
	background-image: url(../images/item_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 470px;
	padding-bottom: 5px;
	padding-right: 11px;
	padding-left: 15px;
}
.setbtn {
	float: left;
	width: 405px;
}
.stbtn {
	float: right;
	width: 273px;
}

#LESSON3 h3 {
	font-size: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #B00B09;
	color: #CC0000;
	margin: 10px;
	text-indent: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.kanou_btn  {
	background-image: url(../images/kansou_icon2.jpg);
	background-repeat: no-repeat;
	background-position: 395px top;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	padding-left: 45px;
	text-align: right;
	margin-right: 20px;
}
.review_btn  {
	background-image: url(../images/kansou_icon2.jpg);
	background-repeat: no-repeat;
	background-position: 440px top;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	padding-left: 45px;
	text-align: right;
	margin-right: 20px;
}

.qa_btn  {
	background-image: url(../images/kansou_icon.jpg);
	background-repeat: no-repeat;
	background-position: 515px top;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	padding-left: 45px;
	text-align: right;
	margin-right: 20px;
}

.scroll-div {
	overflow-y: scroll;
	height: 850px;
	width: 870px;
	border: 1px solid #CCCCCC;
	padding-top: 14px;
	padding-bottom: 10px;
}

.scroll-div::-webkit-scrollbar {
   width: 15px;
}

.scroll-div::-webkit-scrollbar-thumb {
  background:#c1c1c1;
  border-radius: 10px;
}

.scroll-div::-webkit-scrollbar-track-piece:start{ /* スクロールバーが表示されてない部分（前） */
    background: #f1f1f1;
}
.scroll-div::-webkit-scrollbar-track-piece:end{ /* スクロールバーが表示されてない部分（後ろ） */
    background: #f1f1f1;
}

.scroll-div2 {
	overflow-y: scroll;
	height:490px;
	width: 720px;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pay-div {
	width: 800px;
	margin: auto;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border: 1px solid rgba(204,204,204,1.00);
}
.pay-div p {
	font-size: 15px;
	padding: 2px;
	margin: 2px;
}
.pay-right-div {
	float: right;
	width: 370px;
}
.pay-left-div {
	float: left;
	width: 370px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-right: 15px;
}

.book_ttl {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;
	margin: 5px;
	padding-top: 3px;
	padding-left: 20px;
	font-weight: bold;
}

.school-div {
	margin-right: 29px;
	margin-left: 29px;
	padding: 3px;
	border: 1px solid #E0E0E0;
}
.qalink {
	background-image: url(../../images/icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 25px;
	font-size: 13px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

/*スクロールボタン*/

#page-top {
	position: fixed;
	bottom: 20px;
	right: 10px;
}
#page-top a {

}


/*スクロールボタン*/
.chapter {
	font-size: 18px;
	font-weight: bold;
	color: #C00;
	margin-right: 15px;
	margin-left: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 9px;
	padding-top: 10px;
}

.chapter_p {
	background-color: #C00;
	margin: 0px;
	line-height: 18px;
	font-weight: bold;
	color: #FFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 20px;
}

.pr10 {
	padding-right: 10px;
}


/*商品紹介*/


.dvd1-div {
	background-position: center top;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border: 2px solid #7E0100;
}
.dvd1-inner-div {
	margin: 0px;
	padding: 0px;
}

.dvd2-div {	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
.dvd2-inner-div {
	margin: 0px;
	padding: 0px;
}

.dvd3-div {
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
.dvd3-inner-div {
	margin: 0px;
	padding: 0px;
}




.chapter2 {
	font-size: 18px;
	font-weight: bold;
	color: #003;
	margin-right: 15px;
	margin-left: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 9px;
	padding-top: 10px;
}

.chapter2_p {
	background-color: #001257;
	margin: 0px;
	line-height: 18px;
	font-weight: bold;
	color: #FFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 20px;
}

/*２弾商品紹介*/


.chapter3 {
	font-size: 18px;
	font-weight: bold;
	color: #660;
	margin-right: 15px;
	margin-left: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 9px;
	padding-top: 10px;
}

.chapter3_p {
	background-color: #B1811D;
	margin: 0px;
	line-height: 18px;
	font-weight: bold;
	color: #FFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 20px;
}

/*３弾商品紹介*/

.item_btn-div {
	padding-bottom: 53px;
}

.naiyou_ttl {
	margin: 0px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: center;
}

.naiyou-text {
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 65px;
	margin: 0px;
}

.img_-div {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 0px;
}

.message-div {
	border: 3px solid #000;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 45px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	width: 770px;
}

.f18red {
	font-size: 18px;
	line-height:140%;
	font-weight: bold;
	color: #FF0000;
}
.shitae_mihon-div {
	padding-left: 35px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.sitae-div  {
	border: 1px solid #CCC;
	float: left;
	margin-right: 15px;
	padding: 3px;
	margin-bottom: 10px;
	width: 190px;
	text-align: center;
}

.shitae_mihon-div_ironuri {
	padding-left: 27px;
	padding-right: 20px;
}
.sitae-div_ironuri  {
	border: 1px solid #CCC;
	float: left;
	margin-right: 5px;
	padding: 0px;
}
.mihon-div_ironuri {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
	padding: 0px;
}
.ptd20 {
	padding-top: 15px;
	padding-bottom: 15px;
}

.ptd25 {
	padding-top: 23px;
	padding-bottom: 22px;
}
.ptd5 {
	padding-top: 6px;
	padding-bottom: 6px;
}


.lesson-div {
	border: 1px solid #8d2f29;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 30px;
}








/*商品紹介*/
.dvd_ttl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #900;
	margin-right: 15px;
	margin-left: 15px;
	color: #900;
	font-weight: bold;
	padding-left: 20px;
	font-size: 18px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 10px;
}
.dvd-center1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #996;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
}
.dvd-center3 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 24px;
	padding-bottom: 10px;
	padding-left: 24px;
}
.dvd-center2 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
.dvd-lesson-midasi {
	font-weight: bold;
	color: #CC0000;
	line-height: 1em;
	margin: 0px;
	text-decoration: underline;
}
.dvd-flo-l {
	float: left;
	margin-right: 0px;
	margin-top: 0px;
}
.dvd_text-div {
	float: right;
	width: 450px;
}

.dvd-flo-l-text {
	float: left;
	margin-right: auto;
	margin-left: auto;
	width: 420px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
}
.item2_div {
	background-image: url(../images/item_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 470px;
	padding-bottom: 5px;
	padding-right: 11px;
	padding-left: 15px;
}
.setbtn {
	float: left;
	width: 405px;
}
.stbtn {
	float: right;
	width: 273px;
}
.kanou_btn  {
	background-image: url(../images/kansou_icon2.jpg);
	background-repeat: no-repeat;
	background-position: 395px top;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	padding-left: 45px;
	text-align: right;
	margin-right: 20px;
}
.review_btn  {
	background-image: url(../images/kansou_icon2.jpg);
	background-repeat: no-repeat;
	background-position: 440px top;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	padding-left: 45px;
	text-align: right;
	margin-right: 20px;
}

.qa_btn  {
	background-image: url(../images/kansou_icon.jpg);
	background-repeat: no-repeat;
	background-position: 515px top;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	padding-left: 45px;
	text-align: right;
	margin-right: 20px;
}


.bookmark-div {
	text-align: right;
	padding-right: 10px;
	background-image: url(../images/bookmark_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 15px;
	margin-top: 5px;
	margin-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.book_ttl {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;
	margin: 5px;
	padding-top: 3px;
	padding-left: 20px;
	font-weight: bold;
}

.school-div {
	margin-right: 29px;
	margin-left: 29px;
	padding: 3px;
	border: 1px solid #E0E0E0;
}
.qalink {
	background-image: url(../../images/icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 25px;
	font-size: 13px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.item-div {
	border: 1px solid #614f1f;
	margin-right: 9px;
	margin-left: 9px;
}
.mihon {
}

.mihon-div {
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
	padding: 3px;
	float: left;
}
.mihon_inner {
	margin-right: 40px;
	margin-left: 85px;
	margin-top: 10px;
}
.mihon_ttl {
	background-color: #E3BE4F;
	font-size: 13px;
	color: #663300;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
}
.buy-div1 {
	background-image: url(../images/buy3set_bg1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 175px;
	padding-left: 425px;
	padding-right: 0px;
	padding-bottom: 190px;
	margin: 0px;
}
.buybtn1-div {
	margin: 0px;
	padding: 0px;
}
.buybtn2-div {
	padding-top: 155px;
}.chapter-div {
	width: 150px;
	height: 130px;

}
.mt-10 {
	margin-top: -10px;
}

.bookmark-div {
text-align: right;
padding-right: 10px;
background-image: url(http://www.camerakouza.com/images/bookmark_bg.jpg);
background-repeat: no-repeat;
background-position: left center;
margin-left: 20px;
margin-top: 5px;
margin-right: 20px;
}


.top_btn_text {
	margin-left:120px;
	
}
.sakuhin {
	margin-top: 40px;
	padding-left: 70px;

}
.sakuhin-inner {

}
.sakuhin .sakuhin-inner .sakuhin-block1 {
	float: left;
	margin-left: 0px;

}
.sakuhin .sakuhin-inner .sakuhin-block2 {
	float: left;
	clear: left;
	padding-left: 53px;
	margin-top: 10px;
}
.sakuhin .sakuhin-inner .sakuhin-block3 {
	clear: left;
	float: right;
	margin-top: 19px;
	margin-right: 120px;
}
.sakuhin .sakuhin-inner .sakuhin-block5 {
	width: 800px;
	margin-left: 80px;
	height: 152px;


}
.sakuhin .sakuhin-inner .sakuhin-block4 {
	float: left;
	margin-left: 53px;
	width: 300px;
}


/*naiyou*/

.naiyou {
	text-align: center;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	border: 5px solid rgba(0,0,0,1.00);
	margin-top: -5px;
	margin-right: auto;
	width: 877px;
}

.naiyou-inner {
	padding-right: 10px;
	padding-left: 10px;

}

.naiyou-inner1 {
}
.naiyou-inner-midashi {
	border-bottom: 1px solid #414141;
	margin-top: 40px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.naiyou-inner-midashi-p {
	font-size: 19px;
	color: #FF0004;
	line-height: 0px;
}
.contents-p-div {
	padding-left: 50px;
	padding-right: 50px;
}


.c5_2 {
	background-repeat: no-repeat;
	padding-bottom: 180px;
	margin-left: 30px;
	margin-right: 30px;
}
.c5_inner {
	width: 290px;
	font-size: 0px;
	float: left;
}
.c5_inner2 {
	width: 310px;
	font-size: 0px;
	float: left;
}
.c5_inner3 {
	width: 290px;
	font-size: 0px;
	float: left;
}

.dvd-box-text {
	width: 610px;
	height: auto;
	float: right;
	
}
.shop-info {
	background-color: rgba(0,0,0,1.00);
	border-top: 3px solid rgba(104,104,104,1.00);
	height:38px;
}
.shop-info p {
	color: rgba(255,255,255,1.00);
	border-left: 3px solid rgba(255,255,255,1.00);
	margin-left: 20px;
	font-size: 15px;
	font-weight: bold;
	margin-to:2px;
}

.shop-info-child {
	background-color: rgba(0,0,0,1.00);
	border-top: 3px solid rgba(104,104,104,1.00);
	height:31px;
}
.shop-info-child p {
	color: rgba(255,255,255,1.00);
	border-left: 3px solid rgba(255,255,255,1.00);
	margin-left: 20px;
	font-size: 15px;
	font-weight: bold;
	margin-to:2px;
}



.kessai-estore-mini-div {
	background-image: url(../images/after_payment.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 45px;
	padding-left: 140px;
	margin-left: 2px;
	margin-right: 3px;
	margin-top: 3px;
	padding-bottom: 8px;
}
.kessai-estore-mini-div p {
	font-size: 10px;
	line-height: 16px;
	margin:0px;
	padding:0px;
	
}
.kessai-estore-div {
	background-image: url(http://www.camerakouza.com/3set/images/images/buy_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 120px;
	margin-top: 0px;
	padding-left:570px;
	height:80px;
}
.kessai-estore-div p {
	font-size: 16px;
	line-height: 16px;
	margin:0px;
	padding:0px;
	
}

.kessai-estore2-div {
	background-image: url(../images/pastel/estore_ord.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 650px;
	margin: auto;
	padding-top: 120px;
	margin-top: 0px;
	height:80px;
}
.kessai-estore2-div p {
	font-size: 14px;
	line-height: 16px;
	margin:0px;
	padding:0px;
	
}

.kessai-estore-div-4th {
	background-image: url(http://www.altosaxkoza.com/lp/images/kessai_Estore.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 77px;
	padding-left: 400px;
	margin-left: 70px;
	margin-right: 40px;
	margin-top: 0px;
	padding-bottom: 10px;
}

.kessai-estore-div-4th p {
	font-size: 11px;
	line-height: 16px;
	margin:0px;
	padding:0px;
	
}

.nenshi-div {
border: 1px solid #A4A4A4;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 10px;
margin-left: 10px;
margin-right: 10px;
margin-top: 15px;
}

.book_ttl2 {
    font-size: 18px;
    color: #FFFFFF;
    background-color: #001257;
    margin: 5px;
    padding-top: 3px;
    padding-left: 20px;
    font-weight: bold;
}

.book_ttl3 {
    font-size: 18px;
    color: #FFFFFF;
    background-color: #B1811D;
    margin: 5px;
    padding-top: 3px;
    padding-left: 20px;
    font-weight: bold;
}
.flo-li li{
	float:left;
	}
	
.w470{
	width:470px;
	}
	
.w450{
	width:440px;
	padding:10px;
	}
	
.pd10{
	padding:10px;
	}
	
.shou_tbl td{
	border-bottom:1px dotted #777;
	}
	
	.img_hover a:hover img { 
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}

.line03 p {
    line-height: 36px;
    background: url(../images/bg-note03.png) bottom;
    margin: 0;
    padding: 0;
	font-size:18px;
}

.bggreen {
    border: 1px solid #dddddd;
    background-color: #fbfcf8;
    padding: 20px 40px 40px;
}

.bg-bk{
	background-color:#160e0b;
	display:inline-block;
}

.pt20{
	padding-top: 20px;
}

.mr20{
	margin-left:33px;
}

.map_d{
	 display: block;
     margin: 0 auto;
}

.tac{
	text-align: center;
}

.w500{
	width: 620px;
	padding: 20px;
	margin: 20px auto;
}

.syosai_div{
	width: 890px;
	padding: 20px;
	margin: 20px auto;
}