@charset "utf-8";
.bg {
	background-image: url(image/bg2.jpg);
}
.white {
	font-size: 13px;
	color: #FFF;
}
.bg03 {
	background-image: url(image/bg3.jpg);
}
.bg04 {
	background-image: url(image/a02.jpg);
}
.pink {
	font-size: 13px;
	line-height: 150%;
	color: #ffcbca;
}
.white01 {
	font-size: 13px;
	line-height: 150%;
	color: #FFF;
}
.green01 {
	font-size: 13px;
	line-height: 130%;
	color: #444e11;
}
.green_big {
	font-size: 15px;
	font-weight: bold;
	color: #444e11;
}
#a2:link {
	color: #444E11;
	text-decoration: none;
}
#a2:hover {
	color: #666;
}
#a2:visited {
	color: #444E11;
	text-decoration: none;
}
#a2:active {
	color: #666;
	text-decoration: none;
}
#a1:link {
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
}
#a1:hover {
	font-size: 13px;
	color: #4F7500;
	text-decoration: underline;
}
#a1:active {
	color: #4F7500;
}
#a1:visited {
	color: #FFF;
}

