@charset "euc-jp";
@import "template.css";
@import "tmp_header.css";
@import "tmp_global_menu.css";
@import "tmp_footer.css";

.goto_top_page{
	clear: both;
	width: 850px;
	margin: 20px 0 35px 0;
}

/* サイトマップ */

#content_main{
	margin-left: 20px;
	width: 590px;
}

#content_main h1{
	width: 590px;
	height: 32px;
	margin-top: 15px;
	background-image: url(../img/sitemap/bk_h_sitemap.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

div#sitemap_box{
/*	width: 590px; */
	margin: 28px;
}

.sitemap_link{
	margin-top: 20px;
	padding-left: 25px;
	background-image: url(../img/company/icon_list_env.jpg);
	background-position: center left;
	background-repeat: no-repeat;
}

.sitemap_link a{
	text-decoration: none;
}