.list01 {

	font-weight: bold;

	margin-bottom: 5px;

	list-style-type: circle;

	font-size: 90%;

}

.td_taiken01 a {

	font-size: 80%;

	line-height: 130%;

	color: #0033CC;

	text-decoration: none;

	background-color: #ECF5FF;

	text-align: center;

	display: block;

	padding-top: 5px;

	padding-bottom: 5px;

	font-weight: bold;

	border: 2px solid #8CC6FF;

	width: 185px;

}

.td_taiken01 a:hover {

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

	background-color: #0066CC;

	text-align: center;

	display: block;

	border: 2px solid #D0E8FF;

}

.img01 {

	margin: 5px;

}


.p_90_r{
font-size : 90%;
line-height : 150%;
color : #ff0000;
font-weight : bold;
}
.taiken_underline{
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : aqua;
  
  color : fuchsia;
  
  margin-left : 20px;
  margin-right : 15px;
  margin-bottom : 10px;
  width : 500px;
  font-size : 95%;
}
.taiken_A{
  font-size : 95%;
  color : red;
  text-decoration : none;
}
