@charset "UTF-8";
/* CSS Document */

#container_new {
	width: 860px;
	margin-right: auto;
	margin-bottom: 63px;
	margin-left: auto;
	padding-top: 24px;
}

.lesson_contents {
	clear: both;
	margin-bottom: 35px;
	width: 860px; /* IE6バグ */
	background-image:url(../image/lesson/lesson_contener_background.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	position: relative;
}

.lesson_contents #description {
	margin-left: 47px;
}

.catch{
	width: 380px;
	text-align: right;
	position: absolute;
	left: 455px;
	top: 115px;
	font-size: 12px;
	color: #FFF;
}

#reason {
	width: 860px;
	height: 258px;
	position: relative;
	padding-bottom: 30px;
	background-image: url(../image/lesson/reason_background.png);
	background-repeat: no-repeat;
	background-position: 45px top;
}

.coach_img {
	height: 154px;
	position: absolute;
	width: 150px;
	z-index: 2;
	top: 0px;
	right: 45px;
}

.coach_text {
	font-size: 12px;
	left: 470px;
	position: absolute;
	top: 0px;
	width: 183px;
}

#coach_name{
	height: 50px;
	position: absolute;
	width: 150px;
	z-index: 2;
	top: 166px;
	right: 45px;
}

.coach_name_text{
		font-size: 18px;
}

#campaign_img{
	text-align: center;
}

#reason .coach_text h4{
	font-size: 18px;
	margin-left: 0px;
	color: #0F5300;
}

#reason_white{
	color: #FFF;
	padding-top: 5px;
	margin-left: 125px;
}

#reason_inside{
	width: 405px;
	margin-left: 45px;
	position: relative;
}

.reason_photo {
	position: absolute;
	left: 19px;
	top: 7px;
	width: 127px;
	height: 161px;
}

.reason_text {
	font-size: 12px;
	left: 165px;
	position: relative;
	top: 7px;
	width: 230px;
}

ul.reason_text li{
	line-height: 25px;
}

.reason_green{
	font-size: 14px;
	color: #0F5300;
	margin-left: 75px;
	padding-top: 10px;
}



/* 体験レッスン */
#progress{
	width: 640px;
	padding-left: 47px;
	margin-top: 28px;
}

#progress dt{
	font-size: 14px;
	font-weight: bold;
	color: #242424;
	margin-bottom: 15px;
}

#taiken_guide {
	background-image: url(../image/lesson/taikenguide_background.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 860px;
	height: 64px;
	padding-bottom: 24px;
}

#taiken_guide p {
	font-size: 12px;
	color: #FFF;
	padding-left: 118px;
	padding-top: 17px;
}

/* レッスンコンテンツ */
#tebura_guide {
	background-image: url(../image/lesson/tebura_lesson_background.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 860px;
	height: 163px;
	position: relative;
	margin-bottom: 23px;
}

#tebura_text {
	font-size: 12px;
	left: 90px;
	position: relative;
	top: 55px;
	width: 430px;
}

#tebura_fukidasi {
	height: 124px;
	position: absolute;
	right: 62px;
	top: 13px;
	width: 256px;
	z-index: 2;
}

#reserv_bt{
	margin-left: 391px;
	width: 150px;
	margin-bottom: 50px;
}

#lesson_menu_bar {
	width:768px;
	margin-left: 45px;
}

#lesson_menu_bar img {
	vertical-align: top;
}

#lesson_menu_bar ul{
	list-style:none;
	margin:0;
	padding:0;
}

#lesson_menu_bar li{
	display:inline;
	margin:0;
	padding:0;
}

.lesson_title{
	width: 860px;
	position: relative;
	padding-top: 28px;
}

.lesson_contents h3{
	font-size: 20px;
	margin-left: 91px;
	padding-top: 5px;
	margin-bottom: 8px;
}

#beginner_green{
	color: #0F5300;
}

#beginner_pink{
	color: #FF2174;
}

#beginner_lightblue{
	color: #00ACAE;
}

#beginner_purple{
	color: #6500AB;
}

#beginner_orange_02{
	color: #FF6600;
}

.ball_img{
	height: 35px;
	position: absolute;
	width: 35px;
	z-index: 2;
	left: 45px;
}

.beginner_guide {
	background-image: url(../image/lesson/beginner_guide_background.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 860px;
	height: 198px;
	position: relative;
	margin-bottom: 25px;
}

.junior_guide {
	background-image: url(../image/lesson/junior_guide_background.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 860px;
	height: 203px;
	position: relative;
	margin-bottom: 25px;
}

.personal_guide {
	background-image: url(../image/lesson/personal_guide_background.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 860px;
	height: 227px;
	position: relative;
	margin-bottom: 25px;
}

.man_to_man_guide {
	background-image: url(../image/lesson/man_guide_background.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 860px;
	height: 198px;
	position: relative;
	margin-bottom: 25px;
}

.master_guide {
	background-image: url(../image/lesson/master_guide_background.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 860px;
	height: 258px;
	position: relative;
	margin-bottom: 18px;
}

.lesson_text {
	font-size: 12px;
	left: 220px;
	position: relative;
	top: 25px;
	width: 400px;
}

.beginner_img {
	height: 162px;
	position: absolute;
	right: 69px;
	top: 23px;
	width: 161px;
	z-index: 2;
}

.price {
	position: absolute;
	left: 60px;
	top: 15px;
	width: 140px;
}

.red{
	color: #F00;
}

.red_02{
	color: #F00;
	font-size: 14px;
	font-weight: bold;
}

.memo{
	font-size: 12px;
	padding-left: 55px;
	padding-bottom: 60px;
}

/* トライアルレッスン */
.trial_guide {
	background-image: url(../image/lesson/trial_guide_background.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 860px;
	height: 198px;
	position: relative;
	margin-bottom: 50px;
}

#trial_text {
	font-size: 12px;
	left: 220px;
	position: relative;
	top: 25px;
	width: 565px;
}

#trial_orange{
	color: #FF6100;
}

