@charset "utf-8";
/* CSS Document */

#f70{
	color: #660000;
	font-size:12px;
	line-height:1.22em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width:722px;
	margin:0 auto;
}
#f70 p,span,a,ol,ul,li{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#f70 a:link,
#f70 a:visited,
#f70 a:active,
#f70 a:hover{
	color:#990000;text-decoration:underline;
}
#f70 .school-seminar{
	margin-bottom:20px;
}
#f70 .box{
	margin-bottom:20px;
	background:#FAF4D1;
	padding:10px;
	width:699px;
}
#f70 .box1{
	text-align:center;
}
#f70 .box h2{
	font-weight:900;
	padding:10px 0;
	border:dashed 4px #FAF4D1;
	text-align:center;
	background:#E9BED3;
	font-size:18px;
    margin: 1em 0;
    font-weight: bold;
    line-height: 1.22em;
}
#f70 .box .txt-box{
	width:678px;
}
#f70 .box .txt-box .txt{
	font-size:14px;
	float:left;
    line-height: 1.22em;
}
#f70 .box .txt-box .txt-only{
	font-size:14px;
}
#f70 .box .txt-box .img{
	text-align:right;
	padding-right:20px;
}
#f70 .box .txt-box .img .img-leaflet{
	width:200px;
	height:272px;
}
