A:link { color: #0000ff; }
A:visited { color: #0000ff; }
A:active { color: #cccccc; }
A:hover { color: #cccccc; }
.font3 {
	font-family: "Verdana", "ＭＳ Ｐゴシック", "Osaka";
	font-size: 82%;
	line-height: 140%;

}
.font4 {
	font-size: 92%;
	line-height: 140%;
}
.font5 {
	font-size: 120%;
	line-height: 140%;
}

/* ライン */
.lines {
	background-image:  url(../images/line_solid.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.lined {
	background-image:  url(../images/line_dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.font2 {

	font-family: "Verdana", "ＭＳ Ｐゴシック", "Osaka";
	font-size: 70%;
	line-height: 140%;
}
