@charset "EUC-JP";
/* CSS Document */

/* 初期化 */
body {

}

.clear {
	clear:both;
	line-height:0px;
	font-size:0px;
	height:0px;
}

/* Texts
----------------------------------------------------------- */
.str {
	font-weight:bold;
}

.green {
	font-weight:bold;
	color:#83C51E;
}
.brown {
	font-weight:bold;
	color:#8D7634;
}
.txt_s {
	font-size:10px;
}
.cent {
	text-align:center;
}

/* 本部検索
----------------------------------------------------------- */
#contents {
	background-image:url(../images/hon_bk.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
#contentsn {
	background-image:url(../images/hon_bk02.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
#contentsin {
	width:670px;
	margin-left:30px;
	text-align:left;
}

.waku {
	width:598px;
	background-color:#FFF;
	border:1px solid #CAE69C;
	margin-left:25px;
}
.waku p {
	margin:10px;
}

/* 認定校
----------------------------------------------------------- */
.nin01 {
	text-align:center;
	padding:10px 0 3px 0;
}
.nin02 {
	text-align:center;
	height:37px;
}
.nin03 {
	text-align:center;
	height:45px;
}