@charset "Shift_JIS";

/************************************************************************
	01 : メルマガ
************************************************************************/

#title{
	width:444px;
	height:30px;
	background:url(../../images/mail/title.gif) no-repeat 0 0;
	
}

#box{
	width:435px;
	height:106px;
	background:url(../../images/mail/back.gif) no-repeat 0 0;
	margin: 0 0 10px;
}


dl#mailmaga{
	margin:0;
	padding:8px;
}

dl#mailmaga dt{
	margin:0 0 15px;
	padding:0;
	color:#003366;
}


dl#mailmaga dd{
	margin:0;
	padding:0;
	color:#333333;
}


.txt-16px{
	color:#FF6600;
	font-weight:bold;
}

p#txt1{
	padding:0;
	margin:20px 0 0;
}

/************************************************************************
	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;
}
