﻿@charset "utf-8";


/* highschool common */
/* -------------------------------------------------------- */

h3 {
	margin-bottom:20px;
}


/* box1 */

.box1 {
	margin-bottom:5px;
}

.box1 li {
	padding-left:10px;
	float:left;
}


/* box2 */

.box2 {
	width:810px;
	margin:0 0 25px 10px;
}

.box2 .lbox {
	width:400px;
}
.box2 .lbox ul {
	font-weight:bold;
}
.box2 .lbox li {
	padding:0 0 4px 16px;
	background:url(../img/icon_01.gif) no-repeat 0 4px;
}

.box2 .rbox {
	width:390px;
	background:url(../img/bg_01a.gif) repeat-y left top;
}
.box2a {
	width:390px;
	padding-bottom:12px;
	background:url(../img/bg_01b.gif) no-repeat left bottom;
}
.box2a h4 {
	margin-bottom:10px;
}
.box2a p {
	margin:0 14px;
}


/* box3 */

.box3 {
	margin:0 10px 25px 10px;
	padding:0 180px 65px 0;
}


.box3 h4 {
	margin-bottom:10px;
}


/* box4 */

.box4 {
	width:810px;
	margin:0 10px 45px 10px;
	background:url(../img/bg_02.gif) repeat-y 404px 0;
}





/* highschool */
/* -------------------------------------------------------- */

.highschool .box2 .lbox li {
	color:#53c369;
	background:url(../img/icon_01.gif) no-repeat 0 4px;
}
.highschool .box3 {
	background:url(../img/top/img_01_s.jpg) no-repeat right top;
}



/* highschool_bunri */
/* -------------------------------------------------------- */

.highschool_bunri .box2 .lbox li {
	color:#53c369;
	background:url(../img/icon_01.gif) no-repeat 0 4px;
}
.highschool_bunri .box3 {
	background:url(../img/top/img_01_s.jpg) no-repeat right top;
}
.highschool_bunri .box3 {
	background:url(../img/bunri/img_01_s.jpg) no-repeat right top;
}

/* english */
/* -------------------------------------------------------- */

.english .box2 .lbox li {
	color:#f6af3c;
	background:url(../img/icon_02.gif) no-repeat 0 4px;
}
.english .box3 {
	background:url(../img/english/img_01.jpg) no-repeat right top;
}


/* combine */
/* -------------------------------------------------------- */

.combine .box2 .lbox li {
	color:#f6773c;
	background:url(../img/icon_03.gif) no-repeat 0 4px;
}
.combine .box3 {
	background:url(../img/combine/img_01.jpg) no-repeat right top;
}



/* standard */
/* -------------------------------------------------------- */

.standard .box2 .lbox li {
	color:#9668f4;
	background:url(../img/icon_04.gif) no-repeat 0 4px;
}
.standard .box3 {
	background:url(../img/standard/img_01.jpg) no-repeat right top;
}

