@charset "utf-8";

/* -----------------------------------------------------------
	Site Name: 太陽光発電 山梨エリアサービス
	Version: 1.0
	Comment: 相対リンク募集中設定
----------------------------------------------------------- */

/* 
 links Style [
----------------------------------------------------------- */
#linksArea {
	text-align: left;
	float: right;
	width: 695px;
	height: 1650px;
}

#linksArea a {
	color: #333333;
	text-decoration: underline;
}

#linksArea a:hover {
	color: #FF6600;
	text-decoration: none;
}

#linksArea #markUp {
	background: #EEF6FD;
	float: left;
	width: 591px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 53px;
}

#linksArea #markUp table {
	width: 560px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#linksArea #markUp table th {
	font-size: 12px;
	line-height: 20px;
	background: url(../images/relative_links/point.jpg) no-repeat left center;
	padding-left: 16px;
	font-weight: normal;
	white-space: nowrap;
	padding-right: 15px;
	text-align: left;
}

#linksArea #markUp table td {
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}

#linksArea ul {
	text-align: left;
	float: right;
	width: 695px;
}

#linksArea ul li {
	font-size: 12px;
	line-height: 23px;
	background: url(../images/relative_links/point2.gif) no-repeat left center;
	padding-left: 10px;
}

