@charset "utf-8";

/* -----------------------------------------------------------
	Site Name: 太陽光発電 山梨エリアサービス
	Version: 1.0
	Comment: loan設定
----------------------------------------------------------- */

/* 
 loanStyle [
----------------------------------------------------------- */
#loanArea {
	float: right;
	width: 695px;
	padding-bottom: 80px;
}

#loanArea h5 {
	float: right;
	width: 695px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	margin-bottom: 4px;
}

#loanArea table {
	border-collapse: collapse;
	border: 1px solid #999999;
	empty-cells:show;
	width: 695px;
	margin-bottom: 8px;
	text-align: left;
	float: right;
}

#loanArea table th {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #333333;
	background: #CDEBF5;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
}

.loan1 {
	width: 150px;
}

#loanArea table td {
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: right;
	vertical-align: top;
	padding: 3px 10px;
}

ul#loanComm {
	float: right;
	width: 695px;
	margin-bottom: 40px;
}

ul#loanComm li {
	font-size: 11px;
	line-height: 15px;
	background: url(../images/loan/point.gif) no-repeat left top;
	padding-left: 19px;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
}

#loanArea dl {
	float: right;
	width: 695px;
	margin-bottom: 30px;
	margin-top: 10px;
}

#loanArea dt {
	margin-bottom: 9px;
	text-align: left;
}

#loanArea dd {
	font-size: 12px;
	line-height: 17px;
	background: url(../images/loan/dot.gif) repeat-x bottom;
	text-align: left;
	margin-bottom: 22px;
	padding-bottom: 15px;
	padding-left: 51px;
}

#loanArea dd p {
	padding-bottom: 15px;
}

#loanArea dd ul li {
	background: url(../images/loan/point2.gif) no-repeat left top;
	padding-left: 6px;
}

