@charset "utf-8";

/*
*************************************************************
CONTACT
*************************************************************
*/

h2.contact{
	background: url(../../sitemap/images/sitemap_title.gif) no-repeat top left;
	width: 61px;
	height: 12px;
	text-indent:-9999px;
	margin:68px 0 0 15px;
	float:left;
}
h3.contact{
	background: url(../../contact/images/page_title.gif) no-repeat top left;
	width: 640px;
	height: 65px;
	text-indent:-9999px;
	margin:0;
	padding:0 0 20px 0;
	border-bottom:solid 1px #000;
	position: relative;
}
#wrapper.sitemap{
	width:930px;
	margin:0 0 0 40px ;
}
#tbl-sitemap{
	width:930px;
	height: 510px;
	margin:0;
	padding:0;
	position:relative;
}
#tbl-sitemap td{
	width:310px;
	margin:0;
	padding:0 0 0 20px;
	border-right:solid 1px #000;
	text-align:left;
	font-weight:normal;
}
#tbl-sitemap th{
	width:310px;
	margin:0;
	padding:0 0 0 20px;
	text-align:left;
	font-weight:normal;
}
.sitemap-link {
	position: relative;
	clear:both;
	margin:10px 0 0 0;
	padding:0 0 0 10px;
}
.sitemap-link ul {
	list-style:none;
}
.sitemap-link li {
	height:35px;
	margin:0;
}
.sitemap-link li a {
	display: block;
	height: 12px;
	text-decoration: none;
}
/*フッタ*/
#footerArea.sitemap {
	width: 930px;
	height: 45px;
	position:relative;
	clear:both;
	margin:0 0 0 0;
	padding:5px 0 0 0;
}

