@charset "utf-8";


#main {
	width: 560px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
#side {
	width: 220px;
	float: left;
	padding-top: 20px;
}
#contents {
	background-image: url(../catalog/images/backgorund.gif);
	background-repeat: repeat-y;
}

#side ul {
	list-style-type: none;
	list-style-position: inside;
	font-size: 15px;
	line-height: 180%;
	padding-left: 20px;
	margin-left: 0px;
	padding-right: 20px;
}
#side ul li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ba8b40;
}
#loc-nav ul {
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#side ul li a {
	color: #000;
}
#loc-nav {
	margin-left: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #ba8b40;
}
.detail {
	font-size: 15px;
	line-height: 150%;
	color: #333;
	margin-left: 30px;
	text-align: left;
}
.back {
	font-size: 14px;
	text-align: right;
	padding-right: 30px;
	padding-top: 20px;
}
.stylePink {
	color: #ff1493;
	text-align: center;
	font-size: 16px;
	line-height: 150%;
}
.stylePink13 {
	color: #ff1493;
	text-align: center;
	font-size: 13px;
	line-height: 150%;
}
.salePlice {
	font-size: 14px;
	color: #F00;
	text-align: center;
	padding-top: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.pumps_category {
	margin-left: 10px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.fair {
	color: #ff1493;
	margin-top: 5px;
}
.fair a {
	color: #ff1493;
}
.nokori {
	font-size: 10px;
	color: #ea5550;
}

.new_color_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b4ada9;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

