.line01 {
    background-image: url(images/line01.gif);
    background-repeat: repeat-x;
    background-position: center bottom;
    height: 4px;
    margin: 0px;
    padding: 0px;
}
.line03 {
    background-image: url(images/line01.gif);
    background-repeat: repeat-x;
    background-position: center center;
    height: 4px;
    margin: 0px;
    padding: 0px;
}
.txt-name {
    font-size: 90%;
    font-weight: bold;
    color: #333333;

}
.txt-number {
    font-size: 80%;
    color: #000066;

}
.txt-price {
    font-size: 80%;
    color: #990000;
}
.txt-small {
    font-size: 80%;
    line-height: 120%;
    color: #333333;

}
.to-cart {
    font-size: 10px;
    text-decoration: none;
    border: 1px solid #666666;
    padding: 2px 20px 2px 5px;
    height: 24px;
    background-image: url(images/cart.gif);
    background-repeat: no-repeat;
    background-position: right;
    color: #333333;



}
.to-cart:hover {
    color: #000066;
    text-decoration: none;
    background-color: #FFFFCC;

}
.margin10 {
    margin: 10px;
}
.hood {
    font-size: 10px;
    color: #666699;
    background-image: url(images/line03.gif);
    background-repeat: repeat-x;
    background-position: top;

}
a {
    text-decoration: none;
    color: #000099;
}
.head-bg {
    background-image: url(images/head-bg.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}
.line02 {

    background-image: url(images/line02.gif);
    background-repeat: repeat-x;
    background-position: center center;
    height: 4px;
    margin: 0px 0px 0px 20px;
    padding: 0px;
}
.title-text {

    background-image:  url(book/pagetitle02.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
.title-shoes {


    background-image: url(shoes/pagetitle02.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
.title-wear {


    background-image: url(wear/pagetitle02.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
.title-cd {


    background-image: url(cd/pagetitle02.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
.title-wdsftext {

    background-image:  url(wdsfbook/pagetitle02.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
.bg-navi {
    background-image: url(images/bg-navi.jpg);
    background-repeat: repeat-y;
    background-position: left top;
    padding: 0px;
    width: 160px;

}
.txt-main {
    font-size: 0.9em;
    line-height: 140%;
    color: #333333;
    letter-spacing: 0.04em;
}
.address-line {
    background-color: #F9CEF1;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #FFFFFF;
    border-right-color: #999999;
    border-bottom-color: #CCCCCC;
    border-left-width: 0px;
    padding-right: 7px;
    padding-left: 7px;


}
h1 {
    font-size: 12px;
    color: #666666;
    font-weight: normal;
    margin: 0px;
    padding-top: 8px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 30px;
    letter-spacing: 0.04em;

}
.txt-small2 {

    font-size: 80%;
    line-height: 120%;
    color: #D94709;
}
.txt-large {
    font-size: 14px;
    line-height: 130%;
    font-weight: bold;
    word-spacing: 0.05em;
    color: #000000;
}
.txt_right{
    margin-left:10px;
    margin-bottom:10px;
    color: #333333;
}
.txt_right p.head{
    margin:15px 0;
    font-weight: bold;
    font-size: 16px;
    line-height: 135%;
}

