@charset "Shift_JIS";					/*使用する文字コード*/

table#sitemap_area {
	width: 785px;
}
table#sitemap_area td {
	width: 50%;
	padding-left: 15px;
	vertical-align: top;
}

table#sitemap_area h3 {
	/*background: url(../common_images/h4_title.gif) no-repeat left top;
	font-size: 100%;
	text-indent: 1.6em;
	line-height: 30px;
	margin-bottom: 0;*/
	
		background: url(../common_images/h4_title.gif) no-repeat left -1px;
	font-size: 100%;
	line-height: 110%;
	vertical-align: top;
	padding-left: 20px;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 9px;
	padding-right: 10px;
	margin-bottom: 0px;
}
table#sitemap_area ul {
	margin: 0 0 20px 20px;
	padding: 0;
}
table#sitemap_area ul li {
	/*background: url(../common_images/allow_yellow.gif) no-repeat left;
	text-indent: 1.2em;
	margin-bottom: 10px;*/
		background: url(../common_images/allow_yellow.gif) no-repeat left 0.3em;
	padding-left: 1.2em;
}
.margin_b40 {
	margin-bottom: 40px !important;
}

