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


#container {
	width: 50em;
	margin-right: auto;
	margin-left: auto;
}
#header {
	font-family: "小塚明朝 Pro B";
	font-size: 180%;
	font-weight: bold;
	height: 2.0em;
	margin-bottom: 0.5em;
	padding-top: 0.2em;
	padding-bottom: 0.2px;
	padding-left: 1.0em;
	background-color:#FC6;
	color:#600;
	border: thin solid #69F;
}
#text_box01 {
	float: left;
	font-size: 100%;
	line-height: 150%;
	width: 30em;
	/*margin-top:2em;*/
	padding-right: 0.5em;
	padding-left: 0.5em;
	background-image: url(../images/sch_bg.jpg);
}
#school_name {
	margin-left: 35em;
}
#school_name table {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
table {
   border-collapse: collapse;
   border: 1px solid #6C3; 
}
table td {
   border-width: 1px 0px;
   border-color: #6C3;
   border-style: solid; 
   padding: 0.3em; 
   font-size:90%;
}
a:link {
	text-decoration: none;
	color: #06F;
}
a:visited {
	text-decoration: none;
	color: #060;
}
a:hover {
	text-decoration: underline;
	color: #C00;
}
a:active {
	text-decoration: none;
	color: #06F;
}

#container #school_site {
	width:30em;
	position: absolute;
	top: 28em;
	margin-left:1em;
}
a img {
　　border-style: none;
}
img {
	 border-style:none;
}
#school_site #photoIndex {
	border: thin solid #666;
	padding-left:1em;

}
