﻿/********************
Backdround設定
********************/

.MainBg{
width:760px;
height:154px;
background:url(../images/clearance_main03.jpg);
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:154px;
background:url(../images/clearance_main09.jpg);
margin:0px 0px 0px 0px;
background-repeat:no-repeat;
position:relative;
}

.FemaleBg2{
width:760px;
height:1190px;
background:url(../images/clearance_bg2.jpg);
margin:0px 0px 0px 0px;
background-repeat:no-repeat;
position:relative;
}

/********************
Main要素設定
********************/
.title_brand{
margin:18px 0 0 26px;
}
/********************
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;
}
.top3_icon {
    float:left;
    width:160px;
}
.brand_name {
    float: left;
    font-size: 14px;
    font-color:#000000;
    width:140px;
}
/********************
ボタン設定
********************/
.bottom img {
    margin: 10px 233px 0;
}
