@charset "utf-8";
@import "normalize.css";
@import "common.css";
/* /////////////////////////////////////////////////////////
	サイトマップ
///////////////////////////////////////////////////////// */

/* =========================================================
sitemap
========================================================= */
#sitemap ul li{
	width:710px;
	background:url(../images/common/s_lineup_icon.gif) 15px center no-repeat;
	padding:10px 15px 10px 35px;
	border-bottom:1px dotted #000;
}



