@import url("/css_new/common.css");
/* =========================================

title : 東建ホームメイトカップ
		プライバシーポリシー
scope : /privacy/index.shtml
 
last modify : 2013/3/4 163_yamamoto

============================================ */

#privacybox{
	text-align:left;
	margin:15px auto;
}

#privacybox dt {
	background: none repeat scroll 0 0 #D6EBFF;
	margin:0px 0px 10px 0px;
	padding:5px 8px 5px 8px;
    font-weight: bold;
    text-indent: 10px;
}

#privacybox dd {
	margin:0px 0px 20px 0px;
	padding:0px 15px;
}

#privacybox dd p.inquiry{
	margin:15px 0px 20px;
}

#privacybox dd table.inquiry_box{
	width:400px;
	margin:0 auto 10px;
	border:2px solid #777;
	}
#privacybox dd table.inquiry_box th{
	background: none repeat scroll 0 0 #f0f7ff;
	color: #444444;
	width:30%;
	}
#privacybox dd table.inquiry_box td span{
	font-weight:bold;
	}
	