/* CSS Document */

#guiderap{
	width:760px;
	margin:0 auto;
	background:#fff url(../image/etc/etc-bg.gif) 578px 0 repeat-y;
}

h2{
	background:url(../image/etc/sitemap-h.gif) 0 0 no-repeat;
	height:60px;
	text-indent:-9999px;
	width:535px;
}

h3.entry-header{
	padding-left:20px;
	background:url(../image/parts/00_en.png) 0 2px no-repeat;
}

.content-ps,.content-ps-ind{
}

.kindnavi{
	padding-left:15px !important;
	text-align:left !important;
	margin-top:15px !important;
}


.archive-list-item{
	background:#fff8e0;
}

.indexlevel li{
	background:url(../image/parts/00_en.png) 0 0 no-repeat;
}

#pageill{
	height:182px;
	text-indent:-9999px;
}


.twoColFixRtHdr .maincontent {
	min-height:520px;
}


.contssect{
	margin-left:20px;
	padding-right:15px;	min-height:560px;
height:auto;
	float:left;
	margin-top:-15px;
}

*html .contssect{	height:560px;
margin-top:0;
	float:none;
}

*:first-child+html .contssect{
	margin-top:0;
	float:none;
}


/* sitemap list*/

ul.contents_main{
	float:left;
	width:250px;
}
ul.contents_cat{
	float:left;
	width:250px;
	margin-bottom:3em;
}
ul.contents_main,
ul.contents_cat{
	font-weight:700;
	list-style:none;
	list-style-image:url(../image/etc/list_icon.gif);
}
ul.contents_main ul,
ul.contents_cat ul{
	font-weight:normal;
	list-style:disc;
	list-style-image:none;
}
ul ul ul.sub_cat{
	font-size:0.9em;
	font-weight:normal;
	list-style:circle;
	list-style-image:none;
}
ul.contents_cat .last{
	margin-bottom:1em;
}
