@charset "utf-8";

/* -----------------------------------------------------------
	Site Name: ホームページ制作 Magnetic Labo
	Version: 1.0
	Comment: サイトマップ設定
----------------------------------------------------------- */

/* 
 sitemap Style [
----------------------------------------------------------- */
#sitemapTop {
	background: url(../images/sitemap/s_img.jpg) no-repeat left top;
	float: right;
	width: 704px;
	height: 120px;
}

#sitemapTop p {
	float: right;
	width: 609px;
	font-size: 15px;
	line-height: 18px;
	color: #333333;
	padding-left: 95px;
	padding-top: 10px;
}

dl#sitemap {
	text-align: left;
	float: right;
	width: 704px;
	margin-bottom: 60px;
}

dl#sitemap dt {
	font-size: 12px;
	background: url(../images/sitemap/point.gif) no-repeat left center;
	padding-left: 27px;
	margin-bottom: 5px;
}

dl#sitemap dd {
	font-size: 12px;
	background: url(../images/sitemap/dot.gif) repeat-x bottom;
	padding-left: 17px;
	margin-bottom: 10px;
	line-height: 17px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
}
