 
<p>.content { font-size: 12px; line-height: 20px}   

a:link { color: #666666; text-decoration: none}
  a:visited { color: #333333; text-decoration: none}
  a:active{ color: #CC3300; text-decoration: underline} 
  a:hover { color: #CC3300; text-decoration: underline} 
content {  font-size: 12px; line-height: 20px}
.content {
	font-size: 15px;
	line-height: 30px;
	color: #757260;
	letter-spacing: 0.1em;
}
a:hover {
	color: #989482;
	text-decoration: underline;
}
a:link {
	color: #989482;
}
a:visited {
	color: #989482;
}
.content-s {  font-size: 10px; line-height: 16px; font-family: "Arial", "Helvetica", "sans-serif"}
.title01 {
	font-size: 14px;
	line-height: 23px;
}
.content-H {
font-size: 13px; line-height: 15px
}
.title02 {
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
}
.content-m {

	font-size: 13px;
	line-height: 23px;
	color: #989482;
}
