@charset "utf-8";

/* ==========================================================


title : 東建リースファンド

scope : プライバシーポリシー


last modify : 2016/02/23 041_ooba


========================================================== */

/* ----------------------------------------------------------
 コンテンツ
---------------------------------------------------------- */
/* ----------------------------
 プライバシーポリシー
------------------------------ */
.privacy_box{
	width: 860px;
	background: #e9f8ff;
	margin:40px auto;
}
.privacy_box h1{
	width: 860px !important;
	margin: 20px auto 0;
}

.privacy_box img{
	padding: 35px 60px 28px;
}

.privacy_txt{
	margin:0px 70px 0 90px;
	padding: 0px 0px 30px;
}

.privacy_box ol {
}

.privacy_box ol li {
	list-style: decimal;
	margin-bottom:25px;
	font-weight:bold;
}

.privacy_box ol dl {
	display:inline;
}

.privacy_box ol dt {
	display:inline;
}

.privacy_box ol dd {
	padding-top:10px;
	color:#333333;
	line-height:1.5;
	font-weight:normal;
}

.privacy_box .tableStyle03 th{
	width:140px;
	background: none;
}

.lead {
	margin-bottom: 20px;
}

.ask {
	border: 2px solid #20a2bc;
	width: 430px;
	margin: 0 auto;
	padding: 20px;
}

.ask li {
	margin-bottom: 10px;
}

.ask li:last-child {
	margin-bottom: 0;
}

.ask_title {
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

.bold {
	font-weight: bold;
}


