#main p.noclear {
	overflow: visible;
}

#main .inazawa_church_image {
	margin-top: 20px;
	float: right;
}

#main dl {
	margin: 50px 0 0;
}

#main dt {
	width: 190px;
	text-align: right;
	cursor: default;
	position: absolute;
	margin: 0;
	font-weight: normal;
}

	#main dt a:link, #main dt a:visited, #main dt a:hover, #main dt a:active {
		color: #555;
	}
	
	#main dt a.dtClickedOn {
		border-bottom: 1px solid;
	}
	
#main dd {
	width: 190px;
	text-align: left;
	margin-left: 197px;
}

#main #tip {
	height: 100px;
	width: 380px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	margin: 20px 0 0;
	color: #aaa;
	clear: none;
}

#main .infocontainer {
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#main .infohidden {
	display: none;
}

#main .infovisible{
	width: 300px;
	text-align: left;
	padding: 10px;
	margin: 10px 50px;
	display: block;
	border: 1px solid #aaa;
}

#main .infovisible h3 {
	color: inherit;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	clear: none;
	text-align: left;
}

#main .infovisible p {
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0px 0px;
	clear: none;
}
