@charset "utf-8";
/* CSS Document */
body, td, th {
	font-family: Osaka, ヒラギノ明朝 Pro W3, ＭＳ Ｐゴシック;
	color: #333333;
}
body {
	background-color: #FFFFFF;
}
.bg {
	background:url(./find_light_logo1.jpg) no-repeat center top;
}
.copyR {
	font-size:11px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFAAD5;
}
a:active {
	text-decoration: none;
}
.date {font-size: 12px}
a {
	font-size: 16px;
	color: #acce62;
}

.style16 {font-size: 24px}
.style18 {
	font-size: 18px;
	font-weight: bold;
}
.style19 {font-size: 18px}
.style20 {
	font-family: Monotype Corsiva,Verdana;
	font-size: 26px;
}

