﻿/********************
Backdround設定
********************/

.MainBg{
width:760px;
height:154px;
background:url(../images/);
margin:0px 0px 0px 0px;
background-repeat:no-repeat;
position:relative;
}

.FemaleBg{
width:760px;
height:590px;
background:url(../images/clearance_bg.jpg);
margin:0px 0px 0px 0px;
background-repeat:no-repeat;
position:relative;
}

.MainBg2{
width:760px;
height:154px;
background:url(../images/clearance_main06.jpg);
margin:0px 0px 0px 0px;
background-repeat:no-repeat;
position:relative;
}
.MainBg3{
width:760px;
height:121px;
background:url(../images/snowClearance_main03.jpg);
margin:0px 0px 0px 0px;
background-repeat:no-repeat;
position:relative;
}

.FemaleBg2{
width:760px;
height:1139px;
background:url(../images/snowClearance_main04.jpg);
margin:0px 0px 0px 0px;
background-repeat:no-repeat;
position:relative;
}

/********************
Main要素設定
********************/
.title_brand{
margin:0 0 0 26px;
padding: 0 0 15px 0;
}
/********************
Female要素設定
********************/
.CoordiBg01{
float:left;
width:380px;
}

.CoordiBg02{
float:right;
width:380px;
}
.FemaleBg a {
color:#000000;
}

.FemaleBg a:hover {
color:#000000;
}

/********************
ブランドロゴ要素設定
********************/
.ranking_top3 {
    margin: 0;
    padding:0px 20px;
    width: 340px;
}
.ranking_top3 dl {
    height:6em;
    padding: 0 0 0 30px;
}
.top3_icon {
    float:left;
    width:160px;
}
.brand_name {
    float: left;
    font-size: 14px;
    font-color:#000000;
    width:140px;
}
/********************
ボタン設定
********************/
.bottom img {
    float: right;
    margin: 10px 20px 0;
}
#rightcolumn .FemaleBg2 .bnrArea {
	background: url(../images/dot.gif) repeat-x left top;
	padding-top: 28px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
#rightcolumn .FemaleBg2 .bnrArea ul li {
	float: left;
	margin-left: 45px;
}
