@charset "utf-8";

/* -----------------------------------------------------------
	Site Name: 太陽光発電 山梨エリアサービス
	Version: 1.0
	Comment: links設定
----------------------------------------------------------- */

/* 
 links Style [
----------------------------------------------------------- */
#linksArea {
	text-align: left;
	float: right;
	width: 695px;
}

#linksArea a {
	color: #333333;
	text-decoration: underline;
}

#linksArea a:hover {
	color: #FF6600;
	text-decoration: none;
}

p.linksNavi {
	text-align: left;
	float: right;
	width: 100%;
	font-size: 12px;
	line-height: 25px;
	background: #E7F2FC;
	padding-left: 10px;
}

#linksArea dl {
	text-align: left;
	float: right;
	width: 695px;
	margin-top: 16px;
}

#linksArea dl dt {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	background: url(../images/links/point.gif) no-repeat left top;
	margin-bottom: 4px;
	padding-left: 13px;
}

#linksArea dl dd {
	font-size: 12px;
	line-height: 17px;
	background: url(../images/links/dot.gif) repeat-x bottom;
	text-align: left;
	margin-bottom: 10px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 13px;
}
