#headtitle h2 {
	background-image: url(images/plofile_t.jpg);
	background-repeat: no-repeat;
	height: 150px;
	text-indent: -9999px;
}
#aisatsu {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#aisatsu h3 {
	background-image: url(images/aisatsu_t.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 22px;
}

#aisatsu h4 {
	font-size: 1.2em;
}
#aisatsu img {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
#plofile {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 20px;
}
#plofile h3 {
	background-image: url(images/profiles_t.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 22px;
}

#plofile table {
	width: 380px;
	float: right;
	font-size: 1em;
}
#plofile th {
	color: #FFFFFF;
	background-color: #C2C5D3;
	white-space: nowrap;
	padding: 3px;
	text-align: center;
}
#plofile td {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#plofile #map {
	height: 350px;
	width: 460px;
	float: left;
}
#staff h3 {
	background-image: url(images/staff_t.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 22px;
}
#staff {
	padding-top: 20px;
}

#staff h4 {
	font-size: 1.2em;
}
#staff img {
	float: right;
	margin-left: 20px;
}
