@charset "utf-8";
/*___________ 基本設定 ___________ */
body {
	margin: 0;
	padding: 0;
	text-align:center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #141414;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../images/bg01.jpg);
}
#WRAP {
	width:780px;
	color:  #141414;
	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: 15px;
	line-height: 160%;
	margin: 2px 5px 8px 5px;
	padding: 5px;
}
ol, ul {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	list-style-type: none;
	background-image: url(../images/check.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 15px;
	padding-bottom: 4px;
	padding-left: 30px;
	font-size: 16px;
	font-weight: bold;
}
/* ____ リンクテキスト ____ */
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:  #333333;
	font-weight: normal;
	margin:0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	background-position: top;
	background-image: none;
}
#TOP {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/ttl01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 430px;
	width: 780px;
}
#TOP-MENU {
	position: absolute;
	color: #333333;
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: normal;
	margin-left: 30px;
	margin-top: 5px;
}
#TOP-MENU a {
}


#LOGO {
	position: absolute;
	left: 500px;
	top: 50px;
	background-color: #FF0000;
}
#TOP-DIV {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
}

#TOP-H1  {
	position: absolute;
	margin-top: 5px;
	text-indent: 600px;
}

#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:780px;
	padding-top: 0px;
	text-align: center;
}
.dvd-bg {
	background-image: url(../images/dvd-bg01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 40px;
	margin-left: 40px;
	width: 700px;
	height: 1970px;
}
.dvd-bg-padd {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.dvd-lesson {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/l01.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: 10px;
	margin: 0px;
	padding-right: 10px;
	padding-left: 180px;
}

#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%;
}
#WRAP #MAIN #CONTENTS #test {
	height: 200px;
}

.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_bg1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 640px;
	margin-right: 67px;
	margin-left: 67px;
	border: 3px solid #FCAC41;
}
.voice-text-color {
	color: #CC0000;
	font-weight: bold;
}
.voice-padd {
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 40px;
	padding-left: 50px;
}
.profile-bg {
	background-image: url(../images/plofilebg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 30px;
	margin-right: 38px;
	margin-bottom: 40px;
	margin-left: 38px;
	height: 650px;
	width: 700px;
	border: 2px solid #000000;
}
.profile-padd {
	padding-top: 90px;
	padding-bottom: 60px;
	padding-left: 20px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding-right: 260px;
	background-image: none;
}
.text-div {
	padding: 0px;
	margin-top: 20px;
	margin-right: 65px;
	margin-bottom: 0px;
	margin-left: 65px;
}
#QA {

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

.qa-box-bg1 {
	width: 640px;
}
.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: 20px;
	margin-right: 70px;
	margin-bottom: 20px;
	margin-left: 70px;
	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_bg20110111.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 0px;
	padding-top: 20px;
	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;
}
.dvd-1-bg {
	background-image: url(../images/movie-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 110px;
	padding-bottom: 20px;
}
.movie-comemt {
	margin-right: 140px;
	margin-left: 140px;
	border: 1px solid #CCCCCC;
}
.movie-comemt-p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.zoom {
	background-image: url(../images/zoom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 180px;
}
.tokuten1 {
	background-image: url(../images/tokuten.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 340px;
	margin-top: 0px;
}
.tokuten1-padd {
	padding-top: 170px;
	padding-right: 100px;
	padding-left: 100px;
}
#TOP-MENU a {
	color: #333333;
	text-decoration: none;
}
#TOP-MENU a:hover {
}

#TOP-MENU a:hover {
	color: #333333;
	text-decoration: underline;
}
.bg-gray {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 10px;
	margin-top: 30px;
	margin-right: 60px;
	margin-bottom: 30px;
	margin-left: 60px;
}
.qa-ttl {
	background-image: url(../images/qa-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: normal;
	padding-left: 50px;
	font-weight: bold;
	font-size: 17px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
}
.kinkyu-bg {
	background-image: url(../images/kinkyu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.kinkyu-padd {
	padding-top: 120px;
	padding-right: 100px;
	padding-left: 100px;
	padding-bottom: 50px;
}
#TOKUTEN2 {
	background-image: url(../images/20110224-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}
.tokuten2-padd {
	padding-top: 265px;
	padding-right: 110px;
	padding-left: 110px;
	padding-bottom: 55px;
}

