@charset "shift_jis";
/* CSS Document */
/* ページ全体 */
body{
      background-color:#cccccc;
	  margin:auto;
      }
.page{
      margin:auto;	  
	  }	
#main { 
    position:absolute; width:730px; height:264px; left: 50%; top: 50%; margin-left: -380px; margin-top: -170px; }	  
		  

/* リンク設定 */
a:link {
	  color: #006699;
	  text-decoration: none;
}
a:visited {
	  color: #006699;
	  text-decoration: none;
}
a:hover {
	  color: #006699;
	  text-decoration: underline;
}
a:active {
	  color: #006699;
	  text-decoration: none;
}


/* 配置レイアウト */
.news{ 
	  margin-left:20px;
	   }
.home{
      padding-left:35px;
	   }
#back{
      background-image:url(images/back-school.jpg);
	  background-repeat:repeat-y;
	  border:0;
	  margin:0;
	  width:801px;
	  height:304px;
	  }
#info{
     background-image:url("images/information3.jpg");
	 background-repeat:no-repeat;
	 float:right;
	 border:0;
	 width:237px;
	 height:169px;
	 margin-top:15px;
	 margin-right:30px;
	 }
#merumaga{
     background-image:url("images/merumaga.jpg");
	 background-repeat:no-repeat;
	 margin-top:190px;
	 margin-right:20px;
	 }	 
.bar{
     float:right;
	 margin-top:5px;
	 margin-left:0px;	 
	 }	 
.infotable{
     margin-top:40px;
	 margin-left:15px;
	 }


/* 文字設定 */	 
.style12 {
	font-family: "Arial Black";
	font-size: 11px;
	color: #333333;
}
.style8 {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #006699;
	line-height:150%;
	letter-spacing:normal;
　　}
.style9 {
	font-size: 13px;
	color: #006699;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
　　}	 
.style13 {
	font-size: 12px;
	color: #006699;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:150%;
	letter-spacing:normal;
　　}	
.style14 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	font-size: 12px;
	line-height:150%;
	letter-spacing:normal;
}


