 body { 
	background-attachment:fixed;
	background-color:white;
	background-image:url(../img/green3.png);
	background-position:left bottom;
	background-repeat:repeat-x;
 }
 
 /* float解除 -------------------- */

.clearfix:after { content:""; display:block; clear:both; }
.clearfix { display:inline-block; }
/*\*/
* html .clearfix { height:1%;}
.clearfix { display:block;}

.clear { overflow: hidden; }
* html .clear { display: inline-block; }

#container {
	margin:auto;
	width:800px;
	background: #FFFFFF;
}


#header {
	background-image: url(../img/school4.jpg);
	width:800px;
	height:250px;
	text-align: justify;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	white-space: normal;
	display: inline-table;


	 }
	 
	

#header_inner {
	margin: 20px;
	padding: 20px;
	left: 20px;
	top: 20px;
	right: 20px;
	bottom: 20px;





                 }

				 

#header h1 {margin: 0;

			 }
			 
#header p { 
	font-size:1.5em;
	margin:0;
	margin-top:6px;
 }
			 
			 
#wrapper {
	overflow: visible;
	width: 800px;
	margin: 20px;




           }
			 
			 
#content { margin:30px 0;
           float:left ;
		   width:500px;
		   }
		   
.post    {width: 510px;}

.post h2 { 
	background-image:url(../img/hap.jpg);
	background-repeat:no-repeat;
	font-size:1em;
	margin:0;
	padding-top:7px;
	padding-left:40px;
	padding-bottom:7px;
	padding-right:100px;
	border-bottom:solid 2px ;
	border-bottom-color:indianred;
 }

 
 
.posttext { 
	font-size:0.875em;
	line-height:1.5;
 }
 
 .posttext p { 
	margin:20px;
	margin-bottom:20px;
 }

 .post text p a { 
	color:saddlebrown;
	text-decoration:none;
 }





		   
		   
#sidebar  { margin:30px 0;
            width:200px;
			float:right;
	}
	
	
	
	.menu { 
	font-size:0.85em;
	width:auto;
 }
    .menu li  { 
	line-height:1.2;
	margin-bottom:20px;
	list-style-type:circle;
	color:darkgoldenrod;	 
 }
   .menu li a { 
	color:saddlebrown;
	text-decoration:none;
 }

	.menu  li a;hover { color:chocolate; }


    .menu ul {
	margin:10;
	padding:0;
	padding-left:10px;
 }

   .menu  h3 {
	background-color:darkolivegreen;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, Arial, Helvetica, sans-serif;
	color: white;
	margin:0;
	padding:5px   10px;
	padding-bottom:10px;
 }
 
 .imgcaption { 
	font-size:1em;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	border:solid 2px #808000; }
 
 .imgcaption img { margin-bottom:15px; }

 .imgcaption p { margin:0; }


	
	
.imglist img { 
	margin-right:30px;
	padding-bottom:30px;
 }
.imglist { 
	margin-left:auto;
	margin-right:auto;
	width:570px;
 }
	
			

#foot  {clear: both;}

		   
			 
#footer  { width:780;
          
		   padding-top: 10px;
		   padding-bottom:20px ;
 }

 

#footer p {
	font-size:0.75em;
	text-align:center;
	margin:0;
	color: #333300;
	font-family: "Times New Roman", "Times", "serif";
	font-style: oblique;


 }
 
