@charset "utf-8";

/*
------------------------------------------------
Lesson Layout
------------------------------------------------*/

#lesson #wrap {
	background: #FFFFFF url(../../common/img/bg_body_lesson.jpg) repeat-x 0 0;
}
#lesson #wrap #main .contents .lesbox01 {
	width: 650px;
}
#lesson #wrap #main .contents .lesbox01 .left {
	float: left;
	width: 415px;
	padding-top: 45px;
}
#lesson #wrap #main .contents .lesbox01 .right {
	float: right;
	width: 225px;
}
#lesson #wrap #main .contents .price {
	font-size: 85%;
	font-weight: bold;
	background: url(../img/ic_01.gif) no-repeat 0em 0.3em;
	padding-left: 22px;
	color: #333333;
	margin-bottom: 15px;
}
#lesson #wrap #main .contents .course {
	font-size: 85%;
	font-weight: bold;
	background: url(../img/ic_02.gif) no-repeat 0em 0.2em;
	padding-left: 22px;
	color: #333333;
	margin-bottom: 15px;
}
#lesson #wrap #main .contents .coursenotice li {
	color: #008EBD;
}
#lesson #wrap #main .contents .pay dt {
	font-weight: bold;
	color: #008EBD;
}

#lesson #wrap #main .contents .visitbox01 {
	width: 650px;
}
#lesson #wrap #main .contents .visitbox01 .left {
	float: left;
	width: 350px;
	padding-top: 20px;
}
#lesson #wrap #main .contents .visitbox01 .right {
	float: right;
	width: 290px;
}
#lesson #wrap #main .contents .shortbox01 {
	width: 650px;
}
#lesson #wrap #main .contents .shortbox01 .left {
	float: left;
	width: 410px;
	padding-top: 20px;
}
#lesson #wrap #main .contents .shortbox01 .right {
	float: right;
	width: 230px;
}
#lesson #wrap #main .contents .noticebox {
	background: #ECFBFF;
	border: 1px dotted #87D1F1;
	padding: 10px 15px;
	margin-bottom: 40px;
}

#lesson #wrap #main .contents h3 {
	clear: both;
}
#lesson #wrap #main .contents .flowbox01 {
	width: 650px;
}
#lesson #wrap #main .contents .flowbox01 .left {
	width: 260px;
	float: left;
	padding-bottom: 20px;
}
#lesson #wrap #main .contents .flowbox01 .right {
	width: 360px;
	padding: 20px 0 20px 30px;
	float: right;
}

#wrap #main .contents .flow_contentsfooter {
	background: url(../img/bg_contentsfooter.jpg) repeat 0px 0px;
	width: 618px;
	border: 1px solid #D1D3C2;
	padding: 15px;
	clear: both;
}
#wrap #main .contents .flow_contentsfooter .right {
	float: right;
	width: 250px;
	padding-top: 15px;
}
#wrap #main .contents .flow_contentsfooter .left {
	float: left;
	width: 356px;
}


#lesson #wrap #main .contents .boxronbun {
	background: url(../img/uni_img_02.jpg) no-repeat right bottom;
	border: 1px dotted #87D1F1;
	padding: 10px 15px 10px 15px;
	margin-bottom: 40px;
}

#lesson #wrap #main .contents .ronbunlist li {
	background: url(http://a-set.jp/support/img/ic_02.gif) no-repeat 0em 0.4em;
	margin-bottom: 5px;
	padding-left: 18px;
	width: 450px;
}

