@charset "utf-8";

.navigation p a,
.navigation p a:link,
.navigation p a:hover,
.navigation p a:visited {
	border : none;
	margin-right : 1.5em;
}

div.navigation {
	margin-top : 2.5em;
}

.imagemap a,
.imagemap a:link,
.imagemap a:hover,
.imagemap a:visited {
	border : none;
}
.imagemap {
	white-space : nowrap;
}

h3 {
	margin-top : 2.5em;
}

dl dl dt {
	color : black;
	background : url(../../img/style1/potti2.gif) no-repeat 0 -2px;
	padding-left : 11px;
	line-height : 1;
}
dl dl dd {
	margin-left : 1.4em;
}

