h1 {
	margin: 0;
	display: inline;
}
#slider {
	margin: 17px 0 15px 0;
	background-color: #fefefe;
	border-bottom: 1px solid #e6e6e6;
}
.sp-buttons {
	padding: 9px 0 2px 0;
}
.sp-button {
	margin: 8px;
	border: none;
	width: 12px;
	height: 12px;
	background-color: #d2d2d2;
}
.sp-selected-button {
	background-color: #ef0000;
}
article {
	box-shadow: none;
}
#topnews a {
	color: inherit;
	text-decoration: underline;
}
ul#big-btn {
	margin: -2px 0 15px -2px;
	overflow: hidden;
	zoom: 1;
	width: 744px;
}
#big-btn li {
	margin-right: 10px;
	float: left;
}
ul#big-btn li:last-child {
	margin: 0;
}
div.rect {
	margin-bottom: 20px;
	padding: 0 0 15px 0;
	background: linear-gradient(#fff, #f2f2f2);
}
section div.rect h2 {
	margin: -1px -1px 0 -1px;
}
section h2.new-arrival {
	background-image: url(../img/heading2_newarrival_bg.png);
	border-bottom: 4px solid #083388;
}
#about-rank {
	font-size: 12px;
	padding: 20px 13px;
	background-color: #fcf7dd;
	position: relative;
}
#about-rank span {
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-right: 5px;
	background-color: #ff9c00;
	display: inline-block;
	width: 3em;
}
#about-rank span.new {
	background-color: #ff4441;
}
#about-rank a {
	color: #fe0000;
	position: absolute;
	top: 20px;
	right: 13px;
	display: block;
}
div#new-arrival {
	overflow: hidden;
	zoom: 1;
}
#new-arrival div {
	padding: 13px 0 0 13px;
	width: 168px;
	float: left;
}
#new-arrival p {
	font-size: 12px;
}
#new-arrival p.kubun {
	font-size: 10px;
	line-height: 18px;
	padding-left: 5px;
	background-color: #e6e6e6;
	border-left: 3px solid;
	position: relative;
}
.kubun span {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #ff9c00;
	display: block;
	width: 3em;
	position: absolute;
	top: 0;
	right: 0;
}
.kubun span.new {
	background-color: #ff4441;
}
p.name {
	line-height: 1.2;
	text-align: left;
	height: 2.4em;
	overflow: hidden;
}
#new-arrival p a {
	color: #ef0000;
	text-decoration: underline;
}
div#news {
	overflow: hidden;
	zoom: 1;
}
#news div {
	margin: 16px 0 0 16px;
	padding: 10px;
	border: 1px solid #d2d2d2;
	background-color: #fff;
	width: 202px;
	float: left;
	overflow: hidden;
	zoom: 1;
}
p.date-shop {
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	margin-bottom: 7px;
	height: 14px;
	overflow: hidden;
}
.date-shop span {
	margin-left: 4px;
	padding-left: 4px;
	border-left: 2px solid #dbdbdb;
}
#news h3 {
	font-size: 14px;
	line-height: 22px;
	text-align: left;
	margin-bottom: 7px;
	padding-left: 7px;
	border-left: 4px solid #ef0000;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	height: 22px;
	overflow: hidden;
}
#news img {
	margin-right: 10px;
	float: left;
}
p.content {
	font-size: 12px;
	line-height: 1.3;
	text-align: left;
	height: 60px;
	overflow: hidden;
}