@charset "utf-8";
/* CSS Document */

h2 {
	padding-bottom: 10px;
	margin-bottom: 25px;
	border-bottom: 1px solid #c9c9c9;
}

#about_policy {
	margin-bottom: 30px;
	line-height:24px;
}

#policy {
	font-size:12px;
	background: #f8f8f8;
	padding: 20px;
	line-height:24px;
	margin-bottom:124px;
}

/* hide from Mac IE \*/
* html #policy {
	width: 677px;
}
/* */

#policy dt {
	color: #df2c67;
}

#policy dd {
	margin-bottom: 20px;
}

.space {
	margin: 1em 0;
}
