/* トップ */
/*メイン*/
#welcome {
  width: 750px; 
  }
.photo {
  width: 750px;
  height: 318px;
  margin: 0;
  padding: 0;
  position: absolute;
  }  
/*
.welcome_title {
  position: absolute;
  top: 56px;
  left: 86px;
  }
*/
.welcome_img {
  position: absolute;
  top: 42px;
  left: 37px;
  }    

#katudou {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 329px;
  left:0px;
  }
/*左メニュー(全校活動)*/
#leftbox {
  width: 469px;
  height: 368px;
  /*margin: 0px 0px 0px 0px;
  pagging: 0px;*/
  text-align: center;
  background-color: #99CC00;
  background: url(skin_img/top_katudou_bg.gif) no-repeat;
  /*float: left;*/
  position: absolute;
  left: 0;
  
  
  }
.zenkou_title {
  margin: 6px 0 0 0;
  background: url(skin_img/top_katudou_title.gif) no-repeat;
  width: 450px;
  height: 49px;
  text-align: right; 
  }
.zenkou_bot {
  padding: 10px 10px 0 0;
  }  
.zenkou_entrytitle {
  /*width: 430px;*/
  background-color: #669900;
  color: #FFF;
  font-size: 18px;
  font-weight: bold;
  margin: 3px 15px 0 10px;
  padding: 5px 10px 0 10px;
  }
.zenkou_entryphoto {
  /*width: 440px;*/
  text-align: center;
  padding: 3px 0 3px 0;
  }
.zenkou_entrybody_box {
  margin: 0px 16px 0px 20px;
  /*width: 440px;*/
  height: 80px;
  overflow-y: auto;
  scrollbar-track-color: #99CC00;
  scrollbar-face-color: #99CC00;
  scrollbar-shadow-color: #FFF;
  scrollbar-darkshadow-color: #99CC00;
  scrollbar-highlight-color: #99CC00;
  scrollbar-3dlight-color: #FFF;
  scrollbar-arrow-color: #FFF;
  }  
.zenkou_entrybody {
  font-size: 14px;
  line-height: 130%;
  text-align: left;
  }        
  
/*右（行事予定表）*/
#rightbox {
  margin: 0px 0px 0px 0px;
  padding: 0 0 0 8px;
  width: 268px;
  height: 368px;
  text-align: center;
  /*float: left;*/
  position: absolute;
  left: 472px;
  }
#rightbox a:link      { color: #99FFFF; text-decoration: underline; }
#rightbox a:visited   { color: #99FFFF; text-decoration: underline; }
#rightbox a:active   { color: #CCFFFF; text-decoration: underline; }
#rightbox a:hover   {color: #CCFFFF; text-decoration: underline; }  

.gyouji_titlebg {
  width: 268px;
  height: 40px;
  /*margin: 0;
  padding: 0;*/
  background: url(skin_img/top_gyouji_title.gif) no-repeat;
  }
.gyouji_title {
  padding: 15px 5px 3px 5px;
  color: #FFF;
  font-size: 19px;
  font-weight: bold;
  }  
.gyouji_box {
  width: 268px;
  /*margin: 0;
  padding: 0 0 0 0;*/
  background: url(skin_img/top_gyouji_bg.gif) repeat-y;
  text-align: left;
  height: 320px;
  overflow: auto;
  scrollbar-track-color: #DDFFDD;
  scrollbar-face-color: #FFF;
  scrollbar-shadow-color: #FFF;
  scrollbar-darkshadow-color: #006600;
  scrollbar-highlight-color: #006600;
  scrollbar-3dlight-color: #FFF;
  scrollbar-arrow-color: #006600;
  
  /*min-height: 320px;*/
  }
.gyouji_entrydate {
  width: 70px;
  color: #FFF;
  font-size: 14px;
  margin: 3px 0 0 0;
  padding: 0px 3px 2px 6px;
  text-align: right;
  float: left;
  font-family: "ＭＳ Ｐゴシック",Osaka;
  }
.gyouji_entrytitle {
  /*width: 180px;*/ 
  color: #FFF;
  font-size: 14px;
  line-height: 120%;
  margin: 3px 0 0 0;
  padding: 0px 5px 2px 5px;
  float: left;
  }
.gyouji_bot {
  padding: 13px 10px 4px 10px;
  text-align: right;
  }  
.gyouji_bottom {
  font-size: 0px;
  width: 268px;
  height: 8px;
  /*margin: 0;
  padding: 0;*/
  } 
/*右（行事予定表）     END*/


/*カウンター*/
#access_counter{
	position: absolute;
	width:554px;
	text-align:center;
	left: 100px;
	top: 368px;
	font-size:16px;
}

/*意見*/
#iken_box {
  width: 554px;
  margin: 10px 0 0 0;
  position: absolute;
  left: 100px;
  top: 420px;
  }
.iken_title {
  margin: 10px 0 0 0;
  }
.iken_bg {
  width: 554px;
  margin: 0;
  background: url(skin_img/top_iken_bg.gif) repeat-y;
  }
.iken_bottom {
  margin: 0px;
  }
.iken_text {
  width: 340px;
  margin: 0;
  padding: 5px 2px 0 15px;
  font-size: 13px;
  line-height: 130%;
  text-align: left;
  float: left;
  }
.iken_mailbot {
  margin: 0;
  padding: 10px 0 0 10px;
  float: left;
  }

#footer_box {
  margin: 10px 0 0 0;
  position: absolute;
  top: 510px;
  }    