.sty {
	background-color: #FF0080;
	margin:0;
	padding:0;
	font-size:19px;
	color:#FFFFFF;
	width:90%;
}
A:LINK{
  text-decoration : none;
}
A:VISITED{
  text-decoration : none;
}
A:HOVER{
  text-decoration : underline;
}
A:ACTIVE{
  text-decoration : underline;
}
.maintext{
  width:70%;
  text-align:center;
}
.namae{
  font-size:12px;
  text-align:right;
}
h2{
  margin:0;
  padding:0;
  font-size:16px;
  text-align:left;
}
.style1 {color: #009999}
.style2 {
  font-size: smaller;
  text-align:right;
  color:#383636;
}
.style3 {
  text-align:center;
  color:#383636;
}
.style6 {font-size: 18px}

