@charset "utf-8";

/*--- REASON 共通---*/ 

.reason_box {
	width: 350px;
	border-top: 6px solid #000098;
	border-right: 1px solid #bebbd1;
	border-bottom: 1px solid #bebbd1;
	border-left: 1px solid #bebbd1;
	background: #FCF9E4;
}

.reason_box.left {
	float: left;
}

.reason_box.right {
	float: right;
}

.reason_box .inner {
	padding: 15px 20px 25px;
}

.reason_box .photo {
	border: 1px solid #CCCCCC;
	margin: 13px 0px;
}

.reason_box a.link_01 {
	background: url(../img/common/arrow_03.gif) no-repeat left 1px;
	padding-left: 17px;
}

.reason_box a:hover.link_01 {
	background: url(../img/common/arrow_04.gif) no-repeat left 1px;
}

#wrapper #main #contents .clearfix {
	clear: both;
}

.reason_box.no_bg p {
	color: #444799;
	font-weight: bold;
}

.reason_head3 {
	background: #FCF9E4;
	border-top: 3px solid #3333ad;
	border-right: 1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
	border-left: 1px solid #E4E4E4;
	padding: 3px;
}

#reason_navi li {
	float: left;
}

h3.midashi {
	font-size: 18px;
	line-height: 1.7;
	letter-spacing: 1.2px;
	color: #000099;
	border-left: 6px solid #000099;
	border-bottom: 1px solid #000099;
	padding-left: 10px;
}

/*--- REASON5.充実のサポート体制 (/support/index.shtml)---*/ 

#support {
	padding: 6px;
	border: 1px solid #e6e6e6;
}

#support .box {
	padding: 25px 35px;
	border: 1px solid #e5e5f4;
	min-height: 145px;
	height: auto!important;
	height: 145px;
	margin-bottom: 2px;
}

#support .box .inner {
	width: 350px;
	line-height: 1.7;
}

#support h5 {
	color: #2727a1;
	background: url(../img/support/head_01.gif) no-repeat 2px 0.5em;
	padding-left: 20px;
	border-bottom: 1px dotted #B9B9E0;
	padding-bottom: 3px;
	margin-bottom: 8px;
}

#support #s_01 {
	background: #f2f2f9 url(../img/support/photo_01.jpg) no-repeat 420px 20px;
}

#support #s_02 {
	background: #ffffff url(../img/support/photo_02.jpg) no-repeat 420px 20px;
}

#support #s_03 {
	background: #f2f2f9 url(../img/support/photo_03.jpg) no-repeat 420px 20px;
}

#support #s_04 {
	background: #ffffff url(../img/support/photo_04.jpg) no-repeat 420px 20px;
}

#support #s_05 {
	background: #f2f2f9 url(../img/support/photo_05.jpg) no-repeat 420px 20px;
}

/*--- REASON4.スクール設備・環境(/adv/index.shtml)---*/ 

#adv {
	border: 1px solid #aeaede;
}

#adv #floor_gide {
	text-align: center;
	background: #fcf9e4;
	padding: 23px 0px;
	border-bottom: 1px solid #c9c9e9;
}

#adv .box .photo {
	float: left;
}

#adv .inner {
	padding: 20px 30px;
}

#adv .box h6 {
	background: #ececf7;
	color: #000098;
	padding: 5px 6px 4px;
}

#adv .box .text {
	float: right;
	width: 430px;
}

#adv .box h6 img {
	vertical-align: middle;
	margin-right: 10px;
}

#adv .box {
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom: 1px dotted #c0c0e6;
}

#adv .box p {
	margin-left: 4px;
}


/*--- REASON2.頼りになる優秀な講師(/teacher/index.shtml)---*/ 
#point {
	background: #f4f4f9;
	border: 1px solid #d3d3d3;
	padding: 22px;
}

#point dt {
	width: 400px;
	color: #2727a1;
	font-size: 120%;
	font-weight: bold;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 6px;
	margin-bottom: 8px;
}

#point dd {
	line-height: 1.8;
}

#point .text {
	float: left;
	width: 420px;
}

#point .photo {
	float: right;
}

#teacher {
	clear: both;
	margin-top: 40px;
}

#teacher .box .photo {
	float: left;
}

#teacher #japanese {
	float: left;
	width: 345px;
}

#teacher #foreigner {
	float: right;
	width: 345px;
}

#teacher .box .text {
	float: right;
	width: 237px;
	line-height: 1.7;
}

#teacher .data {
	border-left: 5px solid #000099;
	padding-left: 5px;
	margin-bottom: 10px;
}

#teacher .box {
	border-top: 1px solid #e6e6e6;
	padding-top: 15px;
	margin-bottom: 15px;
}

#teacher {
	border-bottom: 1px dotted #E3E3E3;
	padding-bottom: 20px;
}

#teacher .inner {
	background: url(../img/teacher/line_center.gif) repeat-y center top;
}

/*--- REASON1.個人別カリキュラム(/system/index.shtml)---*/ 

.color_yellow {
	color: #fabc00;
}

.dot_btm {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}

.system .section_1 {
	padding-bottom: 10px;
	line-height: 1.7;
}

.system .section_1 p {
	width: 480px;
  float: left;
	margin-left: 15px;
}

/* for IE6 */
*html .system .section_1 p {
	width: 480px;
  float: left;
	margin-left: 5px;
}
/* for IE6 */

.system .section_1 img {
  float: right;
}

.system .section_2 dt {
  float: left;
	width: 53px;
}

.system .section_2 dd {
  float: left;
	width: 650px;
	margin: 0 0 10px 15px;
}

.system .section_2 dd p {
	font-size: 15px;
	margin: 6px 0 10px;
}

.section_3 .step {
	background: url(../img/system/bg_step_mid.gif) repeat-y left top;
}


.section_3 .step .inner {
	background: url(../img/system/bg_step.gif) no-repeat left top;
}

.section_3 .steps .inner .text {
	background: url(../img/system/bg_step_btm.gif) no-repeat left bottom;
	padding: 5px 10px 10px;
}

.section_3 .step .inner p {
	padding: 2px 15px 10px;
}

.section_3  #step1 {
	background: url(../img/system/image_step_01.jpg) no-repeat 450px 13px;
	padding-right: 300px;
}

.section_3  #step2 {
	background: url(../img/system/image_step_02.jpg) no-repeat 450px 13px;
	padding-right: 300px;
}

.section_3  #step3 {
	background: url(../img/system/image_step_03.jpg) no-repeat 480px 10px;
	padding-right: 300px;
}

.section_3  #step4 {
	background: url(../img/system/image_step_04.jpg) no-repeat 450px 13px;
	padding-right: 300px;
}

.section_3 .steps .arrow {
	background: #FFFFFF;
}

.section_3 .steps .step .inner .text h5 {
	padding-bottom: 0px;
}

.section_4 .sampleBox {
	margin-top: 20px;
}

.section_4 .sampleBox .main {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 20px 15px;
}

.section_4 .sampleBox .main .left {
	width: 153px;
  float: left;
	margin-left: 130px;
}

/* for IE6 */
*html .section_4 .sampleBox .main .left {
	width: 153px;
  float: left;
	margin-left: 65px;
}
/* for IE6 */

.section_4 .sampleBox .main .left dd {
	margin: 5px 0 0 10px;
}

.section_4 .sampleBox .main .left ul {
	list-style: disc;
	margin-left: 8px;
}

.section_4 .sampleBox .main .right {
	width: 390px;
  float: left;
	margin-left: 15px;
}

/* for IE6 */
*html .section_4 .sampleBox .main .right {
	width: 390px;
  float: left;
	margin-left: 15px;
}
/* for IE6 */

.section_4 .sampleBox .s01 { background:url(../img/system/system_16.gif) 15px bottom no-repeat; }
.section_4 .sampleBox .s02 { background:url(../img/system/system_25.gif) 15px bottom no-repeat; }
.section_4 .sampleBox .s03 { background:url(../img/system/system_32.gif) 15px bottom no-repeat; }

.section_5 .stBox {
	padding: 0 15px;
}

.section_5 .stBox .inner {
	padding: 15px 0;
	border-bottom: 1px dotted #666666;
}

.section_5 .stBox .inner img {
	float: left;
}

.section_5 .stBox .inner .txt {
	width: 570px;
	float: left;
	margin-left: 15px;
}

.teacher h4.dot {
	border-top: 1px dotted #CCCCCC;
}

.shikaku .box {
	border: 3px solid #d6d6d6;
}

.shikaku .box h4 {
	margin: 8px;
	font-size: 130%;
	font-weight: bold;
	color: #FFFFFF;
	background: #000098;
	padding: 3px 10px;
}

.shikaku .box h5 {
	font-size: 120%;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 6px;
}

.shikaku .box .inner {
	padding: 10px 20px 30px;
}

.shikaku .box a {
	background: url(../img/common/arrow_03.gif) no-repeat 0px 1px;
	padding-left: 15px;
}

.shikaku .box .text {
	float: left;
	width: 290px;
}

.shikaku .box .image {
	float: right;
}


.shikaku .box.left {
	float: left;
	width: 350px;
}


.shikaku .box.right {
	float: right;
	width: 350px;
}

.system .section_4 .txt .example {
	background: #F8FCFE;
	padding: 3px 10px;
	border: 1px solid #DDE9F2;
	margin-right: 5px;
	margin-left: 5px;
}

.system .section_4 .text p .color_navy {
	display: block;
	border-bottom: 1px dotted #000066;
	background: #F8FCFE;
	padding: 2px;
	margin-bottom: 3px;
}
