@charset "utf-8";

/* -----------------------------------------------------------
	Site Name: 太陽光発電 山梨エリアサービス
	Version: 1.0
	Comment: proposal設定
----------------------------------------------------------- */

/* 
 proposal Style [
----------------------------------------------------------- */
#proposalArea {
	text-align: left;
	float: right;
	width: 695px;
	height: 1618px;
}

#proposalArea a {
	color: #333333;
	text-decoration: none;
}

#proposalArea a:hover {
	color: #FF6600;
	text-decoration: none;
}

.r_btn {
	text-align: left;
	float: right;
	width: 341px;
	font-size: 12px;
	line-height: 18px;
	clear: both;
	margin-bottom: 26px;
	margin-top: 10px;
}

#proposalArea a img {
	margin-bottom: 4px;
}

#proposalArea ul {
	float: right;
	width: 695px;
	margin-bottom: 16px;
}

#proposalArea ul li {
	display: inline;
	float: left;
}

#proposalArea ul li.pro1 {
	padding-right: 17px;
}

