@charset "utf-8";

h3{
	width: 740px;
	background-color: #1A1A1A;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {
	margin: 0px;
	padding: 0px;
}
#main .section {
	background-color: #FFE900;
	clear: both;
	width: 740px;
	padding-bottom: 21px;
}
#main .section_l {
	background-color: #FF67B4;
	clear: both;
	width: 740px;
	padding-bottom: 21px;
	background-image: url(../campaign/images/fresh/bg_l.jpg);
	background-repeat: no-repeat;
	background-position: left 238px;
}
#main .section_l #l_buy01 {
	position: absolute;
	left: 329px;
	top: 106px;
}
#main .section #sale {
	background-color: #262626;
	width: 690px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 8px;
	margin-left: 20px;
}
#main .section #sale li {
	padding-bottom: 2px;
}

#main .section #mens ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#main .section #mens li {
}
#main .section_l #l_buy02 {
	position: absolute;
	left: 329px;
	top: 359px;
}

#main .section_l #ladies {
	width: 700px;
	padding-bottom: 8px;
	margin-left: 20px;
	position: relative;
}
#main .section_l #ladies ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#main .section_l #ladies li {
	display: inline;
	float: left;
	padding-right: 1px;
	padding-bottom: 1px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
#main .section #mens {
	background-color: #262626;
	width: 690px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 8px;
	margin-left: 20px;
}
#main .section #mens ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#main .section #mens li {
	display: inline;
	float: left;
	padding-right: 1px;
	padding-bottom: 1px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
#main .section #mens #btn_buy {
	clear: both;
	text-align: center;
	padding-top: 6px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main .section #other {
	margin-left: 20px;
	margin-top: 18px;
	clear: both;
}
#main .section #other dl {
}
#main .section #other dt {
}
#main .section #other dd {
	background-image: url(../campaign/images/fresh/bg_other.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 105px;
	width: 698px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#main .section #other dd ul {
	padding-top: 10px;
	padding-left: 9px;
}
#main .section #other dd li {
	float: left;
	padding-right: 8px;
}
#navi {
	background-image: url(../campaign/images/fresh/bg_navi.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 60px;
}
#navi ul {
	padding-left: 30px;
	padding-top: 10px;
}
#navi li {
	display: inline;
	float: left;
	padding-right: 9px;
}
