@charset "UTF-8";
/*----------------------------------------------------
	☆works
----------------------------------------------------*/



.main_content {
	margin: 0 auto;
	padding-bottom: 60px;
	width: 1000px;
}
/*--policy main--*/

.sitemapMv {
	background: rgba(0, 0, 0, 0) url("../images/sitemap_mv.jpg") no-repeat scroll center center / cover;
	height: 264px;
}



.site_txt{
	font-size:15px;
	margin-bottom:80px;
}


.site_main table th a{
	color:#e62121;
	text-decoration:none;
	}
	
	

.site_main table tr{
	border-top: 2px solid #eee;
	}


.site_main table th {
	border-top:2px #e62121 solid;
	font-size:15px;
	font-weight:bold;
	color:#e62121;
	text-align:left;
	padding-bottom:50px;
	padding-top:10px;
	vertical-align:top;
		line-height:180%;
	width:15%;
	}

.site_main table td {
	border-top:2px #eee solid;
	font-size:15px;
	padding-bottom:50px;
	padding-left:30px;
	padding-top:10px;
	vertical-align:top;
	line-height:180%;
	}

.site_main table td a{
	color:#000;
	text-decoration:none;
	}