@charset "utf-8";

/*　トップ
------------------------------------------------------------ */

h2#img_top a{
	cursor:default;
	margin:0 auto;
	padding:0 auto;
}


#main h4 {
	font-size: 1.2em;
	height: 25px;
	font-weight: bold;
	padding-left: 4px;
	margin-bottom: 5px;
	font-weight: bold;
	background-position: 0 3px;
}

#main h4 span{
	color: #fff;
	margin-right: 10px;
}






/*　サイトマップ
------------------------------------------------------------ */
h2#img_map {
	width: 780px;
	height: 150px;
	background: url(common/images/img_map.jpg) no-repeat;
	text-indent: -9999em;
}

#main ul#sitemap {
	margin-bottom: 20px;
}

#main ul#sitemap li {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
	background: url(common/images/icon.gif) left no-repeat;
	padding-left: 20px;
}

