@charset "utf-8";

/* ファミコンハウス

[sitemap.css]
	|-sitemap.php

*/


/* -----サイトマップ汎用----- */
.sm-list {
	padding-left: 5px;
	height: 1em;
	margin-bottom: 15px;
}
.sm-list-end {
	padding-left: 5px;
	height: 1em;
}
.sm-list li, .sm-list-end li {
	background: url(../image/list-3.jpg) no-repeat 0px 2px;
	text-indent: 13px;
	width: auto;
	margin-right: 2em;
	float: left;
}
.sm-list li  a, .sm-list-end li a {
	color: #333333;
	text-decoration: none;
}

/* -----サイトマップ・店舗一覧用----- */
.sm-list-itiran {
	padding-left: 5px;
	clear: both;
	padding-top: 1px;
}
.sm-list-itiran .ken {
	float: left;
	width: 70px;
	padding-bottom: 15px;
}
.sm-list-itiran .tenpo {
	float: left;
	width: 540px;
}
.sm-list-itiran .tenpo li {
	float: left;
	background: url(../image/list-3.jpg) no-repeat 0px 2px;
	text-indent: 13px;
	width: auto;
	margin: 0px 2em 3px 0px;
}
.sm-list-itiran .tenpo li a {
	color: #333333;
	text-decoration: none;
}
.sm-list-itiran .tenpo li.tenpo-li-end {
	padding-bottom: 15px;
}
