@charset "utf-8";
/* CSS Document */

p#sitePolicyTxt {
	margin-bottom:50px;
}

#contents dl dt {
	font-size: 110%;
	font-weight: bold;
}

#contents dl dt img {
	vertical-align: middle;
	margin-right: 5px;
}

#contents dl dd {
	margin-bottom: 30px;
}

#addressBox {
	width: 100%;
	overflow: hidden;
}

#addressBox dl {
	float: right;
}

#addressBox dl dt {
	margin-bottom: 0;
	background-image: none;
	text-indent: -1em;
}

#addressBox dl dd {
	margin-bottom: 0;
}
