﻿@charset "utf-8";
/* CSS Document */

/* ご挨拶 */
h1#goaisatu {
	display: block;
	width: 630px;
	height: 125px;
	background: url(../school/aisatu/images/h1.jpg) no-repeat;
	text-indent: -9999px;
	margin: 0;
	}

h2#goaisatu {
	display: block;
	width: 630px;
	height: 24px;
	background: url(../school/aisatu/images/h2.jpg) no-repeat;
	text-indent: -9999px;
	}

.pic {
	float: right;
	margin-left: 20px;
	}

table {
	width: 630px;
	border-collapse: collapse;
	}
.td1 {
	padding: 3px;
	background: #F2EDDF;
	border: solid 1px #E6DBBF;
	border-bottom: none;
	border-top: none;
	}
.td2 {
	padding: 3px;
	background: #FFFFFF;
	border: solid 1px #E6DBBF;
	}

/* 学校紹介 */
h1#shoukai {
	display: block;
	width: 630px;
	height: 125px;
	background: url(../school/shoukai/images/h1.jpg) no-repeat;
	text-indent: -9999px;
	margin: 0;
	}

h2#shoukai {
	display: block;
	width: 630px;
	height: 24px;
	background: url(../school/shoukai/images/h2.jpg) no-repeat;
	text-indent: -9999px;
	}
#map {
	width: 205px;
	background: #DFEAF7;
	padding: 5px;
	}


/* イベント */
h1#event {
	display: block;
	width: 630px;
	height: 125px;
	background: url(../school/event/images/h1.jpg) no-repeat;
	text-indent: -9999px;
	margin: 0;
	}

h2#event {
	display: block;
	width: 630px;
	height: 24px;
	background: url(../school/event/images/h2.jpg) no-repeat;
	text-indent: -9999px;
	}

.td3 {
	padding: 3px;
	background: #F2EDDF;
	border: solid 1px #E6DBBF;
	border-bottom: none;
	font-weight: bold;
	text-align: center;
	width: 25%;
	}	
.td4 {
	padding: 3px;
	background: #E6DCC3;
	border: solid 1px #E6DBBF;
	border-bottom: none;
	font-weight: bold;
	text-align: center;
	width: 25%;
	}
.td5 {
	padding: 3px;
	background: #FFFFFF;
	border: solid 1px #E6DBBF;
	border-top: none;
	text-align: left;
	}