.bg1 {
	background-image : url(file:///G:/Local Settings/Temporary Internet Files/Documents and Settings/Documents and Settings/アオキミシン/デスクトップ/ホームページ/img/bg1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.f12 {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	letter-spacing: 1px;
	margin: 3px;


}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #66FFFF;
}
a:active {
	text-decoration: underline;
	color: #66FFFF;
}
