@charset "utf-8";
/*--------------------*/
/*--------------------
	Sitemap-Settings
	
	CreateDate:09.03.21
	LastUpDate:09.03.21
--------------------*/
/*--------------------
	Layout
--------------------*/
div#wrapper{
	clear:both;
	margin:0 auto;
	width:926px;
	font-size:95%;
	line-height:2;
}
div#wrapper-inner{
	float:left;
	padding:40px 0 70px 0;
	width:926px;
	background:url(shared/images/wrapperBg.jpg) repeat-y 0 0;
}

div#leftColums{
	display:inline; /* IE6 DoubleMargin*/
	float:left;
	margin-left:33px;
	width:430px;
}
div#rightColums{
	display:inline; /* IE6 DoubleMargin*/
	float:right;
	margin-right:33px;
	width:430px;
}

/*--------------------
	Elements
--------------------*/
p#mainimg{
	clear:left;
	margin:-2px auto 0 auto;
	width:900px;
	height:200px;
	zoom:1;
}

/*--------------------
	Pankuzu
--------------------*/
ul#pankuzu{
	margin:-3px auto 0 auto;
	padding:14px 0 0 45px;
	width:855px;
	height:30px;
	background:url(images/sitemap/pankuzuBG.gif) no-repeat 0 0;
	zoom:1;
	font-size:87.5%;
}
ul#pankuzu li{
	display:inline;
	margin-left:15px;
	padding-left:30px;
	background:url(images/sitemap/pankuzuLs.gif) no-repeat 0 0 ;
}
ul#pankuzu li strong{
	color:#ec84a1;
}
ul#pankuzu li a:hover{
	color:#ec84a1;
	text-decoration:none;
}

/*--------------------
	Footer
--------------------*/
div#footer{
	clear:both;
	padding:50px 0 0 25px;
	width:901px;
	height:29px;
	background:url(images/sitemap/footerBg.jpg) no-repeat 0 0;
}
/* CopyRight */

/*--------------------
	Layout Each
--------------------*/
div#leftColums ul{
	margin:0 0 40px 24px;
}
div#leftColums ul.profile li{
	background:url(images/sitemap/profileLs.gif) no-repeat 0 9px;
	padding-left:24px;
}
div#leftColums ul.access li{
	background:url(images/sitemap/accessLs.gif) no-repeat 0 9px;
	padding-left:24px;
}
div#leftColums ul.info li{
	background:url(images/sitemap/infoLs.gif) no-repeat 0 9px;
	padding-left:24px;
}

div#rightColums ul{
	margin:0 0 40px 24px;
}
div#rightColums ul.harappa li{
	background:url(images/sitemap/harappaLs.gif) no-repeat 0 9px;
	padding-left:24px;
}
div#rightColums ul.ichigo li{
	background:url(images/sitemap/ichigoLs.gif) no-repeat 0 9px;
	padding-left:24px;
}
div#rightColums ul.blog li{
	background:url(images/sitemap/blogLs.gif) no-repeat 0 9px;
	padding-left:24px;
}

