body {
	background-color: #FFFFFF;
}
p {
	line-height: 120%;
}
h3 {
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC3300;
}
.bg {
	background-image: url(img/bg_gougai.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
h1 {
	font-size: large;
	font-weight: bolder;
	color: #CC3300;
}
li {
	line-height: 130%;
}
