@charset "utf-8";

/*=====================================================================
	
	Document    : style.css
	Created on  : 2013/08/19
	Description : プライバシーポリシー
 
=====================================================================*/

.policy dt {
	font-weight:bold;
}

.policy dt:first-child {
	margin-top:-5px;
}

.policy dd {
	padding-bottom:30px;
}

.policyB {
	text-align:right;
}

