@charset "utf-8";
/*___________ 基本設定 ___________ */
body {
	margin: 0;
	padding: 0;
	text-align:center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #141414;
	background-color: #FFFFFF;
	background-image: url(../images/bg01.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#WRAP {
	width:760px;
	color:  #141414;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div {
	margin: 0;
	padding: 0;
	text-align:left;
}
p,pre {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 160%;
	margin: 2px 5px 8px 5px;
	padding: 5px;
}
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;
}
/* ____ テキストカラー ____ */
.red {
	color: #CC0000;
}
.blue {
	color: #0066CC;
}
.Sun {
	color: #FF0000;
}

.grn {
	color: #008000;
}
.ora {
	color: #FF9900;
}
.gry {
	color: #999999;
}
.t-yellow-bg {
	background-color: #FFFF00;
}

.wht {
	color: #FFFFFF;
}
.bg-yell {
	background-color: #FFFFF4;
	border: 1px solid #CCCC00;
	margin: 10px;
	padding: 10px;
}
/*___________ レイアウト設計 ___________ */
/*___________ 【HEADER】 ___________ */
h1 {
	font-size:12px;
	color:  #000000;
	font-weight: normal;
	margin:0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 600px;
	background-position: top;
	background-repeat: no-repeat;
}
#TOP {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 600px;
	background-image: url(../images/ttl01.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#LOGO {
	position: absolute;
	left: 500px;
	top: 50px;
	background-color: #FF0000;
}
#TOP-H1  {
	position: absolute;
	top: 5px;
	left: 200px;
}

#MENU-HOME {
	width: 800px;
	height: 230px;
	float:left;
	background: url(../img-layout/main_img.jpg) no-repeat;
}
#MENU {
	width: 760px;
	height: 30px;
	float:left;
}
#MOVIE {
	background-repeat: no-repeat;
	background-position: center top;
	width: 700px;
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.movie-padd {
	padding-top: 200px;
	padding-right: 40px;
	padding-bottom: 80px;
	padding-left: 40px;
}


.menu {
	float: left;
	margin: 0;
}
/*___________ 【MAIN】 ___________ */
#MAIN {
	width:760px;
	padding-top: 0px;
	text-align: center;
}
.dvd-bg {
	background-image: url(../images/dvd-bg01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.dvd-bg-padd {
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 40px;
	padding-left: 50px;
	margin: 0px;
}
.dvd-lesson {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/l01.gif);
	height: 180px;
}
.dvd-bg2 {
	background-image: url(../images/dvd-bg02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.dvd-lesson2-1 {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/l2-1.gif);
	height: 180px;
}

.dvd-lesson2 {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/l02.gif);
	height: 180px;
}
.dvd-lesson3 {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/l03.gif);
	height: 180px;
}
.dvd-lesson4 {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/l04.gif);
	height: 180px;
}
.dvd-lesson5 {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/l05.gif);
	height: 180px;
}
.dvd-lesson6 {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/l06.gif);
	height: 180px;
}
.dvd-lesson7 {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/l07.gif);
	height: 180px;
}
.dvd-lesson8 {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/l08.gif);
	height: 180px;
}
.dvd-lesson9 {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/l09.gif);
	height: 180px;
}
.dvd-lesson10 {
	background-repeat: no-repeat;
	background-position: center top;
	height: 180px;
	background-image: url(../images/l10.gif);
}

.dvd-lesson-padd {
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 193px;
	margin: 0px;
	padding-right: 0px;
}

#DVD  h3 {
	color: #CC0000;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}

#MAIN-PAD {
	margin: 0;
	padding: 0 10px 20px 10px;
}
/*___________ 【CONTENTS】基本設計 ___________ */
#CONTENTS {
	margin: 0px;
	padding: 0px;
}
.pan {
	font-size:11px;
	color: #666666;
	background-color: #F2F2F2;
}
#CONTENTS h2 {
	margin: 0px;
	padding: 0;
}
#CONTENTS h4 {
	font-size:12px;
	color: #666666;
	background-color: #F2F2F2;
	margin: 20px 6px 0 6px;
	padding: 6px 0 6px 10px;
}
.pagetop {
	text-align: right;
	font-size: 11px;
	margin-top: 40px;
	background: url(../img-layout/ico_pagetop01.gif) no-repeat right center;
}
/*___________ 【SIDE】 ___________ */
#SIDE {
	width:180px;
	float:left;
}
#SIDE h2 {
	font-size:12px;
	color: #666666;
	line-height: 30px;
	text-align: center;
	background: url(../img-layout/side-h.jpg) no-repeat;
	margin: 0;
	padding: 0;
}
.side {
	background: url(../img-layout/side-f.jpg) no-repeat center bottom;
	margin: 0 0 10px 0;
	padding: 8px 8px 10px 8px;
}
.side p {
	font-size: 12px;
	margin: 0;
	padding: 0 10px 8px 4px;
}
.side ul {
	font-size: 12px;
	margin: 0;
	padding: 0 0 4px 0;
}
.cat01 li {
	margin: 0;
	padding: 3px 0 3px 0;
}
.cat01 li a {
	color: #0066CC;
	text-decoration: none;
	display: block;
	padding: 1px 0 3px 20px;
	background:url(../img-layout/li_arrow01.gif) no-repeat 2px center;
}
.cat01 li a:hover,
.cat01 li a:active, 		/* for IE (Keyboard) */
.cat01 li a:focus {		/* for Netscape (Keyboard) */
	color: #0066CC;
	background-color: #FFEEEE;
	margin: 0;
	background-position: 4px center;
}
.cat01 .sub a {
	font-size: 11px;
	padding: 0 0 1px 28px;
	background:url(../img-layout/li_arrow02.gif) no-repeat 2px center;
}
/*___________ 【FOOTER】 ___________ */
#F-MENU {
	margin-top: 40;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 80px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#F-MENU p {
	font-size: 12px;
	line-height: 140%;
	text-align: center;
	margin: 0;
	padding: 0;
}
#FOOTER {
	margin: 0;
	color: #FFFFFF;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
#FOOTER p {
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#FOOTER a {
	color: #000000;
	text-decoration: none;
}
#FOOTER a:hover,
#FOOTER a:active, 		/* for IE (Keyboard) */
#FOOTER a:focus {		/* for Netscape (Keyboard) */
	color: #666666;
	text-decoration: underline;
}
/*___________ 固定設定 ___________ */
/* ____ フロートボックス解除用。htmlでは<br class="clear" />で使用 ____ */
.clear {
	clear:both;
}
/* ____ テキスト設定 ____ */
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:140%;
}
.f16 {
	font-size: 16px;
	line-height:140%;
}
.f18 {
	font-size: 18px;
	line-height:140%;
}
.f21 {
	font-size: 21px;
}

.f24 {
	font-size: 24px;
	line-height:140%;
}
.txt-r {
	text-align: right;
}
.center {
	text-align: center;
}
/* ____ 余白設定 ____ */
.ma20 {
	margin: 20px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt40 {
	margin-top: 40px;
}
.mt60 {
	margin-top: 60px;
}

.mt80 {
	margin-top: 80px;
}
.ml20 {
	margin-left: 20px;
}
/* ____ 画像設定 ____ */
img {
	border:0;
}
.flo-l {
	float: left;
	margin-right: 6px;
}
.flo-r {
	float: right;
	margin-left: 6px;
}
.img-m {
	vertical-align: middle;
}
.voice-bg1 {
	background-image: url(../images/voice_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.voice-text-color {
	color: #CC0000;
	font-weight: bold;
}
.voice-padd {
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.profile-bg {
	background-image: url(../images/plofilebg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	height: 720px;
}
.profile-padd {
	padding-top: 90px;
	padding-bottom: 60px;
	padding-left: 50px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding-right: 300px;
	background-image: none;
}
.text-div {
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 0px;
	padding: 0px;
}
#QA {

}
.qa-padd {
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 40px;
	padding-left: 50px;
}
.qa-padd2 {
	padding: 20px;
}

.qa-box-bg1 {
	width: 680px;
}
.guitar-image-bg {
	background-image: url(../images/image.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
/*___________ メルマガフォーム ___________ */
#MAG2 {
	border: 1px solid #999999;
	padding-top: 90px;
	background-image: url(../images/maga_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 40px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
	padding-bottom: 10px;
}
#MAG2 form {
	margin: 10px;
	font-size: 12px;
}
.maga-padd {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 320px;
}
.furukawa_bg {
	background-image: url(../images/furukawa_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 240px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#DVD2 h3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000099;
	margin-top: 5px;
}
#DVD3 h3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-top: 5px;
}
.dvd-bg3 {
	background-image: url(../images/dvd-bg03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.dvd-lesson2-2 {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/l2-2.gif);
	height: 180px;
}
.dvd-lesson2-3 {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/l2-3.gif);
	height: 180px;
}
.dvd-lesson2-4 {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/l2-4.gif);
	height: 180px;
}
.dvd-lesson2-5 {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/l2-5.gif);
	height: 180px;
}
.dvd-lesson2-6 {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/l2-6.gif);
	height: 180px;
}
.dvd-lesson2-7 {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/l2-7.gif);
	height: 180px;
}
.dvd-lesson2-8 {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/l2-8.gif);
	height: 180px;
}
.dvd-lesson2-9 {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/l2-9.gif);
	height: 180px;
}
.dvd-lesson3-1 {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/l3-1.gif);
	height: 180px;
}
.dvd-lesson3-2 {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/l3-2.gif);
	height: 180px;
}
.dvd-lesson3-3 {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/l3-3.gif);
	height: 180px;
}
.dvd-lesson3-4 {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/l3-4.gif);
	height: 180px;
}
.dvd-lesson3-5 {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/l3-5.gif);
	height: 180px;
}
.dvd-lesson3-6 {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/l3-6.gif);
	height: 180px;
}
.dvd-lesson3-7 {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/l3-7.gif);
	height: 180px;
}
.dvd-lesson3-8 {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/l3-8.gif);
	height: 180px;
}
.dvd-lesson3-9 {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/l3-9.gif);
	height: 180px;
}
.dvd2-bg {
	background-image: url(../images/2-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 110px;
	padding-bottom: 20px;
}
.dvd3-bg {
	background-image: url(../images/3-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 110px;
	padding-bottom: 20px;
}
.dvd1-bg {
	background-image: url(../images/1-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 110px;
	padding-bottom: 20px;
}
.dvd-wakamono {
	background-image: url(../images/wakamono.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 65px;
	padding-bottom: 20px;
}
.dvd-true {
	background-image: url(../images/truelove.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 65px;
	padding-bottom: 20px;
}
.furukawa-bg {
	background-image: url(../images/furukawa_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#TOKUTEN2 {
	background-image: url(../images/20101125-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}
.tokuten2-padd {
	padding-top: 280px;
	padding-right: 110px;
	padding-left: 110px;
	padding-bottom: 55px;
}
.toku-div {
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
}

/*　ショッピングインフォ　*/

.pay-div {
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 5px;
}
.pay-div p {
	font-size: 14px;
	padding: 2px;
	margin: 2px;
}
.pay-right-div {
	float: right;
	width: 360px;
}
.pay-left-div {
	float: left;
	width: 360px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-right: 15px;
}
.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: 14px;
	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: 14px;
	font-weight: bold;
	margin-to:2px;
}



/* -------------------------------------- e-shopsカート .ord_eshops */
button, input[type="submit"] {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}
.ord_eshops, .ord_eshops * {
  margin: 0;
  padding: 0;
  text-align: center;
}
.ord_eshops .ord-group {
  margin-bottom: 0;
  padding: 10px 0;
  color: #D30000;
}
.btn_only .ord_eshops .ord-group {
  margin-bottom: 0;
}
.ord_eshops label.type-select {
  width: 500px;
  margin-bottom: .5em;
  position: relative;
}
.ord_eshops label.type-select::before, 
.ord_eshops label.type-select::after {
  position: absolute;
  content: "";
  pointer-events: none;
}
.ord_eshops label.type-select::before {
  content: "";
  display: inline-block;
  width: 60px;
  height: 60px;
  background-color: #D30000;
  border-radius: 0 30px 30px 0;
  right: 0;
}
.ord_eshops label.type-select::after {
  content: '';
  width: .8em;
  height: .8em;
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
  position: absolute;
  top: 7px;
  right: 1.4em;
  transform: translateY(-50%) rotate(45deg);
}
.ord_eshops label.type-select select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 500px;
  min-width: 230px;
  height: 60px;
  padding: 0 3em 0 1em;
  text-align: center;
  line-height: calc(3em - 4px);
  background-color: #FFFFFF;
  border: 2px solid #D30000;
  border-radius: 30px;
  color: #333333;
  font-size: 20px;
  cursor: pointer;
}
.ord_eshops label.type-select select:focus {
  outline: 1px solid #D30000;
}
/* 購入ボタン */
.ord_eshops.pay_botan .buybtn {
  display: block;
  width: 600px;
  height: 0;
  margin: 0 auto;
  padding-top: 133px;
  background-image: url("../images/btn23.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 600px auto;
}
.pay-type {
  margin-bottom: 1em;
  text-align: center;
  font-size: .9em;
  line-height: 1.4;
}
