@charset "utf-8";

/* -----------------------------------------------------------
	Site Name: 太陽光発電 山梨エリアサービス
	Version: 1.0
	Comment: sitemap設定
----------------------------------------------------------- */

/* 
 sitemap Style [
----------------------------------------------------------- */
#sitemapArea {
	text-align: left;
	float: right;
	width: 695px;
	height: 1630px;
}

#sitemapArea a {
	color: #333333;
	text-decoration: underline;
}

#sitemapArea a:hover {
	color: #FF6600;
	text-decoration: none;
}

#sitemapArea ul {
	text-align: left;
	float: right;
	width: 695px;
	margin-top: 15px;
}

#sitemapArea ul li.sitemap1 {
	font-size: 12px;
	line-height: 25px;
	background: url(../images/sitemap/point1.jpg) no-repeat left center;
	padding-left: 21px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

#sitemapArea ul li.sitemap2 {
	font-size: 12px;
	line-height: 25px;
	background: url(../images/sitemap/point2.jpg) no-repeat left center;
	padding-left: 43px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

#sitemapArea ul li.sitemap2 a.gLink {
	background: url(../images/sitemap/img.jpg) no-repeat right center;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}

