@charset "utf-8";

/*********************************
 *
 * LAYOUT
 *
 *********************************/

body { background: url(../images/common/bg_sky_lower.png) center 122px repeat-x;}

div#main { width: 1000px; margin: 0 auto ; background: url(../images/common/bg_lower.png) center top repeat-y;}
div.contens_top_bg { background: url(../images/teacher/bg_lower_top.png) center top no-repeat;}
div.maintitle { width: 770px; margin: 0 auto; padding: 50px 0 0 0; }
h2.subtitle01 { width: 890px; margin: 0 auto; }
h2.subtitle02 { width: 881px; margin: 0 auto; }

div.lower_cnt1  { position: relative; width: 890px; margin: 0 auto; padding: 7px 0 0 0; background: url(../images/common/lowcnt_bg01_h.png) center top no-repeat;  }
div.inner { position: relative; width: 840px; margin: 0 0 15px 0; padding: 0 25px 15px 25px; background: url(../images/common/lowcnt_bg01.png) center bottom no-repeat; }
	div.inner .left { float: left; width: 570px; }
	div.inner .right { float: left; width: 216px; padding: 0 0 0 20px; }