/*聖テレジア会4施設 合同見学会CSS*/
@charset "UTF-8";

@import url("../../common/css/page-min.css"); /*共通設定*/

/*バナー大*/
#banner-large li{
	list-style-type: none;
	float: left;
}

#banner-large img{
	margin: 0 10px;
	/*234px*/
}

#banner-large{
width: 508px;/*508*/
margin: 30px auto 15px;
}

.msg{
	width: 100%;
	text-align: center;
margin-bottom: 1.0em;
}

/*-- */
.box{
	width: 600px;
	font-size: 0.8em;
	margin: 0 auto;
}

.box ul.recruit-link li{
	list-style-type: none;
	font-size: 1.5em;
	margin-top:10px;
}

.box ul.recruit-link{
	margin-bottom: 0px;
	padding-bottom: 20px;
}

/*---*/
.box h3{
	width: 550px;
	font-size: 16px;
	color: #9F7C28;
	padding: 5px;
	border-left: none;
	border-top: 1px #9F7C28 solid;
	border-bottom: 1px #9F7C28 solid;
}

.box h4{
font-size: 14px;/*13px;*/
font-weight: normal;
padding:2px 0px 2px 5px;
border-left: 6px #507EB9 solid;
line-height: 1.0em;
margin-left:-10px;
margin-top:10px;
margin-bottom:10px;
letter-spacing:2px;
}

.box h5{
font-size: 12px;
color:#507EB9;
margin: 5px 0px 5px 0px;
letter-spacing:2px;
}

.box table{
	width: 550px;
}

/*table共通*/
.box table{
	border-collapse: collapse;
	border-top: 1px #666 solid;
	border-right: 1px #666 solid;
	margin-top: 10px;
}

.box table th,.box table td{
	border-left: 1px #666 solid;
	border-bottom: 1px #666 solid;
	padding:5px;
}
/*table共通 ここまで*/

.box table tbody th{
	width: 20%;
		font-weight: normal;
	color: #0066CC;
	letter-spacing: 0.02em;
}

.box table thead th{
	font-weight: normal;
}

.box table.inner{
	border-collapse: collapse;
	border-top: none;
	border-right: none;
	margin-top: 0px;
	width: 100%;/*90%;*/
}

.box table.inner th,.box table.inner td{
	border-left: none;
	border-bottom: none;
	padding:0px;
}

.box table.inner tbody th{
	width: 9.5em;
		font-weight: normal;
	/*color: #666666;*/
	color: #000;
	letter-spacing: 0;
	text-align: left;
}