@charset "Shift_JIS";

/************************************************************************
	01 : プライバシーポリシー
************************************************************************/
#privacy-box{
	width:600px;
	margin:0 0 30px 0;
	float:right;
	border:1px #999999 solid;
}

#privacy-main{
	width:550px;
	height:auto;
	margin:10px auto 0 auto;
	padding:0;
	float: none;
	text-align: left;
}


/* メールフォーム
---------------------------------------------------------------------------------------------- */
.privacy-text-right{
	text-align:right;
	padding: 0;
	margin: 0;
}

/************************************************************************
	02 : スクロールtop
************************************************************************/

	
	
#details-scrolltop-box{
	float:left;
	height:25px;
	width:600px;
	margin:0px 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;
}

