/*BODY*/

BODY		{
		background-color : #ffeeee;
		margin-top : 0px;
		margin-left : auto;
		margin-right : auto;
		text-align : center;
		
  
}

DIV#header	{
		background-image:url(image/back.gif);
		font-size : 0.75em;
		padding-top : 2px;
		text-align : left;
		font-weight : lighter;
		}

DIV#container	{
		width:800px;
		background-color:#ffffff;
		margin-left : auto;
	 	margin-right : auto;
		margin-top : auto;
}






H1		{
		font-size : 0.8em;
		font-weight : lighter;
		margin-bottom : 1px;
		}


DIV#menu table	{
		margin-top:0px;
		margin-bottom:0px;
		margin-left : 0px;
		margin-right : 0px;
		padding-top : 0px;
		padding-left : 0px;
		padding-right : 0px;
		padding-bottom : 0px;
		border-spacing : 0px;
		}

#header UL		{
		list-style-type:none;
		margin-left:0;
		padeing-left:0
		padding-top : 0px;
		padding-left : 0px;
		padding-right : 0px;
		padding-bottom : 0px;
		margin-top : 0px;
		margin-right : 0px;
		margin-bottom : 0px;
		}
		
#header LI		{
		display:inline;
		padding-top : 0px;
		padding-left : 0px;
		padding-right : 0px;
		padding-bottom : 0px;
		margin-top : 0px;
		margin-left : 0px;
		margin-right : 0px;
		margin-bottom : 0px;
		}
	
#blog　UL{
		}
		
#blog　LI{
		}

	
/*　お知らせ　*/

DIV#left{
	width : 380px;
	float : left;
	border-style : none none none none;
	text-align : left;
	padding-top : 5px;
	padding-left : 10px;
	padding-right : 5px;
	padding-bottom : 10px;
	
	
	margin-top : 10px;
	}

/*　行事予定　*/

DIV#right{
	width : 380px;
	border-style : none none none inset;
	text-align : left;	
	padding-top : 5px;
	padding-left : 10px;
	padding-right : 5px;
	padding-bottom : 5px;
	margin-top : 10px;
	float : right;
	
  border-left-width : 2px;
  border-left-color : silver;
}

/*　楽しいホーム左　*/
DIV#left2{
	width : 200px;
	float : left;
	border-style : none none none none;
	text-align : left;
	padding-top : 5px;
	padding-left : 10px;
	padding-right : 5px;
	padding-bottom : 10px;
	
	
	margin-top : 10px;
	
  font-size : 0.8em;
}

/*　楽しいホーム右　*/
DIV#right2{
	width : 550px;
	border-style : none none none inset;
	text-align : left;	
	padding-top : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
	margin-top : 10px;
	float : right;
	
  font-size : 0.8em;
  border-left-width : 1px;
  border-left-color : silver;
}


DIV#corp{
	width:800px;
	font-size : 0.8em;  
  background-color : #fd97d1;
  margin-right : 0px;
  margin-bottom : -5px;
  clear : both;
  text-align : left;
  padding-top : 12px;
}


DIV#bar{
	width:800px;
	font-size : 0.8em;  
  background-color : #ffffff;
  clear : both;
  text-align : right;
  padding-bottom : 12px;
  margin-top : 1px;
  padding-right : 10px;
}


DIV#footer{
	width:800px;
  float : none;
  background-color : white;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-align : right;
  background-image : url(image/back.gif);
  padding-top : 2px;
  padding-bottom : 5px;
  padding-right : 2px;
}	

TD.class{border-width : 1px 1px 1px 6px;border-style : dotted dotted dotted double;border-color : #c212c2 #c212c2 #c212c2 #990099;
  padding-top : 3px;
  padding-bottom : 3px;
  font-weight : bolder;
  background-color : #ffd0e8;
  
}

DIV#title{
  height : 101px;
}

DIV#main{
  height : 378px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
