A.L1{ color: blue;}
A.L1:visited { color: #626DA7;}
A.L1:hover { color: white; background: #FF68d0;}

A.L2 { color : #333366; text-decoration : none; 
  font-size : 83%;
  
}
A.L2:visited { color: #666666; text-decoration : none;}
A.L2:hover { color: white; background: #FF68d0; text-decoration : underline;}

A.L3{ color: white;}
A.L3:visited { color: white;}
A.L3:hover { color: 00cc00; background: white;}
.midashiA{
  font-weight : bold;
  color : #00cc00;
}
.shitumon{
  font-weight : bold;
  color : #ff00cc;
}
.kotae{
  font-weight : bold;
  color : #cc0099;
}
.gyokanA{
  line-height : 120%;
}
.small1{
  font-size : 83%;
}
.bunshou {
	padding-right: 60px;
	padding-left: 60px;
	line-height: 120%;
	text-align: left;
}
.pinkwaku {
	background-color: #FFFFFF;
	border: 3px solid #FF66CC;
	text-align: left;
	padding: 3px;
}

