@charset "utf-8";
@import url("../../css/course.css");
#main { background:#FFF; width:838px; margin:0 auto; border-left:1px solid #000; border-right:1px solid #000;}

#courseJuniorlessonTitle {text-align:center;}

#courseJuniorlessonTitle img{ border:0; vertical-align:bottom; margin:0 auto;}

#courseJuniorlessonTitle h2 { margin:0; padding:0;}

#courseJuniorlessonTitle h3 { margin:0; padding:0;}

/* LeftColumn

*************************************************************************/
#mainCourseLeft {
	width:350px;
  margin-left:50px;
  }

#mainCourseLeft h3 {
  margin: 0;
  padding: 3px 0 10px 0;
  }

#mainCourseLeft p {
  margin: 0 0 10px 0;
  font-size: 120%;
  line-height: 1.5em;
  }


/* BackToPageTop

************************************/
#main .naviPageTop a {
  margin-left: 650px;
  }

/* RightColumn

*************************************************************************/
#mainCourseRight {
	width:350px;
	    margin-right:50px;

  }
  
#mainCourseRight h3 {
  margin: 0;
  padding: 3px 0 10px 0;
}

#mainCourseRight p {
  margin: 0 0 10px 0;
  font-size: 120%;
  line-height: 1.5em;
  }
  
/* CenterColumn

*************************************************************************/
#mainCourseCenter01 {
	clear:both;
  }
#mainCourseCenter01 .mainCourseCenterTable {
	margin:15px 50px;
  font-size: 120%;
}
#mainCourseCenter01 .mainCourseCenterTable th {
	font-weight:normal;
	text-align:justify;
	line-height:1.5em;
}
  
#mainCourseCenter02 {
	font-size: 120%;
	clear:both;
	/*width:550px;*/
	line-height:1.5em;
	margin:10px 50px;
  }
  
#mainCourseCenter02 ul {
	list-style:none;
}
#mainCourseCenter02 li {
	/*float:left;*/
	padding-right:20px;
	/*width:360px;*/
}
#mainCourseCenter03 {
	width:730px;
	clear:both;
	margin:10px 50px;
}
#mainCourseCenter03 h3 {
	margin-bottom:10px;
}
#mainCourseCenter03 p {
	line-height:1.5em;
	font-size: 120%;
	float:left;
	display:block;
	padding:0 50px 20px 0;
}