@charset "utf-8";

/* CSS Information =====================
	File name: contents.css;
	Description: Layout of kyoshitsu category;
	Editors: Go Shimura(INO);
	Last Editor: Go Shimura(INO);
	Date: 2009.07.08;
======================================*/

/* =BODY#SYSTEM.INDEX
----------------------------------*/
/* --primary-contents-- */
body.index div#primary-contents div.section_lv2 img.floatR {
	margin-top: 0.67em;
}

div#taikenBox {
	width: 563px;
	height: 296px;
	background: url(../img/bg_taikenbox.gif) no-repeat;
	margin: 40px auto 0;
	padding: 37px 0 0 22px;
	position: relative;
}

div#taikenBox h3 {
	width: 585px;
	text-align: center;
	position: absolute;
	top: -20px;
}

div#taikenBox p {
	margin: 0 0 24px 0;
}

div#taikenBox p.btn {
	margin: -10px 0 0 0;
	text-align: center;
}


div#figure {
	margin-top: 30px;
	padding: 10px;
	clear: both;
	background-color: #e9f8f7;
	position: relative;
}

div#figure p#product {
	margin-top: 0;
	margin-bottom: 27px;
	text-align: center;
	line-height: 1;
}

div#figure_curriculum,
div#figure_ways {
	padding: 11px 11px 11px 11px;
	background-color: #FFF;
	border: #b6b2b0 1px solid;
	position: relative;
	zoom:1;
}

div#figure_curriculum {
	padding-bottom: 22px;
	margin-bottom: 22px;
}

div#figure_curriculum h3 {
	width: 565px;
	text-align: center;
	position: absolute;
	bottom: -21px;
	z-index: 99;
	zoom:1;
}

div#figure_curriculum p,
div#figure_ways p {
	margin-top: 0;
}

div.row {
	margin-bottom: 11px;
	clear: both;
	background:url(../img/bg_figure_top.gif) no-repeat center top;
	zoom: 1;
}

div.row_inner {
	background:url(../img/bg_figure_bottom.gif) no-repeat center bottom;
}

div.row_inner div.box {
	width: 250px;
	padding-top: 11px;
	padding-bottom: 11px;
	zoom: 1;
}

div.row_inner div.boxL {
	float: left;
	padding-left: 15px;
}

div.row_inner div.boxR {
	float: right;
	padding-right: 15px;
}

div.row_inner div.box p.title {
	width: 130px;
	padding-right: 9px;
	float: left;
}

div.row_inner div.box p.text {
	width: 110px;
	float: left;
	display: block;
	line-height: 1.45;
}

div.row_inner div.box p.text span {
	font-size: 83.4%;
	color: #eb6200;
}

div#figure_ways {
	position: relative;
	zoom: 1;
	padding-top: 0px;
}

div#figure_ways h3 {
	width: 565px;
	top: -24px;
	zoom: 1;
	position: absolute;
	text-align: center;
}

div#figure_ways p#fig {
	width: 237px;
	position: absolute;
	top: 30px;
	left: 176px;
}

div#figure_ways p#fig2 {
	width: 104px;
	position: absolute;
	bottom: 12px;
	right: 12px;
}

div#figure_ways div#box_wrapper {
	margin-top: 30px;

}

div#figure_ways div.box {
	width:154px;
}

div#figure_ways div.boxL {
	float: left;
}

div#figure_ways div.boxR {
	float: right;
}

div#figure_ways div.box dl dt {
	margin-top: 3px;
}

div#figure_ways div.box dl dt a {
	padding-left: 8px;
	display: block;
	color: #db3132;
	font-size: 125%;
	font-weight: bold;
	background: url(../../shared/img/ico_rightArrow.gif) no-repeat left center;
}

div#figure_ways div.boxR dl dt a {
	color: #eb6d00;
}

div#figure_ways div.box dl dt a:hover {
	text-decoration: underline;
}

div#figure p#support {
	margin-top: 20px;
	text-align: center;
}


/* =BODY#SYSTEM.INSTRUCTION
   =BODY#SYSTEM.I-COT
----------------------------------*/
/* --primary-contents-- */
body#system div#group {
	
}

body#system div.section_lv3 {
	margin-top: 11px;
	background:url(../img/bg_photo_area_middle.gif) repeat-y left top;
	clear: both;
}

body#system div.section_inner_first {
	padding-top: 16px;
	background:url(../img/bg_photo_area_top.gif) no-repeat left top;
}

body#system div.section_inner_second {
	padding-bottom: 16px;
	background:url(../img/bg_photo_area_bottom.gif) no-repeat left bottom;
}

body#system div.section_lv3 div.lead_area {
	padding-right: 14px;
	padding-left: 14px;
}

body#system div.section_lv3 h3 {
	font-size: 133.4%;
	font-weight: bold;
	line-height: 37px;
}

body#system div.section_lv3 h3 span {
	margin-left:10px;
	padding-left: 38px;
	display: block;
}

body#system div.section_lv3 p, body#system div.section_lv3_2 p {
	margin-top: 0;
}

body#system div.section_lv2 img.floatR {
	margin-top: 0;
}

body#system div.section_lv3 p strong {
	margin: 11px 0;
	color: #db3132;
	font-size: 116.7%;
	display: block;
}

body#system div.section_lv3 div.photo_area {
	margin-top: 14px;
	margin-right: 1px;
	padding: 14px 46px 0;
	background: url(../../shared/img/line_hDotted.gif) repeat-x left top;
}

body#system div.section_lv3 div.photo_area ul {
	margin-right: -15px;
	zoom: 1;
}

* html body#system div.section_lv3 div.photo_area ul {
	margin-right: -30px;
}

body#system div.section_lv3 div.photo_area ul li {
	width: 248px;
	margin-right: 15px;
	float: left;
}

body#system p.note {
	text-align: center;
}

body#system div.section_lv3 div.innerBox {
	width: 519px;
	margin: 15px auto 0;
	background: url(../img/bg_innerbox.gif) left bottom no-repeat;
}

body#system div.section_lv3 div.innerBox .txt {
	float: left;
	margin: 6px 0 8px 13px;
}

body#system div.section_lv3 div.innerBox .btn {
	float: right;
	margin: 6px 14px 8px 0;
}


/* =BODY#SYSTEM.INSTRACTION
----------------------------------*/
body.instruction div.section_lv3 h3 {
	background: url(../img/bg_lv3_instruction.gif) no-repeat left center;
	color: #FFF;
}

body.instruction div#group.section_lv3 h3 span {
	background: url(../img/ico_group.gif) no-repeat left center;
}

body.instruction div#kobetsu.section_lv3 h3 span {
	background: url(../img/ico_kobetsu.gif) no-repeat left center;
}

body#system div#kobetsu {
	margin-top: 30px;
}

/* =BODY#SYSTEM.I-COT
----------------------------------*/
body.i-cot div.section_lv3 h3 {
	background: url(../img/bg_lv3_i-cot.gif) no-repeat left center;
	color: #FFF;
}

body.i-cot div#i-cot.section_lv3 h3 span {
	background: url(../img/ico_i-cot.gif) no-repeat left center;
}

body.i-cot div#enshu.section_lv3 h3 span {
	background: url(../img/ico_enshu.gif) no-repeat left center;
}

body#system.i-cot div.section_lv3 p strong {
	color: #ed7814;
}

body#system div#enshu {
	margin-top: 30px;
}

/* =BODY#SYSTEM.VOCABULARY
----------------------------------*/
body#system.vocabulary div.section_lv2 p.lead {
	margin-top: 33px;
}

body#system.vocabulary div.section_lv3 {
	margin-top: 30px;
	background: none;
}

body#system.vocabulary div.section_lv3 h3 {
	padding-bottom: 9px;
	border-bottom: #94c412 2px solid;
	zoom: 1;
}

body.vocabulary div.content {
	margin-top: 20px;
	padding-left: 13px;
	background: url(../../shared/img/line_vSolid.gif) repeat-y 215px 0;
	clear: both;
}

body.vocabulary div.content p.title {
	width: 186px;
	float: left;
}

body.vocabulary div.content p.txt {
	width: 379px;
	float: right;
	padding-left: 11px;
	border-left: #a8a8a8 1px solid;
}


body.vocabulary div#vocabulary div.border {
	margin-top: 14px;
	padding-top: 8px;
	padding-left: 18px;
	padding-bottom: 8px;
	border: #ede5cc 1px solid;
	zoom: 1;
}

body.vocabulary div#vocabulary ul li {
	margin-top: 12px;
}

body.vocabulary div#vocabulary div.section_lv4 h4 {
	margin-top: 22px;
}

body.vocabulary div#vocabulary div.section_lv4 p {
	margin-top: 12px;
}

body#system.vocabulary div#course.section_lv3 h3 {
	position: relative;
	z-index: 99;
	padding-bottom: 0;
	border-bottom: none;
	text-align: center;
	zoom: 1;
}

body.vocabulary div#course_inner {
	width: 605px;
	margin-top: -28px;
	padding: 28px 0px 18px;
	border: #f69b18 2px solid;
	background-color: #fbe2cc;
	zoom: 1;
}

body.vocabulary div#course div#content_course_wrapper {
	margin-left: 28px;
	margin-right: -28px;
}

body.vocabulary div#course div.content_course {
	width: 266px;
	margin: 20px 20px 0 0;
	float: left;
}

body.vocabulary div#course div.content_course p.title {

}

body.vocabulary div#course div.content_course p.txt {
	margin-top: 10px;
}


/* =BODY#SYSTEM.zkai
----------------------------------*/
body#system div.section_lv3_2 h3 {
	font-size: 133.4%;
    font-weight: bold;
    line-height: 37px;
}

body.zkai div.section_lv2 div.section_lv3_2 h3 span {
	background: url(../img/ico_zkai.gif) no-repeat left center transparent;
}

body#system div.section_lv3_2 h3 span {
	display: block;
    margin-left: 10px;
    padding-left: 38px;
}

body#system div.section_lv2 div.section_lv3_2 {
	margin-top: 21px;
}

body.zkai div.section_lv2 div.section_lv3_2 h3 {
	background: url(../img/bg_lv3_zkai.gif) no-repeat left center transparent;
	color: #FFFFFF;
	padding-top: 2px;
}

body.zkai div.section_lv2 div.section_lv3_2 .guidance {
	margin-top: 25px;
}

body.zkai div.section_lv2 div.section_lv3_2 .guidance dl dt {
	float: left;
	width: 304px;
}

body.zkai div.section_lv2 div.section_lv3_2 .guidance dl dd {
	margin-left: 322px;
	_margin-left: 318px;
	padding-top: 25px;
}



body#system div.section_lv2 div.section_lv3_2 .zkai_logo {
	float: right;
	margin: 25px 0 15px 18px;
}

body#system div.section_lv3_2 .mtop25 {
	margin-top: 25px;
}

body#system div.section_lv3_2 .ptop25 {
	padding-top: 25px;
}

body.zkai div.section_lv2 div.section_lv3_2 h4 {
	margin: 22px 0 19px 0;
}

body.zkai div.section_lv2 div.section_lv3_2 img.zkai_img_01{
	float: right;
	position: absolute;
	top: -55px;
	left: 405px;

}

body.zkai div.section_lv2 div.section_lv3_2 img.zkai_img_02{
	float: right;
	margin-left: 25px;
}

body.zkai div.section_lv2 div.section_lv3_2 strong{
	font-size: 14pt;
}

body.zkai div.section_lv2 div.section_lv3_2 .pointtit_01 {
	background: url(../img/tit_zkai_point4_01.gif) no-repeat left center;
	margin-bottom: 15px;
	padding-left: 75px;
	height: 33px;
	line-height: 33px;
}

body.zkai div.section_lv2 div.section_lv3_2 .prelative {
	position: relative;
	z-index: 999;
}

body.zkai div.section_lv2 div.section_lv3_2 .pra {
	width: 380px;
	height:100px;
	height:auto !important;
	min-height:100px;
}

body.zkai div.section_lv2 div.section_lv3_2 .point4_tit {
	background: url(../img/bg_point4.gif) no-repeat left bottom;
	padding-bottom: 17px;
}

body.zkai div.section_lv2 div.section_lv3_2 .statistics {
	float: right;
}

body.zkai div.section_lv2 div.section_lv3_2 .statistics img {
	margin-left: 18px;
}

body.zkai div.section_lv2 div.section_lv3_2 .pointtit_02 {
	background: url(../img/tit_zkai_point4_04.gif) no-repeat left center;
	margin: 19px 0 15px 0;
	padding-left: 145px;
	height: 33px;
	line-height: 33px;
}

body.zkai div.section_lv2 div.section_lv3_2 .ptop25 a:link {
	color: #Db3132;
}

body.zkai div.section_lv2 div.section_lv3_2 .ptop25 a:visited {
	color: #Db3132;
}

body.zkai div.section_lv2 div.section_lv3_2 .ptop25 a:hover {
	color: #Db3132;
}

body.zkai div.section_lv2 div.section_lv3_2 .ptop25 a:active {
	color: #Db3132;
}

body.zkai div.section_lv2 div.section_lv3_2 p.top5 {
	padding-top: 5px;
}
	
/* will */

body.will div.section_lv2 div.section_lv3_2 h3 {
	background: url(../img/bg_lv3_will.gif) no-repeat left center transparent;
	color: #FFFFFF;
	padding-top: 2px;
}

body.will div.section_lv2 div.section_lv3_2 h3 span {
	background: url(../img/ico_will.gif) no-repeat left center transparent;
}


body.will div.section_lv2 div.section_lv3_2 .guidance {
	margin-top: 25px;
}

body.will div.section_lv2 div.section_lv3_2 .guidance p strong {
	margin-bottom: 15px;
	display: block;
}	

body.will div.section_lv2 div.section_lv3_2 .guidance dl dt {
	float: left;
	width: 320px;
}

body.will div.section_lv2 div.section_lv3_2 .guidance dl dd {
	margin-left: 342px;
	_margin-left: 338px;
}


body.will div.section_lv2 div.section_lv3_2 .video {
	width: 609px;
	height: 373px;
	margin-top: 25px;
	padding: 20px 0px;
	text-align: center;
	
}


body.will div.section_lv2 div.section_lv3_2 .advantage {
	width: 609px;
	background: url(../img/bg_ad_center.gif) repeat-y left top;
	margin: 27px 0;
}

body.will div.section_lv2 div.section_lv3_2 .advantage .advantageInner {
	width: 573px;
	background: url(../img/bg_ad_bottom.gif) no-repeat left bottom;
	padding: 0 19px 13px 19px;
}

body.will div.section_lv2 div.section_lv3_2 .advantage h5 {
	margin-bottom: 10px;
}	

body.will div.section_lv2 div.section_lv3_2 .point {
	width: 563px;
	padding-left: 10px;
	margin-bottom: 10px;
}

body.will div.section_lv2 div.section_lv3_2 .point p strong {
	margin-bottom: 20px;
	display: block;
}

body.will div.section_lv2 div.section_lv3_2 .column01 {
	width: 549px;
	padding-right: 10px;
	margin-bottom: 10px;
}

body.will div.section_lv2 div.section_lv3_2 .column01 .columnL {
	float: left;
	width: 315px;
}

body.will div.section_lv2 div.section_lv3_2 .column01 .columnR {
	float: right;
	width: 210px;
}

body.will div.section_lv2 div.section_lv3_2 .column02 {
	width: 559px;
	background: url(../img/bg_column_center01.gif) repeat-y left center;
	margin-bottom: 10px;
}		

body.will div.section_lv2 div.section_lv3_2 .column02 .columntop {
	background: url(../img/bg_column_top01.gif) no-repeat left top;
	padding-top: 7px;
}

body.will div.section_lv2 div.section_lv3_2 .column02 .columnInner {
	background: url(../img/bg_column_bottom01.gif) no-repeat left bottom;
	padding: 0 27px 23px 10px;
}

body.will div.section_lv2 div.section_lv3_2 .column02 .columnL {
	width: 340px;
	float: left;
}

body.will div.section_lv2 div.section_lv3_2 .column02 p {
	margin-bottom: 10px;
}

body.will div.section_lv2 div.section_lv3_2 .point p.pointtxt {
	margin: 0 15px 10px 0;
}	

body.will div.section_lv2 div.section_lv3_2 .column02 .columnR {
	width: 157px;
	float: right;
	padding-top: 20px;
}

body.will div.section_lv2 div.section_lv3_2 .column03 {
	width: 549px;
	padding-right: 10px;
}

body.will div.section_lv2 div.section_lv3_2 .column03 .columnL {
	width: 329px;
	float: left;
}

body.will div.section_lv2 div.section_lv3_2 .column03 .columnR {
	width: 207px;
	float: right;
}

body.will div.section_lv2 div.section_lv3_2 .column04 {
	width: 329px;
	background: url(../img/bg_column_center02.gif) repeat-y left center;
}		

body.will div.section_lv2 div.section_lv3_2 .column04 .columntop {
	background: url(../img/bg_column_top02.gif) no-repeat left top;
	padding-top: 8px;
}

body.will div.section_lv2 div.section_lv3_2 .column04 .columnInner {
	background: url(../img/bg_column_bottom02.gif) no-repeat left bottom;
	padding: 0 20px 25px 10px;
}

body.will div.section_lv2 div.section_lv3_2 .column04 .columnL {
	width: 190px;
	float: left;
}

body.will div.section_lv2 div.section_lv3_2 .column04 p.pointother {
	margin-bottom: 0;
}

body.will div.section_lv2 div.section_lv3_2 .column03 p {
	margin-bottom: 10px;
}

body.will div.section_lv2 div.section_lv3_2 .column04 .columnR {
	width: 95px;
	float: right;
	padding-top: 9px;
}

body.will div.section_lv2 div.section_lv3_2 .schooltest {
	width: 609px;
	margin-top: 23px;
}

body.will div.section_lv2 div.section_lv3_2 .schooltest p {
	margin-bottom: 10px;
}

body.will div.section_lv2 div.section_lv3_2 .schooltestL p.dotline01 {
	margin-bottom: 15px;
	background: url(../img/bg_orangeline.gif) repeat-x left bottom;
	min-height: 80px;
	_height: 80px;
}

body.will div.section_lv2 div.section_lv3_2 .schooltestL p.dotline02 {
	margin-bottom: 15px;
	background: url(../img/bg_orangeline.gif) repeat-x left bottom;
	min-height: 64px;
	_height: 64px;
}

body.will div.section_lv2 div.section_lv3_2 .schooltestR p.dotline01 {
	margin-bottom: 15px;
	background: url(../img/bg_greenline.gif) repeat-x left bottom;
	min-height: 80px;
	_height: 80px;
}

body.will div.section_lv2 div.section_lv3_2 .schooltestR p.dotline02 {
	margin-bottom: 15px;
	background: url(../img/bg_greenline.gif) repeat-x left bottom;
	min-height: 64px;
	_height: 64px;
}

body.will div.section_lv2 div.section_lv3_2 .schooltestL {
	width: 300px;
	background: url(../img/bg_test_center01.gif) repeat-y left top;
	float: left;
}

body.will div.section_lv2 div.section_lv3_2 .schooltestL .schooltestLinner {
	background: url(../img/bg_test_bottom01.gif) no-repeat left bottom;
	padding: 15px 15px 5px 15px;
}

body.will div.section_lv2 div.section_lv3_2 .schooltestR {
	width: 300px;
	background: url(../img/bg_test_center02.gif) repeat-y left top;
	float: right;
}	  
  
body.will div.section_lv2 div.section_lv3_2 .schooltestR .schooltestRinner {
	background: url(../img/bg_test_bottom02.gif) no-repeat left bottom;
	padding: 15px 15px 5px 15px;
}

body.will div.section_lv2 div.section_lv3_2 p.testnote {
	padding: 20px 0 30px;
}

body.will div.section_lv2 div.section_lv3_2 p.testnote strong a,
body.will div.section_lv2 div.section_lv3_2 p.testnote strong a:link,
body.will div.section_lv2 div.section_lv3_2 p.testnote strong a:visited {
	color: #DB3132;
}



body.will div.section_lv2 div.section_lv3_2 .teacher {
	margin-top: 18px;
	width: 609px;
}

body.will div.section_lv2 div.section_lv3_2 .teacherL {
	width: 300px;
	float: left;
}

body.will div.section_lv2 div.section_lv3_2 .teacherR {
	width: 300px;
	float: right;
}

body.will div.section_lv2 div.section_lv3_2 .teacher dl {
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 10px;
}

body.will div.section_lv2 div.section_lv3_2 .teacher dl.last {
	min-height: 144px;
	_height: 144px;
}

body.will div.section_lv2 div.section_lv3_2 .teacher dl dt {
	float: left;
	width: 88px;
}

body.will div.section_lv2 div.section_lv3_2 .teacher dl dd {
	padding-left: 98px;
}

body.will div.section_lv2 div.section_lv3_2 .teacher dl dd p strong {
	color: #19ABA3;
}

body.will div.section_lv2 div.section_lv3_2 .teacher dl dd p span {
	font-weight: bold;
	font-size: 14px;
}			

body.will div.section_lv2 div.section_lv3_2 p.testnote_c {
	padding: 5px 0 30px;
	text-align: center;
}


body.will div.section_lv2 div.section_lv3_2 .btn_c {
	text-align: center;
	padding-top: 30px;
}			


/* =BODY#SYSTEM.table
----------------------------------*/
table#lecture_table {
	margin-top: 17px;
}

table#lecture_table td {
	font-size:12px;
	color:#404040;
	line-height:18px;
	padding:2px 8px;
}

table#lecture_table th {
	font-size:12px;
	color: #FFF;
}

table#lecture_table a:link {
	color: #c50031;
}

table#lecture_table a:visited {
	color: #c50031;
}

table#lecture_table a:hover {
	color: #c50031;
}

table#lecture_table a:active {
	color:#c50031;
}

table#lecture_table .style1 {color: #c50031}

table#lecture_table strong {
	font-size:16px;
}

table#lecture_table th.kou1, table#lecture_table th.kou2, table#lecture_table th.kou3 {
	color:#404040;	
}

table#lecture_table .fbold {
	font-weight: bold
}

table#lecture_table .cwhite {
	color: #FFFFFF;
}

.alignC {
	text-align: center;
}

