/*--------------配送と返品---------------------*/
#aboutShipping{
  margin:5px;
}
/*---------------プライバシーポリシー--------------------*/

#privacy{
  margin:5px;
}
/*---------------ご利用規約-------------------*/

#conditions{
  margin:5px;
}
/*---------------特定商取引法--------------------*/
#tokusyou{
  margin:5px;
  width:560px;
}

#tokusyou dl{
	margin:0 0 0 20px;
}

#tokusyou dt{
	margin:0 0 5px 0;
	border-bottom:1px dashed #999;
	color:#333;
}

#tokusyou dd{
	margin:3px 0 10px 1em;
}

#tokusyou a{
	color:#444;
	text-decoration:none;
}

#tokusyou a:visited{
	color:#444;
	text-decoration:none;
}

#tokusyou a:hover{
	color:#FF2F91;
	text-decoration:underline;
}
/*---------------リンク集--------------------*/
#links{
  margin:5px;
}

#links .m10{
	margin:0 0 15px 0;
}

#links ul li{
	margin:3px;
}

#links a{
	color:#444;
	text-decoration:none;
}

#links a:visited{
	color:#444;
	text-decoration:none;
}

#links a:hover{
	color:#FF2F91;
	text-decoration:underline;
}

/*---------------店舗概要--------------------*/
#tenpogaiyo{
	margin:5px;
}

#tenpogaiyo .tenpotitle{
padding:5px;
background:#999;
color:#fff;
}

#tenpogaiyo .tenpoleft{
	float:left;
}

#tenpogaiyo .tenporight{
	float:right;
	margin:0 0 0 20px;
}