@charset "Shift_JIS";
html
{
    scrollbar-3dlight-color:#5F9EA0;
    scrollbar-arrow-color:#5F9EA0;
    scrollbar-shadow-color:#5F9EA0;
    scrollbar-face-color:#ffffff;
    scrollbar-track-color:#ffffff;
    scrollbar-highlight-color:#ffffff;
}
.top
{
    background-color:#FFFFFF;
    margin-left:auto;
    margin-right:auto;
    margin-top:0px;
    margin-bottom:0px;
}
.top2
{
    background-color:#FFFFFF;
    margin-left:10px;
    margin-right:30px;
    margin-top:0px;
    margin-bottom:0px;
}

/*商品のページのbottomページ*/
.3
{
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    margin-bottom:0px;
}

.4
{
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    margin-bottom:0px;
    width:100%;
}


/*通常リンクの状態　ラインなし*/
A:link
{
    color:#CD5C5C;
  text-decoration : none;
}

A:visited
{
    color:#8FBC8F;
    text-decoration:none;
}
/*オンマウス　ラインなし*/
A:HOVER{
    color:#D87093;
    text-decoration:none;
}
A:active
{
    color:#00CED1;
    text-decoration:none;
}
/*枠線*/
.center
{
    border:1px;
    border-style:solid;
    border-color:#c0c0c0;
}
/*罫線*/
.line1
{
    border-style:solid;
    border:1px;
}
.line2
{
    border-style:dashed;
    border:1px;
}
.line3
{
    border-style:dotted;
    border:1px;
}
/*水平線*/
hr.1
{
    border:1px;
    border-style:dotted;
}
/*font*/
.f1
{
    font-size:13px;
    font-family:Arial;
}
.f2
{
    font-size:15px;
    font-family:Arial;
}
.f3
{
    font-size:16px;
    font-family:Arial;
}
.f4
{
    font-size:13px;
    font-family:Arial;
    color:#ffffff;
}

/*topブランド名*/
.brand
{
    font-size:12px;
    font-family:Arial;
    color:#696969;
    line-height:150%;
}

.reci
{
    margin-top:0px;
    margin-bottom:40px;
    margin-left:auto;
    margin-right:auto;
}

/*コメント欄*/
.cenent{
    width:250px;
}


.ff{
    font-family:Arial;
    font-size:13px;
    color:#708090;
}

.ff2{
    font-family:Arial;
    font-size:15px;
    color:#708090;
}

h3.brand{
    font-size:13px;
    color:#808080;
}

.style1 {
    color:#696969;
    line-height:23px;
    font-family: Arial;
}

.style2 {
    color:#696969;
    line-height:150%;
    font-family: Arial;
}
