@charset "EUC-JP";

/* Basic Layout ************************************************************/
div#container{
	background-image:url(/images/sitemap/background.jpg);
}
div#content   {
	float:right;
	width:766px;
}
div#header{height: 240px}	/*‰½ŒÌ‚©•K—v*/
div#topimage {
	background-image:url(/images/sitemap/image.jpg);
}
h2 {display: none}
h3 {
	clear: both;
	margin-top: 20px;
	background-position: 0 20px;
	height: 42px;
}
h3 span { display: none}
h3.servicepoint {
	background-image:url(/images/sitemap/h3_servicepoint.png);
}
h3.enduser {
	background-image:url(/images/sitemap/h3_enduser.png);
}
h3.partner {
	background-image:url(/images/sitemap/h3_partner.png);
}
h3.news {
	background-image:url(/images/sitemap/h3_news.png);
}
h3.book {
	background-image:url(/images/sitemap/h3_book.png);
}
h3.cst {
	background-image:url(/images/sitemap/h3_cst.png);
}

div.sites {
	margin-left: 40px;
}

div.sites ul {
	float: left;
	margin: 0;
	padding: 0;
	width: 234px;
	list-style: none;
}
div.sites li {
	margin: 5px 20px 5px 0;
	margin-bottom: 5px;
}
div.sites li.level2 {
	margin-left: 10px;
}
div.sites li a {
	text-decoration: none;
}
div.sites li.level1 a {
	color: #333;
}
div.sites li.level2 a {
	color: #666;
}
div.sites li a:hover{
	color: #415c81;
}
div.end {
	clear: both;
	height: 2px;
	magign: 0;
	padding: 0;
}
div.end hr {
	display: none;
}


/* menu ***********************************************************************/
div#navigation {
	display: none;
}
div#extra {
	display: none;
}
div#wrapper   {
	background-image: none;
}
/* Banner ********************************************************/

/* Footer *********************************************************/
div#footer {
	background-image: url(/images/sitemap/footer_bg.png);
}
ul#foot_navi a.home {
	background-image:url(/images/sitemap/foot_home.gif);
}
ul#foot_navi a.cst {
	background-image:url(/images/sitemap/foot_cst.gif);
}
ul#foot_navi a.partner {
	background-image:url(/images/sitemap/foot_partner.gif);
}
ul#foot_navi a.sitemap {
	background-image:url(/images/sitemap/foot_sitemap.gif);
}
ul#foot_navi a.privacy {
	background-image:url(/images/sitemap/foot_privacy.gif);
}
