@charset "Shift_JIS";

/************************************************************************
	01 : サイトマップ
************************************************************************/

table.sitemap-box{
	width:445px;
	height:auto;
	padding:0;
	margin:0 0 30px 0;
	border-collapse:3px;
	border: 3px;
	border-spacing:3px;
}
table.sitemap-box td{
	width: auto;
	height: auto;
	padding:0;
	margin:0;
	vertical-align:top;
}

/************************************************************************
	02 : スクロールtop
************************************************************************/

	
	
#details-scrolltop-box{
	float:left;
	height:15px;
	width:445px;
	margin:20px 0 0 0;
}
#details-page-top{
	float:right;
	height:12px;
	background:url(../../images/arrow_pagetop.gif) no-repeat;
	position:relative;
	width: 110px;
}
div#details-page-top-text{
	position:absolute;
	left: 17px;
	top: -2px;
	font-size:10px;
}
