body {
	color: black;
	margin: 0;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}


td {}

a:link { color: blue }

a:visited { color: purple }

a:hover { color: purple }

a:active { color: red }
.red {
	font-weight: bold;
	color: #FF3300;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapTop {
	width: 750px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
	margin: 0px;
	padding: 0px;
}

#wrapTop h1 {
	font-size: 28px;
	font-weight: bold;
	background-image: url(../images/onpu03.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-left: 30px;
}
#wrapTop li {
	list-style-image: url(../images/icon_green.jpg);
	list-style-type: none;
	margin-left: 20px;
	padding-bottom: 1em;
	line-height: 1.5em;
	font-size: 0.8em;
}
.murasaki {
	color: #909;
	font-size: 14px;
}
.imgRight img {
	float: right;
}
#wrapTop ul li a .imgRight {
	float: right;
	padding-right: 50px;
}
