body {
	background-image: url(wpp.gif);
	margin: 0px;
	color: #000000;
	padding: 0px;
}
h1 {
	text-align: center;
	line-height: 150%;
}
h2 {
	text-align: center;
}
h3 {
	background-color: #FFFF99;
	border-left: 1em solid #990033;
	border-bottom: 1px solid #999999;
	margin: 0;
	padding-left: 20px;
	clear: both;
	line-height: 150%;
}
h4 {
	border-bottom: 1px dashed #FF6666;
	border-left: 1em solid #FF6666;
	padding-left: 20px;
	clear: both;
	line-height: 150%;
}
li {
	list-style: none;
}
p {
	line-height: 130%;
}
img {
	border: 0;
}
#maincol {
	background-color: #FFFFDD;
	color: #000000;
	border: 3px outset #006666;
	margin: 0px 10% 0px 10%;
	padding: 0px;
}
#headcol {
	background-color: #006666;
	color: #FFFFFF;
	border-bottom: 2px solid #999999;
}
#headcol strong {
	font-size: 150%;
	font-weight: normal;
	color: #99FFFF;
	background-color: Black;
}
#pro {
	color: #000000;
	background-color: #FFCC99;
	border: 3px dotted #CC6633;
	margin: 10px 50px 10px 50px;
	padding: 0px 20px 0px 20px;
	line-height: 130%;
}
.point {
	margin: 0px 20px 0px 20px;
	padding: 0;
	clear: both;
}
.leftcol1 {
	float: left;
	width: 54%;
	position: relative;
}
.leftcol {
	float: left;
	width: 64%;
	position: relative;
}
.rightcol1 {
	float: right;
	width: 44%;
	font-size: small;
	position: relative;
	text-align: center;
}
.rightcol {
	float: right;
	width: 34%;
	font-size: small;
	position: relative;
	text-align: center;
}
p.siryou {
	background: url(bullet130.gif) no-repeat left;
	padding-left: 20px;
	margin-left: 1em;
}
.footmenu {
	text-align: center;
	clear: both;
	margin: 0;
	padding: 7px 0px 10px 0px;
	background-color: #336666;
	color: White;
	font-size: 90%;
}
.footmenu a {
	background-color: #006666;
	color: White;
	text-decoration: none;
}
a:hover {
	background-color: #99FFFF;
	color: #990033;
}


