@charset "utf-8";

/* ------------------------------------------------------
bace_setting
------------------------------------------------------ */
.contents {
	background-position:center;
	height:100%;
    margin: 0 auto;
}

/* ------------------------------------------------------
right contents
------------------------------------------------------ */
.title_img {
	margin-bottom:20px;
}
.sub_title {
	margin-top:20px;
}
.text_area {
	margin-bottom:20px;
}
.youtube {
	width:550px;
}
.movie {
	width:425px;
	height:350px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
	float:left;
}
.comment {
	width:100px;
	margin-top:10px;
	/*padding-left:10px;*/
	float:right;
}
.order {
	margin-top:20px;
	margin-bottom:40px;
	text-align: center;
}
.lesson_photo {
	width:550px;
	padding-bottom:20px;
}
.lesson_img {
	text-align: center;
	height:240px;
	margin-top:10px;
	margin-bottom:10px;
}

.image_photo {
	text-align: center;
	margin-bottom:20px;
}
.lounge {
	border-top: solid 2px #F7C77B;
	padding: 30px 12px 30px;
    margin: 0 auto;
}