﻿.priceMenu {
    margin-bottom: 8px;
}
.priceMenu ul.menu {
    margin: 0;
    padding: 0;
}
.priceMenu ul.menu li {
    float: left;
    height: 33px;
    margin-right: 3px;
    width: 149px;
}
.priceMenu ul.menu li a {
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 33px;
    line-height: 110%;
    padding: 7px 0 3px;
    text-decoration: none;
    width: 149px;
}
.priceMenu ul.menu a:link, .priceMenu ul.menu a:visited {
    background: url("../images/whiteday_anchor_off.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
.priceMenu ul.menu a:hover, .priceMenu ul.menu a.active {
    background: url("../images/whiteday_anchor_on.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
h2 {
    background: url("../images/whiteday_title.gif") no-repeat scroll 0 0 transparent;
    clear: both;
    text-align: left;
}
.specialttl1 {
    color: #FFFFFF;
    font-size: 115%;
    font-weight: bold;
    padding: 12px 0 12px 55px;
}
.specialmenMore {
    float: right;
    text-align: left;
}
.specialmenMore ul li a {
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 110%;
    padding: 12px 0 0 3px;
    text-decoration: none;
    width: 330px;
}
.specialmenMore ul a:link, .specialmenMore ul a:visited {
    background: url("../images/whiteday_linkbana_off.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 8px;
    text-decoration: none;
}
.specialmenMore ul a:hover, .specialmenMore ul a.active {
    background: url("../images/whiteday_linkbana_on.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 8px;
    text-decoration: none;
}
.wrapping {
    background-image: url("../images/father_wrapping.jpg");
    background-repeat: no-repeat;
    height: 196px;
    position: relative;
    width: 760px;
}
.wrapping .logo {
    left: 310px;
    position: absolute;
    top: 35px;
}
.wrapping .img {
    left: 580px;
    position: absolute;
    top: 30px;
}
.wrapping .wrappingText {
    color: #FFFFFF;
    left: 50px;
    padding: 8px;
    position: absolute;
    text-align: left;
    top: 80px;
    width: 500px;
}



/********新規入力********/
.FemaleBg {
    margin: 0;
    position: relative;
    width: 760px;
}
.CoordiBg01 {
    float: left;
    width: 380px;
}
.CoordiBg02 {
    float: right;
    width: 380px;
}
.ranking_top3 {
    margin: 0;
    padding: 0 20px;
    width: 340px;
}
.ranking_top3 dl {
    height:13em;
}
.top3_icon {
    width: 340px;
}
.brand_name {
    width: 340px;
    height:26px;
    padding:3px 0 3px 0;
    text-align: right;
}
.brand_name a{
    background: url("../images/icon.gif") no-repeat scroll right center transparent;
    padding:2px 20px 3px 0;
}
ul.link li {
    float: right;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding:0;
    text-indent:-9999px;
}
ul.link li a {
    display: block;
    height: 40px;
    width: 300px;
}
li.link1 a {
    background: url("../images/linkbutton_off.jpg") no-repeat scroll 0 0 transparent;
}
li.link1 a:hover {
    background: url("../images/linkbutton_on.jpg") no-repeat scroll 0 0 transparent;
}


