@charset "utf-8";


#main img {
	margin: 0 0 40px 0;
}


/* 生駒市の小学校の一覧 */
/* 生駒市の中学校の一覧 */
/* 生駒市の幼稚園の一覧 */

.list {
	margin: 0 0 50px 0 !important;
}

.list table th {
	background: #E8E8E8;
	text-align: center;
	border: 1px solid #CCCCCC;
}

.list table th.title_chome {
	width: 150px;
}

.list table td {
	vertical-align: top;
	border: 1px solid #CCCCCC;
}

.list table td a {
	color: #3998D8;
}

.list table td.chome {
	text-align: center;
}

.list p {
	margin: 0 0 15px 0;
}