@charset "utf-8";

/* -----------------------------------------------------------
	Site Name: ハンドメイド雑貨 magnet council
	Version: 1.0
	Last Up： 07/06/21
	Author: Akiko Tanaka
	Comment: sitemap設定
----------------------------------------------------------- */

/* 
 sitemap Style [
----------------------------------------------------------- */
.sitemapArea {
	clear: both;
	width: 535px;
	padding-top: 25px;
	float: left;
}

.sitemapArea p.sitemapTop {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	background: url(../images/share/point01.gif) no-repeat left top;
	margin: 0px;
	padding: 0px 0px 5px 15px;
	width: 535px;
	font-weight: bold;
}

.sitemapArea dl {
	width: 535px;
}

.sitemapArea dt {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	background: url(../images/share/point03.gif) no-repeat left top;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
	padding-top: 10px;
}

.sitemapArea dd {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	background: url(../images/share/dot03.gif) repeat-x bottom;
	padding-bottom: 5px;
	padding-left: 15px;
}
