
#maintitle {
	background: url(images/title_bg.jpg)center top;
}

p.privacy {
	text-align: center;
}

p.other span {
	font-size: 170%;
	font-weight: bold;
	padding-left: 35px;
}

p.other span.tel {
	background: url(images/icon_tel.png)no-repeat left 5px;
}

p.other span.fax {
	background: url(images/icon_fax.png)no-repeat left 5px;
}

p.other span.address {
	background: url(images/icon_post.png)no-repeat left 7px;
}

div.dl {
	background-color: white;
	padding: 20px;
}

div.dl h4 {
	background-color: #7d7d7d;
	color: white;
	font-size: 130%;
	padding: 5px 0px;
}

div.dl div.dl-contents {
	display: table-cell;
	padding: 40px 0px 10px 0px;
	text-align: center;
	vertical-align: middle;
	width: 425px;
}

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



