#address h1 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 167%;
	line-height: 100%;
	color: #183885;
}

#address h1:first-letter {
	color: #0094d5;
	font-family: Times, Georgia, serif;
	font-size: 200%;
	line-height: 100%;	
}

#address a {
	text-decoration: underline;
	color: #0094d5;
}

#address a.special {
	padding-left: 12px;
	background-image: url(../images/list_navi.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}

#address ul,
#address li {
	margin: 0;
	padding: 0;
}

#address ul {
	padding-left: 18px;
}