@charset "utf-8";
/* ================================================================================

	料金システム

 ================================================================================ */

/* ------------------------------------------------------------
	レンタルスタジオ
 ------------------------------------------------------------ */
#studio{
	margin:60px 0 0;
}


#studio p{
	margin:0 0 12px;
}
#studio .img{
	float:right;
	margin:0 0 0 15px;
}

/* ================================================================================

	クラス紹介

 ================================================================================ */
#class h3{
	margin-top:25px;
}

.classlist .plast{
	
	width:100%;
	
}

/* ------------------------------------------------------------
	メニュー
 ------------------------------------------------------------ */
.classlist .menu{

}
.classlist .menu li{
	float:left;
	line-height:2.5;
}
.classlist .menu li a{
	color:#ffffff;
	padding:8px 12px 7px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border:none;
/*    text-shadow:0 -1px 1px #888, -1px 0 1px #888, 1px 0 1px #888;  
    -webkit-box-shadow:1px 1px 3px #AAA;  
    -moz-box-shadow:1px 1px 3px #AAA;*/
	margin:3px;

	text-decoration:none;
	font-size:14px;
	letter-spacing:4px;
	font-weight:bold;

	background-position:center center;
	background-repeat:repeat-x;
	background-color:#DB6482;
	background-image:url(../img/all/on.png);
}  
.classlist .menu li a:hover{
	background:none #4E3424;
	color:#999;
}  
.classlist .menu li a:active{
/*	background-position:center bottom;*/
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	opacity:0.8;
} 

/* ------------------------------------------------------------
	説明
 ------------------------------------------------------------ */
 
#jazz h3{
	margin-top:0px;
}
#private{

}
#attention {
  padding: 0 2%;
}

.classlist img{
width: 100%;
}
.classlist .entry{
	border:1px #A8A59D solid;
	padding:9px 12px;
	margin:0 0 18px;
}
.classlist .entry h4{
	background:#D7EAE4 url(../img/class/h4.gif);
/*	background:url(../img/class/h4.jpg);*/
	padding:9px 12px 7px;
	margin:0 0 9px;
width: 95%;
}
h5{
	background:url(../img/class/h5.gif) no-repeat left center;
	padding:2px 0 0 26px;
	color:#b18a0a;
	margin:21px 0 0;
}
.classlist p{
	margin:0 0 12px;
}
ul.entry{
	background:#f8efbb url(../img/class/h4.gif);
	margin: 10px 0 20px 0;
	padding:9px 18px;
	width: 90%;
	border:3px #b18a0a double;
	overflow: hidden;
clear: both;
}
.entry li{
	list-style:outside circle;
	margin:3px 15px;
	padding:0 0 0 6px;
	width: 44%;
float: left;
}
.classlist .entry .img{
	float:right;
	margin:0 0 0 15px;
}

.classlist .entry .img img{
	width:250px;
}


.ta1 {
  width: 100%;
  margin: 0 auto 20px;
  border-bottom: 1px solid #ccc;
  background: #fff;
  background: rgba(255,255,255,0.8);
}
.ta1, .ta1 td, .ta1 th {
  border: 1px solid #ccc;
  padding: 10px 15px;
}
.ta1 th {
  background: #fdf6d0;
  width: 20%;
}
/* ================================================================================

	講師紹介

 ================================================================================ */
#lecturer .entry{
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../img/lecturer/bg.jpg);
	background-repeat: no-repeat;
	background-position: 450px 250px;
}
#lecturer .entry p{
	margin-top: 5px;
	margin-bottom: 3px;
	margin-left: 10;
	margin-right: 0px;
	font-size: 16px;
}


.title2{
	margin-top: 5px;
	margin-bottom: 3px;
	padding:0 0 0 15px;
	font-size: 24px;
	color:#F36;
}


/* ================================================================================

	活動・実績

 ================================================================================ */
.worklist{
	border:1px #A8A59D solid;
	padding:15px 18px;
	margin:0 0 15px;
}
.worklist li{
	list-style:outside circle;
	margin:0 15px;
}

.photolist{
	border: 1px #A8A59D solid;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 9px;
	padding-right: 13px;
	padding-bottom: 9px;
	padding-left: 13px;
}
.photolist li{
	float:left;
	margin:6px;
}
.photolist li img{
	width:202px;
}



/* ================================================================================

	生徒の声

 ================================================================================ */
.voicelist h4{
	color:#3EB1A0;
}


.voicelist .comment{
	border:1px #A8A59D solid;
	padding:12px 18px 0;
	margin:0 auto 30px;
	background:url(../img/voice/bg.jpg) no-repeat right center;
    text-shadow: 1px 1px 3px #fff;  
	-moz-box-shadow: 1px 1px 3px #fff;
	-webkit-box-shadow: 1px 1px 3px #fff;
}
.voicelist .comment p{
	margin:0 0 12px;
}

/* ================================================================================

	リンク

 ================================================================================ */
.linklist h4{
	color:#3EB1A0;
}


.linklist .comment{
	border:1px #A8A59D solid;
	padding:12px 18px 0;
	margin:0 auto 30px;
	 text-shadow: 1px 1px 3px #fff;  
	-moz-box-shadow: 1px 1px 3px #fff;
	-webkit-box-shadow: 1px 1px 3px #fff;
}
.linklist .comment p{
	margin:0 0 12px;
}



@media only screen and (max-width: 750px) {
.classlist .entry h4 {
  padding: 5px 10px 5px 10px;
  width: 95%;
  float: none;
}
ul.entry {
padding: 0 0 0 2%;
    width: 95%;
}
#studio .img {
  float: none;
  margin: 20px auto;
  text-align: center;
}
#studio {
  margin: 0;
  padding: 0 2%;
}
.photolist li img {
  width: 100%;
}
iframe{
  width: 100%;
}
#lecturer .entry {

  padding: 0 2%;
}
p{
  letter-spacing: 1px;
  line-height: 2em;
}
}