
/*// ē@//*/

#school h2{
	margin:0;
	}
#school h3{
	margin:0;
	}
#school strong{
	color:#73a1ff;
	}
#colum01{
	float: right;
	width:270px;
	margin:10px 10px 10px 0;
	}
#colum02{
	float: left;
	width:368px;
	margin:10px 0 10px 10px ;
	}
	*html #colum01{	margin:10px 5px 10px 0;}
	*html #colum02{	margin:10px 0 10px 5px ;}
	
.kk{
	width:100%;
	border:1px solid silver;
	margin-bottom:20px;
	}
.dot{
	border-bottom: 4px dotted silver;
	}
p.comment{
	line-height: 150%;
	margin:10px 5px;
	}
#reader{
	position: relative;
	}
#reader h3{
	margin:15px 0 0 28px;
	}
.fukidashi{
	position: absolute;
	top:130px;
	left:-30px;
	}
#reader img {
	vertical-align: middle;	
	}
img.readerph{
	margin-right:10px;
	}
#album,
#map{
	text-align: center;
	margin:5px;
	}
	
#album span.thum{
	display: block;
	margin:5px 0;
	}
.thum a{
	display: block;
	width:60px;
	height:60px;
	margin:5px;
	float: left;
	}
#map p{
	margin:10px;
	}
	
#information{
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border:6px solid #73a1ff;
	}
#information p{

	}
#schoolmenu {
	margin:20px 0 20px 0;
	text-align: center;
	}
#schoolmenu ul{
	text-align: center;
	}
#schoolmenu ul li {
	display: inline;
	
	}


		
/* clearfix */
.thum:after,.wrap:after {
	content:" ";
	display: block;
	height:0;
	clear: both;
	visibility: hidden;
	}
	
/*MacIE begin \*/
*html .thum,.wrap {height: 1%;}
,thum,.wrap {display: block;}
/*MacIE end*/  
