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

#main_box{
	width:900px;
	margin:0 auto;
	}



.btn {
	display:block;
	text-align:center;
	line-height:130%;
	width:25%;
	float:right;
  background: #f58c1b;
  background-image: -webkit-linear-gradient(top, #f58c1b, #e6322b);
  background-image: -moz-linear-gradient(top, #f58c1b, #e6322b);
  background-image: -ms-linear-gradient(top, #f58c1b, #e6322b);
  background-image: -o-linear-gradient(top, #f58c1b, #e6322b);
  background-image: linear-gradient(to bottom, #f58c1b, #e6322b);
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  font-family: Arial;
  color: #ffffff;
  font-size: 25px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  margin-top:10px;
}

.btn:hover {
  background: #f5ad7a;
  background-image: -webkit-linear-gradient(top, #f5ad7a, #cc8e7e);
  background-image: -moz-linear-gradient(top, #f5ad7a, #cc8e7e);
  background-image: -ms-linear-gradient(top, #f5ad7a, #cc8e7e);
  background-image: -o-linear-gradient(top, #f5ad7a, #cc8e7e);
  background-image: linear-gradient(to bottom, #f5ad7a, #cc8e7e);
  text-decoration: none;
}

#line{
	background:url(/img/loan/submenu_bg03.gif) repeat-x;
	width:100%;
	height:20px;
	}

#wrap_01{
	padding-top:40px;
	background:url(/img/loan/image01.jpg) no-repeat right 30px;
	width:90%;
	margin:0 auto;
	}

.midashi01{
	font-size:30px;
	line-height:180%;
	margin-bottom:15px;
	color:#005C9D;
	border-bottom:#005C9D solid 1px;
	width:70%;
	}

#wrap_01 dl {
	float: left;
	width:600px;
}
#wrap_01 dt {
	float: left;
	margin-right: 13px;
	clear: left;
	margin-bottom: 0px;
}
#wrap_01 .dt-sp {
	margin-bottom: 30px;
}

#wrap_01 dd {
	font-size: 120%;
	line-height: 130%;
	clear: right;
	font-family: "ＭＳ Ｐゴシック", "Osaka−等幅", "ヒラギノ角ゴ Pro W3";
}

.midashi02{
	width:99.9%;
	background:#0075B6;
	padding:0.1% 0.2%;
	line-height:120%;
	font-size:18px;
	color:#FFFFFF;
	margin-bottom:20px;
	margin-top:50px;
	}

.midashi02 p{
	border:#60BDE0 1px solid;
	padding:0.5%;
	}

#loan_list{
	font-size:18px;
	width:90%;
	margin:0 auto;
	line-height:150%;
	}

#loan_list dt{
	float:left;
	padding:20px 0 20px 15px;
	font-weight:bolder;
	width:200px;
	}

#loan_list dd{
	padding:20px 0 20px 250px;
	border-bottom:#CCCCCC 1px dotted;
	}

#loan_list span{
	font-size:12px;
	width:90px;
	display:block;
	float:right;
	margin-top:0px;
	margin-bottom:-5px;
	line-height:100%;
	margin-right:5px;
	}

#loan_list table td{
	border-bottom:#CCCCCC 1px solid;
	padding:1% 0;
	}

#tel{
	float:right;
	}

#shinsa_box{
	width:620px;
	border:#F89B1E 5px solid;
	margin:50px auto 80px auto;
	-webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  padding:0 40px;
	}

.midashi03{
	text-align:center;
	font-size:35px;
	background:#F89B1E;
	color:#FFF;
	line-height:170%;
	width:700px;
	margin-left:-40px;
	letter-spacing:0.2em;
	}

.copy01{
	text-align:center;
	font-size:17px;
	line-height:200%;
	margin-top:15px;
	font-weight:bolder;
	}

#shinsa_box dl{
	width:95%;
	margin:10px auto;
	font-size:18px;
	line-height:180%;
	}

#shinsa_box dt{
	padding:2% 3px 1% 5%;
	float:left;
	line-height:200%;
	}

#shinsa_box dd{
	padding:2% 0 2% 40%;
	border-bottom:#F89B1E 1px solid;
	}

.fome_box{
	border:0;
padding:3px;
font-size:1.3em;
font-family:Arial, sans-serif;
border:solid 1px #ccc;
margin-right:3px;
width:50px;
	}

.fome_box02{
	border:0;
padding:3px;
font-size:1.3em;
font-family:Arial, sans-serif;
border:solid 1px #ccc;
margin-right:3px;
width:100px;
	}

.fome_box03{
width:90%;
font-size:1.1em;
padding:3px 0;
	}

.btn02 {
	display:block;
	text-align:center;
	line-height:130%;
	width:50%;
  background:#1578C4 url(/img/loan/arrow.png) no-repeat 95% center ;
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  font-family: Arial;
  color: #ffffff;
  font-size: 25px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  margin:10px auto 20px auto;
  letter-spacing:0.2em;
  
}

.btn02:hover {
  background: #0C49AD url(/img/loan/arrow.png) no-repeat 95% center ;
  text-decoration: none;
}

.midashi04{
	font-size:40px;
	line-height:150%;
	margin-bottom:15px;
	color:#005C9D;
	border-bottom:#005C9D solid 1px;
	width:100%;
	text-align:center;
	font-weight:bolder;
	margin-top:20px;
	}
.midashi04_sub{
	font-size:25px;
	line-height:150%;
	margin-bottom:15px;
	width:100%;
	text-align:center;
	font-weight:bolder;
	}
	
.midashi04_sub02{
	font-size:15px;
	line-height:130%;
	margin-bottom:15px;
	width:100%;
	text-align:center;
	font-weight:bolder;
	}

#tenkai{
    font-size: 13px ;
    cursor:pointer;
	margin-top:-48px;
	margin-right:10px;
	float:right;
	color:#FFFFFF;
	background:url(/img/loan/arrow02.png) no-repeat left;
	padding-left:15px;
}

#priv_list{
	border:#666 1px solid;
	}

#priv_list dt{
	width:200px;
	float:left;
	font-size:14px;
	font-weight:bolder;
	padding:10px 0 0 10px;
	}

#priv_list dd{
	font-size:11px;
	line-height:120%;
	border-bottom:#666 1px solid;
	position:relative;
	}

.privacy-frame_new01{
	height: 100px;
	padding: 0px 5px;
	text-align: left !important;
	overflow-y: scroll;
	overflow-x: hidden;
	border-left: 1px solid #666;
}

.privacy-frame_new02{
	padding: 0px 5px;
	text-align: left !important;
	border-left: 1px solid #666;
	margin-left:210px;
}

#tenkai02{
    font-size: 12px ;
    cursor:pointer;
	color:#DC5820;
	background:url(/img/loan/arrow03.png) no-repeat left;
	padding-left:12px;
	position:absolute;
	left:10px;
	top:40px;
}

.internetcashing-form td {
	font-size:100%;
	line-height:180%;
}

.privacy-frame_02A{
	width: 900px;
	margin: 0 0 20px 0;
	padding: 10px 0 80px 0;
	text-align: center !important;
}

.main-p01A {
	font-size: 90%;
	line-height: 150%;
	text-align: left !important;
}

.privacy-listA{
	width: 900px;
	height: 200px;
	padding: 0 0 0px !important;
	margin: 20px auto 0px;
}


.privacy-listA dt {
	font-family: "ＭＳ Ｐゴシック", "Osaka−等幅", "ヒラギノ角ゴ Pro W3";
	font-size: 90%;
	line-height: 110%;
	font-weight: bolder;
	color: #E50012;
	padding-bottom: 5px;
	padding-top: 0px;
	text-align: left !important;
}
.privacy-listA dd {
	font-size: 90%;
	line-height: 140%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: left !important;

}

.main-p02_02A {
	font-size: 90%;
	font-weight: bold;
	line-height: 150%;
	text-align: left !important;
}

.privacy-frame_03A{
	width: 900px;
	margin: 0 0 20px 0;
	padding: 10px 20px 30px 20px;
	text-align: center !important;
	border: 1px dotted #aaa;
}

.midashi05{
	width:98%;
	background:#EFEEED;
	padding:0.1% 0.2%;
	line-height:120%;
	font-size:28px;
	color:#333;
	margin-bottom:20px;
	padding:1%;
	}

.midashi05 p{
	border-left:#0E60A7 5px solid;
	padding-left:5px;
	}
	
.width100{width:100%;}

.width70{width:70%;}