@charset "utf-8";
/* CSS Document */

/*
　Privacy Sitemap
--------------------------------------------------------------------------------*/

dl.terms {
	line-height: 140%;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
dl.terms dt {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
}
dl.terms dd {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.border {
	background-image: url(../img/img_border.png);
	width: 960px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 20px;
}

.other {
	background-image: url(../../contact/img/bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	min-height: 700px;
}
ul.sitemap {
	font-size: 2rem;
	margin-left: 50px;
	margin-top: 40px;
	margin-bottom: 50px;
}
ul.sitemap li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #D4D4D4;
	padding-left: 20px;
}
