/* 箱 */

.contents {
	width : 800px;
	margin : 30px auto 0px auto;
}

/* タイトル */

.title {
	width : 600px;
	height : 26px;
	margin : 0px 0px 0px 10px;
	background-image : url(img/edu/bg_h1.gif);
	background-repeat : no-repeat;
}

h1.name {
	margin : 5px 0px 0px 15px;
	font-size : 14px;
	color : #333333;
}

/* 箱 */
.all_box {
	width : 580px;
	margin : 25px 0px 0px 22px;
}

/* 学校向けの画面イメージ */
p.explain1 img {
	margin : 0px 25px 10px 0px;
	float : left;
}

/* テキスト部 */
p.explain1 {
	font-size : 14px;
	color : #333333;
}

.green {
	color : #006600;
	font-weight : bold;
}

p.explain2 {
	margin : 15px 0px 0px 185px;
	font-size : 14px;
	color : #333333;
	line-height : 18px;
}

p.explain3 {
	margin : 25px 0px 0px 15px;
	font-size : 14px;
	color : #333333;
	line-height : 18px;
}

p.explain4 {
	width : 480px;
	margin : 25px 0px 0px 45px;
	font-size : 14px;
	color : #333333;
	line-height : 18px;
}

p.explain5 {
	width : 480px;
	margin : 25px 0px 30px 45px;
	font-size : 14px;
	color : #333333;
	line-height : 18px;
}

/* 参加校 */

.join_box {
	margin : 20px 0px 0px 20px;
	padding : 10px 20px 20px 20px;
	border : 3px solid #666666;
}

p.join {
	margin : 10px 0px 0px 0px;
	width : 480px;
	font-size : 14px;
	font-weight : bold;
	color : #333333;
	text-align : center;
}

.school1 {
	margin : 10px 0px 0px 0px;
	width : 480px;
	height : 50px;
	background-image : url(img/edu/school1.gif);
	background-repeat : no-repeat;
}

p.school_txt {
	margin : 0px 0px 0px 143px;
	font-size : 14px;
	color : #333333;
}

.school2 {
	margin : 10px 0px 0px 0px;
	width : 480px;
	height : 50px;
	background-image : url(img/edu/school2.gif);
	background-repeat : no-repeat;
}

.school3 {
	margin : 10px 0px 0px 0px;
	width : 480px;
	height : 50px;
	background-image : url(img/edu/school3.gif);
	background-repeat : no-repeat;
}

p.school_txt2 {
	margin : 10px 0px 0px 143px;
	font-size : 14px;
	color : #333333;
}

p.school_txt3 {
	margin : 18px 0px 0px 143px;
	font-size : 14px;
	color : #333333;
}

.button {
	margin : 0px 0px 30px 0px;
	text-align : center;
}