@charset "utf-8";

body{
	background: url(images/ajisai.gif);
	font-family: "CI","Hiragino Kaku Gothic Pro",sans-serif;
	margin: 0 auto;
	width: 900px;
	}

h1, h2, h3, h4, p{
	margin: 0;
	padding: 0;
	}

h1{
	display: inline-block;
	width: 700px;
	padding-top: 4px;
	font-size: 30pt;
	letter-spacing: 12px;
	color: #0000ff;
	border-top: solid 4px #ff74ed;
	border-bottom: solid 4px #ff74ed;
	background: #ffffff;
	}

h2{
	text-align: center;
	padding-top: 5px;
	margin: 0 10px 10px 10px;
	border-top: solid 2px;
	border-bottom: solid 2px;
	color: #0000ff;
	background: #eff9ff;
	}

h3{
	margin:  15px 0 5px 10px;
	padding: 2px 10px 2px 10px;
	display: inline-block;
	border-bottom:solid 1px;
	border-left: solid 8px #0000ff;
	background: #eff9ff;
	}

h4{
	margin:  15px 0 5px 10px;
	padding: 2px 10px 2px 10px;
	}

.nav{
	float: left;
	text-align: center;
	margin-top: 10px;
	width: 150px;
	}

.nav a{
	display: inline-block;
	width: 120px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 4px;
	text-decoration: none;
	background: linear-gradient(to bottom, #ffffff, #ffbde7);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.22), inset 0 -2px 5px rgba(0,0,0,0.5);
	color: #0000ff;
	font-weight: bold;
	border-radius: 2px;
	}

.nav a:hover{
	box-shadow: inset 0 -2px 5px rgba(0,0,0,0.5);
	transform: translateY(2px);
	}

#now{
	background: linear-gradient(to bottom, #ffffff, #ff74ed);
	box-shadow: inset 0 -2px 5px rgba(0,0,0,0.5);
	transform: translateY(0px);
	}

.header{
	text-align: center;
	margin: 6px;
	}

.header rt{
	font-size: 12pt;
	color: #000000;
	}

.top_image{
	text-align: center;
	}

.main{
	background: #ffffff;
	box-shadow: 0 5px 8px rgba(0, 0, 0, 0.22);
	border-radius: 4px;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	width: 710px;
	float: left;
	}

.main p{
	margin-left: 20px;
	}

footer{
	clear: left;
	border-top: solid 4px #bdbdbd;
	text-align: center;
	margin-left: 150px;
	}

.school_info, .school_history, .gyouji{
	margin-left: auto;
	margin-right: auto;
	border-top: solid 1px;
	border-left: solid 1px;
	}
	
th, td{
	border-bottom: solid 1px;
	border-right: solid 1px;
	}

.school_info th{
	width: 120px;
	background: #b5ffff;
	}

.school_info td{
	padding: 4px;
	}

.school_history th{
	width: 120px;
	background: #b5ffff;
	}

.school_history td{
	width: 550px;
	padding: 4px;
	}

.enkaku_photo{
	text-align: center;
	}

.gyouji th{
	background: #b5ffff;
	}

.gyouji td{
	padding: 4px;
	}

.kouka{
	margin-left: 2em;
	line-height: 2em;
	}

.syuhen{
	text-align: center;
	}

.syuhen img{
	height: 50px;
	}

.syuhen a{
	display: inline-block;
	margin-right: 4px;
	margin-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 100px;
	text-decoration: none;
	font-size: small;
	background: linear-gradient(to bottom, #eeffd3, #ffffff);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.22), inset 0 -2px 5px rgba(0,0,0,0.5);
	color: #0000ff;
	border-radius: 10px
	}

.syuhen a:hover{
	box-shadow: inset 0 -2px 5px rgba(0,0,0,0.5);
	transform: translateY(2px);
	}

.to_top{
	font-size: small;
	text-align: right;
	}

.syuhen_img{
	text-align: center;
	}

.syuhen_img p{
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 220px;
	text-align: left;
	font-size: small;
	}

.syuhen_img img{
	width: 220px;
	}

iframe {
	display: block;
	width: 95%;
	margin: 20px auto;
	padding-top: 10px;
	}

.jidou{
	margin: 10px;
	}

.jidou th{
	width: 350px;
	border-bottom: solid 1px;
	border-right: solid 1px;
	}

.jidou td{
	width: 350px;
	padding-bottom: 16px;
	padding-left: 1em;
	border: 0;
	vertical-align: top;
	}

#y1{background: url(images/bg01.gif);}
#y2{background: url(images/bg02.gif);}
#y3{background: url(images/bg03.gif);}
#y4{background: url(images/bg04.gif);}
#y5{background: url(images/bg05.gif);}
#y6{background: url(images/bg06.gif);}
#akebono{background: url(images/bg07.gif);}
