@charset "shift_jis";

/* =============================================
   old system common material
============================================= */
/* clear */
.clr{clear:both;}

/* Page navi  =========*/
.backPage{
	width: 280px;
	float: left;
	font-size: 12px;
	padding-bottom: 10px;
}
.nextPage{
	width: 280px;
	float: right;
	text-align: right;
	font-size: 12px;
	padding-bottom: 10px;
}

/* notice =========*/
.noticePrivacy{
	width: 580px;
	margin: 10px auto 0;
	border: 1px solid #666;
	font-size: 12px;
}
.noticePrivacy h4{
	color: #fff;
	background-color: #666;
	margin: 0;
	padding: 5px;
	font-size: 12px;
}
.noticePrivacy p{
	margin: 0;
	padding: 3px 5px;
	line-height: 120%;
}
.noticePrivacy ol{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
p.agreement{
	margin: 0 0 1em;
	font-size: 12px;
	line-height: 150%;
}
#shipmentComment em, #shipmentComment strong{
	font-style: normal;
	color: #f00;
	background-color: transparent;
}

/* entry complete =========*/
.entryComplete{
	padding: 20px 0 40px;
}
.entryComplete p{
	font-size: 12px;
	line-height: 140%;
	text-align: center;
}
.entryComplete p strong{
	font-size: 14px;
}

.btnPageTop{
	text-align: right;
	padding-top: 1em;
}
/* Strage Service =========*/
/* font */
	.font10		{	font-size:10px;		}
	.font10-ls  {   font-size:10px; letter-spacing:0.1em;  }
	.font10-lh  {	font-size:10px; line-height: 1.5em;	   }
	
	.font12		{	font-size:12px;		}
	.font12-ls  {   font-size:12px; letter-spacing:0.1em;  }
	.font12-lh  {	font-size:12px; line-height: 1.5em;	   }

	.font14		{	font-size:14px;		}
	
	.fontform10{	font-size:10px;		}
	.fontform10-ls{   font-size:10px; letter-spacing:0.1em;  }
	.fontform10-lh{	font-size:10px; line-height: 1.5em;	   }
	
	.fontform12	{	font-size:12px;		}
	.fontform12-ls  {   font-size:12px; letter-spacing:0.1em;  }
	.fontform12-lh  {	font-size:12px; line-height: 1.5em;	   }
