
p.privacy {
	text-align: justify;
	text-justify: distribute;
}

p.other {
	text-align: center;
	line-height: 1em;
	padding-bottom: 15px;
}

p.other span {
	display: block;
	padding: 0px;
}

p.other span.tel {
	background: url(images/icon_tel.png)no-repeat center top;
	padding-top: 40px;
}

p.other span.fax {
	background: url(images/icon_fax.png)no-repeat center top;
	padding-top: 40px;
}

p.other span.address {
	background: url(images/icon_post.png)no-repeat center top;
	font-size: 150%;
	padding-top: 40px;
}

div.dl div.dl-contents {
	display: block;
	padding: 20px 0px 0px 0px;
	width: auto;
}

div.dl div.dl-contents a {
	font-weight: bold;
	text-decoration: none;
}

div.dl div.dl-contents p.center {
	margin: 5px 0px;
}
