body 	{background-image:       url(./bgb.png);
		 background-repeat: repeat;  
		 background-position: center top;	
       background-attachment: fixed; }


#site-box {
		width: 730px;
		border: 1px solid #0000ff;
 	  margin : 10px 30px 30px 120px;
		
    }

#a-box {
	background-image:       url(./pcgc.jpg);
	width: 720px;
	height: 150px ;
	border: 2px solid blue;
	padding: 20px 23px 10px 23px;
	text-align: center;
		
    }

#b-box {
   background-image:       url(./inkanhaikei.png);
	width: 720px;
	height: 3550px ;
	border: 2px solid red;
	padding: 10px 23px 10px 23px;
	text-align: left;
		
    }



#c-box {
	width: 700px;
	border: 0px solid red;
	margin : 1px 88px 1px 150px;
   padding: 0px 123px 10px 23px;


	    }

.moji1 {font-size: 16px; font-weight: bold; color: #000066;}
.moji2 {font-size: 20px; font-weight: bold; color: #b22222;}
.moji3 {font-size: 30px; font-weight: bold; color: #b22222;}
.moji4 {font-size: 17px; font-weight: bold; color: #000066;}
.moji5 {font-size: 28px; font-weight: bold; color: #000080;}


#d-box {
	background-image:       url(./haikei.png);
	width: 720px;
	height: 1450px ;
	border: 1px solid blue;
	padding:20px 23px 0px 23px;
	text-align: center;		
    }

table.midashitable { 
 border: 3px #0000ff solid;
 border-collapse: collapse;
}

table.midashitable th,
table.midashitable td {
 border: 1px #0000ff solid;
 text-align: center;
 font-size: 130%;
 padding: 0.1em

}

table.midashitable thead th {
 border-bottom: 3px double #0000ff;
 background-color: #87cefa;
 font-size: 120%;
 letter-spacing: 2em;
}


