@charset "UTF-8";

/* **************************************************************
 ページID　定義
************************************************************** */

#sitemap {
	width: 558px;
}


/* **************************************************************
 ▼▼ スタイル定義 ▼▼
************************************************************** */

/* ******************************************
 このサイトについて　定義
****************************************** */

#sitemap li {
	padding-left: 45px;
	font-size: 80%;
	margin-bottom: 15px;
	background: url(../images/sitemap_bg_001.gif) 30px 50% no-repeat;
}

#sitemap li a{
	text-decoration: underline;
	color: #555555;
}
