﻿#contents-frame {
	background-color	: #FFF;
	border-bottom		: 1px solid #333;
}

#contents-frame {
	padding-left		: 0px;
}

#sitemap-navi-frame {
	padding-top			: 92px;
}

#sitemap-navi {
	margin				: 0;
	padding				: 0;
	list-style-type		: none;
}

#sitemap-navi li {
	height				: 30px;
	overflow			: hidden;
	display				: inline;
}


* html #sitemap-navi li{
	height				: 14px;
}

#sitemap-navi li p {
	float				: left;
	height				: 0;
	padding-top			: 14px;
	width				: 9px;
	overflow			: hidden;
	background-image	: url(images/navi.gif);
	background-repeat	: no-repeat;
	background-position	: -47px 0px;
}

#sitemap-navi li a {
	float				: left;
	height				: 0;
	padding-top			: 14px;
	overflow			: hidden;
	background-image	: url(images/navi.gif);
	background-repeat	: no-repeat;.
}

#sitemap-home    { background-position:    0px   0px; width: 47px; }
#sitemap-works   { background-position:  -56px   0px; width: 51px; }
#sitemap-profile { background-position: -116px   0px; width: 50px; }
#sitemap-access  { background-position: -175px   0px; width: 53px; }
#sitemap-contact { background-position: -238px   0px; width: 58px; }
#sitemap-blank   { background-position: -305px   0px; width: 51px; }
