@charset "utf-8";

/*　トップ
------------------------------------------------------------ */

h2#img_top {
	width: 780px;
	height: 300px;
	background: url(common/images/img_top.jpg) no-repeat;
	text-indent: -9999em;
}

h2#img_map {
	width: 780px;
	height: 150px;
	background: url(common/images/img_map.jpg) no-repeat;
	text-indent: -9999em;
}

#main ul#sitemap li {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
	background: url(common/images/icon.gif) left no-repeat;
	padding-left: 20px;
}

