@charset "utf-8";

@import "common.css";
@import "default.css";
@import "second.css";
@import "third.css";
#body #Main .advice table tr td p {
	color: #006;
	font-weight: normal;
}
.hawaii {
	color: #F00;
}
.hd {
	font-weight: bold;
}
#body #Main .advice table tr td p {
	font-weight: bold;
}

