body {
	background-color: #FFFFFF;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
.bg_green {
	background-image:  url("../img/p_top_g.gif");
}
.bg_red {
	background-image:  url("../img/p_top_r.gif");
}
.bg_white {
	background-image:  url("../img/p_top_w.gif");
	font-weight: bold;
	color: #333333;
	padding-left: 20px;
}
.bg {
	font-size: 70%;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #009966;
	background-image: url(../img/bg_under.gif);
	background-repeat: repeat-x;
}
.font_kaisetu1{
	font-size: 80%;
}
.font_kaisetu2{
	font-size: 90%;
}

