@charset "UTF-8";

/* 20160210カテゴリ作り込み _S */
.container{width:690px; border:solid #ffffff 0px;}
.container img{ vertical-align:bottom; display:block; border:none;}
*html .container img{ display:inline;}/*IE*/

.u_d{ font-size:12px; line-height:2.1; text-align:justify; text-justify:distribute;}
.u_d span{ font-style:normal; border-bottom:dashed #d9d9d9 1px; padding-bottom:2px;}

.u_d02{ font-size:12px; line-height:2.1; text-align:justify; text-justify:distribute;}
.u_d02 span{ font-style:normal; padding-bottom:2px;}
/* 20160210カテゴリ作り込み _E */


/* 20160210カテゴリ作り込みテーブル _S */
table.brwsr2 {
    margin: 0 auto;
    width: 690px;
    border: none;
    border-top: solid 1px #d2d2d2;
    border-bottom: solid 1px #d2d2d2;
    border-collapse: separate;
    border-spacing: 0 10px;
    background: #f4f4f4;
}
 
table.brwsr2 th {
    vertical-align: middle;
    height: 53px;
    width: 135px;
    border-right: solid 1px #d2d2d2;
    margin: 0;
    text-align: center;
    color: #606060;
    font-size: 14px;
    font-weight: bold;
}
 
table.brwsr2 td.data {
    padding: 0;
    margin: 0;
    height: 53px;
    width: 100px;
    border: none;
    color: #d2d2d2;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
}
 
table.brwsr2 td:fst-child {
    padding: 0 0 0 10px;
    vertical-align: middle;
}
 
table.brwsr2 td.bar {
    height: 1px;
    width: 100%;
    border-top: solid 1px #d2d2d2;
}
/* 20160210カテゴリ作り込みテーブル _E

/* 20160210テーブル _S */
.table_br_v	{
width:660px ;margin:0px 0px 10px 15px;padding:0px;
border-collapse:collapse;
border-top:1px dotted #999999;
}
.table_br_v th	{
width:20%;padding:10px 4px 10px 10px;
text-align:center;vertical-align:top;color:#666666; vertical-align: middle;
background-color:#EEEEEE; font-size: 14px; font-weight: bold;
border-bottom:1px dotted #999999;border-left:5px solid #ca0226;
}
.table_br_v td	{
padding:10px 4px 10px 10px; font-size: 12px; line-height: 16px;
border-bottom:1px dotted #999999;border-left:3px double #CCCCCC;border-right:1px dotted #999999;
}
/* 20160210テーブル _E */

/* 20160216ブランド作り込みテーブル2_S */
table.br02 {
    width: 660px;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0px 15px;
    font-size: 12px;
}
 
table.br02 th,
table.br02 td {
    padding: 30px;
}
 
table.br02 th {
    background: #603913;
    vertical-align: middle;
    text-align: middle;
    width: 150px;
    overflow: visible;
    position: relative;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
}
 
table.br02 th:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #603913;
    border-width: 10px;
    margin-top: -10px;
}
/* firefox */
@-moz-document url-prefix() {
    table.br02 th::after {
        float: right;
        padding: 0;
        left: 30px;
        top: 10px;
        content: " ";
        height: 0;
        width: 0;
        position: relative;
        pointer-events: none;
        border: 10px solid transparent;
        border-left: #603913 10px solid;
        margin-top: -10px;
    }
}
 
table.br02 td {
    background: #f8f8f8;
    width: 360px;
    padding-left: 20px;
}
/* 20160216ブランド作り込みテーブル2_E */
