body {
	margin: 0px;
	padding: 0px;
}
h1{
text-align: center;
	background-color: #ffffaa;
	color: #009966;
	margin: 0px;
	margin-bottom: 0px;
	line-height: 1.4em;
	font-family: sans-serif;
	letter-spacing: 0.3em;
}
h2{
  text-align: center;
	color: #cc9933;
		margin: 0px;
	margin-bottom: 0px;
		font-family: sans-serif;
}
div.title{
  color: #FFFFFF;/*文字色*/
	height: 100px;
	background-image: url("common/situgen.jpg");
	margin: 0px;
	margin-bottom: 0px;
}
div.sitemap{
  text-align: right;
  font-size: 80%;
  color: #660033;
  background-color: #E0E0E0;
	margin: 0px;
	margin-bottom: 0px;
}
div.base{
	background-color: #ffff99;
}
div.main{
	background-color: #ffffcc;
  float: right;
	width: 80%;
}
div.osirase {
 height: 100px ;
 float: none;
 margin: 1em;
 border: solid 2px yellowgreen;
 	margin-bottom: 10px;
  }
  div.yasai {
 margin: 1em;
 height: 100px ;
 border: solid 2px yellowgreen;
 margin-bottom: 10px;
  }
div.menu {

	color: ;#000080;
margin-right: 80%;
	font-family: ＭＳ Ｐゴシック;
}

div.footer {
	clear: both;
	background-color: #eeeeee;
	text-align: center;
	width: 100%;
}

div.menu,div.main {
	padding: 1em;
}
p.copyright {
font-size: 80%;
}
  p{
  	margin: 10px ;
	text-justify:distribute;
	line-height: 120% ;
	font-size: 14px}
}
div.footer,div.osirase,div,yasai{

}
A:link	   {color: #770000;text-decoration: none;}
A:visited	 {text-decoration: none;	}
A:hover	   {color: #ffcc00;text-decoration: underline;}
