@charset "utf-8";

.mainContainer {
	width:703px;
}



/* ------------------------------------------
 box
------------------------------------------- */
.box {
	width:695px;
	margin-left:8px;
	margin-bottom:20px;
	background:url(/band/images/index_bg01.webp) repeat-y 0 0;
}

.box .inBox {
	padding:0 0 18px 15px;
	background:url(/band/images/index_bg02.webp) no-repeat left bottom;
}

.box h2 {
	padding-bottom:15px;
}

.box .point {
	clear:both;
	width:646px;
	padding:0 0 6px 18px;
}

.box .point dl dt {
	width:156px;
	float:left;
}

.box .point dl dd {
	width:490px;
	float:left;
}

.point ul li {
	min-height:23px;
	height:auto !important;
	height:23px;
	padding:2px 0 8px 70px;
	background-repeat:no-repeat;
	background-position:0 0;
}

.point ul li.p01 {
	background-image:url(/band/images/index_tx03.webp);
}

.point ul li.p02 {
	background-image:url(/band/images/index_tx04.webp);
}

.point ul li.p03 {
	background-image:url(/band/images/index_tx05.webp);
}

.box .image {
	clear:both;
	padding-bottom:3px;
}

.box .image ul li {
	float:left;
}

.box .movie {
	clear:both;
	width:670px;
}

.movie dl {
	width:330px;
	padding-right:5px;
	float:left;
}

.movie dl dd {
	margin-bottom: 10px;
	padding-top:2px;
	font-weight:bold;
	text-align:center;
	color:#e5005f;
}

.movie dl dd.listLast {
	margin-bottom: 0;
}

/* ------------------------------------------
 box2
------------------------------------------- */
.box2 {
	width:695px;
	margin-left:8px;
	margin-bottom:20px;
	background:url(/band/images/index_bg03.webp) repeat-y 0 0;
}

.box2 .inBox {
	padding:0 0 18px 0;
	background:url(/band/images/index_bg04.webp) no-repeat left bottom;
}

.box2 h2 {
	padding-bottom:15px;
}

.box2 .point {
	clear:both;
	width:320px;
	padding:0 0 4px 15px;
}

.box2contet01 {
	width:345px;
	float:left;
}

.box2contet02 {
	width:345px;
	float:right;
}

.box2 .image {
	text-align:center;
}

.box2 .movie {
	padding-left:20px;
}

.box2 .movie dl {
	width:310px;
	padding-right:0;
	float:none;
}

#bandTop .goFreeLesson .inner {
	padding:28px 0 20px 25px;
	text-align:left;
}

#bandTop .goFreeLesson h2 {
	padding-bottom:15px;
}

#bandTop .goFreeLesson .btnArea {
	width:422px;
	float:left;
}

#bandTop .goFreeLesson  dl {
	padding-top:0.7em;
	float:left;
}

#bandTop .goFreeLesson dl dd {
	font-weight:bold;
	color:#d61b29;
	font-size:167%;
}


/* ------------------------------------------
 sample
------------------------------------------- */
.sample {
	clear:both;
	margin-right:15px;
	padding:12px 12px 7px;
	background:#f3e6ff;
	border:1px solid #d7cedf;
}

.sample ul li {
	width:160px;
	padding:0 0 5px 39px;
	background:url(/course_instrument/ensemble/images/ico_listen.webp) no-repeat 0 0.1em;
	font-weight:bold;
	font-size:85%;
	float:left;
}

.box2 .sample {
	margin-left:17px;
	padding:12px 0 7px 7px;
}

.box2 .sample ul li {
	width:100px;
}

.box2 .sample ul li.last {
	width:120px;
}


