@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/course/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 15px auto; padding: 0; background: url(../images/common/lowcnt_bg01.png) center bottom no-repeat; }

div.lower_cnt2 { position: relative; width: 881px; margin: 0 auto 15px auto;; padding: 0 0 85px 0; background: url(../images/common/lowcnt_bg02.png) center bottom no-repeat; }

div.inner_cl01 { position: relative; width: 804px; margin: 0 auto; padding: 10px 0 20px 0; }
	div.inner_cl01 .left { float: left; width: 430px; }
	div.inner_cl01 .right { float: left; width: 320px; padding: 0 0 0 30px; }
	div.inner_cl01 table { width: 360px; margin: 1.25em 0 0 0; }
	div.inner_cl01 table th { width: 20%; padding: 5px 7px; background: #fff4b7; text-align: center; }
	div.inner_cl01 table td { width: 80%; padding: 5px 7px; background: #fff; }
	div.inner_cl01 .tb_c01 th { border: 2px solid #ff7e00; }
	div.inner_cl01 .tb_c01 td { border: 2px solid #ff7e00; }
	div.inner_cl01 .tb_c02 th { border: 2px solid #82c23d; }
	div.inner_cl01 .tb_c02 td { border: 2px solid #82c23d; }
	div.inner_cl01 .tb_c03 th { border: 2px solid #b84dbc; }
	div.inner_cl01 .tb_c03 td { border: 2px solid #b84dbc; }
	div.inner_cl01 .tb_c04 th { border: 2px solid #d70303; }
	div.inner_cl01 .tb_c04 td { border: 2px solid #d70303; }

div.inner_cl02 { position: relative; width: 804px; margin: 0 auto; padding: 10px 0 0 0; }
	div.inner_cl02 .photo { float: right; margin: 0; }
	div.inner_cl02 .tac td { text-align: center; }
	div.inner_cl02 table { margin: 1.25em 0 0 0; }
	div.inner_cl02 table th { padding: 5px 7px; background: #e7f3fb; border: 2px solid #4091d7; }
	div.inner_cl02 table td { padding: 5px 7px; background: #fff; border: 2px solid #4091d7; }
	div.inner_cl02 .tbw01 { width: 480px; }
	div.inner_cl02 .tbw02 { width: 804px; }
	div.inner_cl02 .c01 { width: 12%; text-align: center; }
	div.inner_cl02 .c02 { width: 88%; }
	div.inner_cl02 .c03 { width: 35%; }
	div.inner_cl02 .c04 { width: 53%; }
	div.inner_cl02 .c05 { width: 20%; text-align: left; }
	div.inner_cl02 .c06 { width: 8%; }
	div.inner_cl02 .c07 { width: 18%; }
	div.inner_cl02 .c08 { width: 18%; }
	div.inner_cl02 .c09 { width: 18%; }
	div.inner_cl02 .c10 { width: 18%; }



