p        {
  color:#2f4f4f;
  font-size:16px;
  font-family:MS UI Gothic
}
th       {
  color:#2f4f4f;
  font-size:16px;
  font-family:MS UI Gothic
}
td       {
  color:#2f4f4f;
  font-size:16px;
  font-family:MS UI Gothic;
}
body     {
  margin:0px 0px 0px 0px;
  color:#2f4f4f;
  font-size:15px;
  font-family:MS UI Gothic;
}
input     {
  font-family:MS UI Gothic;
  color:#2f4f4f;
  font-size:14px;
}
textarea {
  color:#333333;
  font-size:15px;
  background-color:#ffffff;
  font-family:MS UI Gothic;
}
select   {
  color:#0000ff;
  font-size:14px;
  background-color:#fffff0;
  font-family:MS UI Gothic;

}
a:link {
	color: #0000FF;
}

a:visited {
  color: #0000ff;
}

a:hover {
	text-decoration: none;
}

.navLink {
    color: #0000ff;
	font-family: MS UI Gothic;
	font-size:15px;
	font-weight: bold;
	background-color: #F0FFF0;
}	
a.nav:visited {
	color: #0000ff;
}
a:hover {
	color: #DC143C;
	background-color: #FFE4E1;
    text-decoration:underline
}
a        {
  text-decoration:none
}
.ttl {
	color: #804040;
	font: normal 17px "MS UI Gothic", Osaka;
    font-weight: bolder;
}
#ttl_2 {
	color: #804040;
	font: normal 15px "MS UI Gothic", Osaka;
}