@charset "utf-8";
.kakomi {
	padding: 9px 15px 5px;
	border-top: 1px solid #f0f0f0;
	border-right: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	border-left: 1px solid #dedede;
}

.school {
	float: left;
	width: 236px;
	margin-right: 5px;
}

.school .inner {
	border: 1px solid #e5e5e5;
}

.school .inner .data {
	padding: 9px;
}

.school2 {
	margin-right: 5px;
}

.school2 .inner {
	border: 1px solid #e5e5e5;
}

.school2 .inner .data {
	padding: 9px;
}

.data .tel p {
	float: right;
}

p.access {
	min-height: 40px;
	height: auto!important;
	height: 40px;
	font-size: 88%;
}

p.free_dial {
	clear: both;
}

p.schoolImage {
	float: left;
}

.schooldata {
	float: left;
	width: 450px;
	font-size: 88%;
	margin-left: 20px;
}

.schooldata table {
	font-size: 110%;
	line-height: 140%;
}

.schooldata th {
	width: 25%;
	text-align: left;
	padding: 4px 0;
}

.schooldata td {
	width: 75%;
	padding: 4px 0;
}

.comLink {
	padding: 15px 0 10px 0;
	text-align: center;
	background-color: #FFFFCE;
}

ul.schoolPhoto {
	width: 632px;
	margin: 0 auto;
}

ul.schoolPhoto li {
	float: left;
  width: 190px;
	margin-top: 30px;
}

ul.schoolPhoto li img {
	margin-bottom: 5px;
	border: 1px solid #CCC;
}


/*===================
	time change
===================*/

table.time {
	width: 100%;
	border: 1px solid #999999;
	line-height: 1.8;
	font-size: 100%;
	margin-top: 5px;
}

table.time th {
	width: 33%;
	text-align: center;
	border-bottom: 1px solid #999999;
}

table.time th.line {
	border-left: 1px solid #999999;
}

table.time td {
	width: 33%;
	text-align: center;
	padding: 0;
}

table.time td.line {
	border-left: 1px solid #999999;
}


table.time2 {
	width: 100%;
	border: 1px solid #999999;
	line-height: 1.8;
	font-size: 100%;
	margin-top: 5px;
}

table.time2 th {
	width: 25%;
	text-align: center;
	border-bottom: 1px solid #999999;
}

table.time2 th.line {
	border-left: 1px solid #999999;
}

table.time2 td {
	width: 25%;
	text-align: center;
	padding: 0;
}

table.time2 td.line {
	border-left: 1px solid #999999;
}

