@charset   "Shift_JIS";

H1{
  font-size : 0.85em;
  color : #ff80c0;
  font-weight : normal;
  text-align : left;
  float : left;
  
}
H2{
  font-size : 10pt;
  font-weight : bold;
  float : none;
  color : #ff80c0;
  margin-top : 10px;
  margin-bottom : 5px;
  list-style-type : square;
  list-style-position : outside;
  margin-left : 10px;
}
.head1{
  background-color:#990066;
  width : 800px;
  bottom:0;

  height : 20px;
}
.menu{
  font-size : 9pt;
  font-weight : normal;
  text-decoration : none;
  letter-spacing : 1px;
  
  font-style : normal;
}
A:hover{
  text-decoration : underline;
}
A{
  text-decoration : none;
}
P{
  font-size : 12px;
  margin-top : 10px;
  margin-bottom : 10px;
  margin-left : 10px;
  margin-right : 10px;
  line-height : 2em;
  color : #555555;
  letter-spacing : 1px;
}
P.head{
  font-size:0.625em;
  color:#5e8eab;
  background-color:#330000;

  
  
  
  
  width : 800px;
  
  
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  

  

  

  text-align : left;
}
P.menu{
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	background-color : #969;
	height : 2em;
	width : 800px;
	text-align : right;
}
P.menu A{
  text-align:center;
  text-decoration:none;
  border-right : 0px dashed #996666;
  color:#ffcc99;
  dispray:block;
  width : 8em;
  line-height:2em;
  border-left-width : 1px;
  border-left-style : dashed;
  border-left-color : #ffcc99;
  
  
  
}
P.menu A:hover{
	text-decoration:none;
	color:#ffcc99;
	background-color:#C6C;
}
BODY{
  margin-top : 0px;
  

  text-align : center;
}
