@charset "shift_jis"; 

/* ==========================================================================*/
/*【基本設定】*/
/* ==========================================================================*/

body {
font-family: "Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック",sans-serif;
}



/* -----------------------------------------------------------------*/
/*【リンク設定】*/
/* -----------------------------------------------------------------*/
a:link {

}
a:visited {

}
a:hover {

}

/* -----------------------------------------------------------------*/
/*【table設定】*/
/* -----------------------------------------------------------------*/

/*▼基本▼ - クラス指定なしの場合に適用 */
table{
margin:0px auto;
}
    table th {
    text-align:left;
    }
    table td {
    }



/* -----------------------------------------------------------------*/
/*【入力エラー/警告】*/
/* -----------------------------------------------------------------*/

/*▼入力エラー▼*/
ul.xc_error{
list-style-image:url(../images/error_icon.gif);
list-style-position: inside;
color:#FF3232;
margin:5px 0;
padding:0;
}
    ul.xc_error li{
    margin:0 0 0 30px;
    color:#FF3232;
    font-weight:bold;
    }

/*▼入力警告▼*/
ul.xc_warning{
list-style-type:none;
background:url(../images/list_warning.gif) no-repeat left ;
margin:0 0 0 15px;
padding:7px 0 7px 35px;
}
    ul.xc_warning li{
    /*background:url(../images/list_warning.gif) no-repeat left top;*/
    padding: 3px 3px 3px 22px ;
    color:red;
    font-weight:bold;
    }


/* ==========================================================================*/
/*【表示エリア設定】*/
/* ==========================================================================*/



/* -----------------------------------------------------------------*/
/*▼ヘッダ▼*/
/* -----------------------------------------------------------------*/
.xc_header{
height:auto;
margin:0;
text-align:left;
background-color: #FFFFFF;
}
    .xc_header img{
    padding-right:10px;
    }


/* -----------------------------------------------------------------*/
/*▼左カラム▼*/
/*【重要】本テンプレートは2カラム表示のため「.xc_contentsLeft」非表示*/
/* -----------------------------------------------------------------*/
/*.xc_contentsLeft{
height:auto;
float:left;
display: inline;
}
*/

/* -----------------------------------------------------------------*/
/*▼中央カラム▼*/
/* -----------------------------------------------------------------*/
.xc_contents{
text-align:left;
display: inline;
float:left;
}



/* -----------------------------------------------------------------*/
/*▼右カラム▼*/
/* -----------------------------------------------------------------*/
.xc_contentsRight{
width:0;
text-align:left;
display: none;
}


/* -----------------------------------------------------------------*/
/*▼フッタ▼*/
/* -----------------------------------------------------------------*/
.xc_footer{

}


/* ==========================================================================*/
/*【ブロック設定】*/
/* ==========================================================================*/

/* -----------------------------------------------------------------*/
/* ▼システムブロック_「タイトル」▼*/
/* -----------------------------------------------------------------*/
h1.xc_siteTitle{
margin-top:0;
margin-right:0;
margin-bottom:0;
margin-left:0;
padding-top:20px;
padding-right:10px;
padding-bottom:5px;
padding-left:20px;
}
    h1.xc_siteTitle a{
    font-size: 24px;
    color: #333333;
    text-decoration:none;
    }
    
   /*■画像の場合*/
    h1 img{
    margin-top:0;
    margin-right:0;
    margin-bottom:0;
    margin-left:0;
    border:0;
    }


/* -----------------------------------------------------------------*/
/* ▼システムブロック_「サブタイトル」▼*/
/* -----------------------------------------------------------------*/
h2{
margin-top:0;
margin-right:0;
margin-bottom:0;
margin-left:0;
padding-top:2px;
padding-right:10px;
padding-bottom:5px;
padding-left:30px;
color:#333333;
font-weight:normal;
font-size: 9pt;
}


/* -----------------------------------------------------------------*/
/* ▼システムブロック_「メニュー」▼*/
/* -----------------------------------------------------------------*/
/*ヘッダ、右カラム、左カラムに配置した場合共通*/
        .xc_gNavi ul a{
        padding:8px 6px;
        color:#333333;
        background-image:url(../../_template/images/arrow_gnavi.gif) ;
        background-repeat:no-repeat;
        background-position:8px 15px;
        text-decoration:none;
        text-indent:10px;
        display:block;
        }
/*ヘッダに配置した場合*/
.xc_header .xc_gNavi{
clear:both;
padding:0;
margin:0;
background-color:#F1F1EF;
background-image:url(../../_template/images/bg_gnaviRow.gif);
background-repeat:no-repeat;
background-position:10px 5px;
}
.xc_header .xc_gNavi h4{
padding:12px 0 0 35px;
margin:0;
background-color:transparent;
background-image:url(../../_template/images/arrow_h4.gif);
background-position:15px 15px;
background-repeat:no-repeat;
width:auto;
height:35px;
float:left;
font-size:10pt;
border-top:none;
border-right:none;
border-bottom:none;
border-left:none;
}
.xc_header .xc_gNaviBody{
padding:5px 10px;
margin:0;
height:35px;
}
    .xc_header .xc_gNavi ul{
    padding:0;
    margin:0;
    height:35px;
    list-style-type:none;
    }
        .xc_header .xc_gNavi ul li{
        padding:0;
        margin:0;
        height:18px;
        float:left;
        }
        .xc_header .xc_gNavi ul a:hover{
        color:#666666;
        }


.xc_contentsLeft .xc_gNavi{
clear:both;
width:205px;
margin-top:0;
margin-right:auto;
margin-bottom:5px;
margin-left:auto;
padding-top:0;
padding-right:0;
padding-bottom:0;
padding-left:0;
border-top:none;
border-right:none;
border-bottom:none;
border-left:none;
text-align:left;
}
.xc_contentsLeft .xc_gNavi h4{
height:26px;
margin:0;
padding:5px 0 0 25px;
background-image:url(../../_template/images/h4_gnaviContents.gif);
background-repeat:no-repeat;
background-position:top left;
border-top:none;
border-right:none;
border-bottom:1px solid #DCDCD9;
border-left:none;
}
    .xc_contentsLeft .xc_gNavi .xc_gNaviBody{
    padding-top:0;
    padding-right:0;
    padding-bottom:0;
    padding-left:0;
    border-top:none;
    border-right:1px solid #DCDCD9;
    border-bottom:1px solid #DCDCD9;
    border-left:1px solid #DCDCD9;
    text-align:center;
    }
    .xc_contentsLeft .xc_gNavi ul{
    padding-top:0;
    padding-right:0;
    padding-bottom:0;
    padding-left:0;
    margin-top:0;
    margin-right:0;
    margin-bottom:0;
    margin-left:0;
    list-style-image:none;
    list-style-type:none;
    text-align:left;
    }
    .xc_contentsLeft .xc_gNavi ul li{
    padding-top:0;
    padding-right:0;
    padding-bottom:1px;
    padding-left:0;
    border-top:none;
    border-right:none;
    border-bottom:1px dashed #CCCCCC;
    border-left:none;
    }
        .xc_contentsLeft .xc_gNavi ul a:hover{
        background-color:#EEEEEE;
        }









/* -----------------------------------------------------------------*/
/* ▼システムブロック_「カートを見るボタン」▼*/
/* -----------------------------------------------------------------*/
img.xc_viewCart {
float:right;
margin-top:15px;
margin-right:5px;
margin-bottom:5px;
margin-left:5px;
}




/* -----------------------------------------------------------------*/
/* ▼システムブロック_「SSLシール」▼*/
/* -----------------------------------------------------------------*/
.xc_ssl {
margin-top:0;
margin-right:auto;
margin-bottom:10px;
margin-left:auto;
text-align:center;
}

/* -----------------------------------------------------------------*/
/* ▼システムブロック_「WelcomeMessage」▼*/
/* -----------------------------------------------------------------*/
.xc_contents dl {
clear:both;
margin:0;
display:inline;
}
.xc_contents dt {
clear:both;
margin:2px 0;
padding:2px 5px;
text-align:right;
display:inline;
}
.xc_contents dd {
clear:both;
margin:2px 0;
padding:2px 5px;
text-align:left;
display:inline;
}

/* -----------------------------------------------------------------*/
/* ▼カスタムブロック_「フッタテキスト」 - footer_text▼*/
/* -----------------------------------------------------------------*/
.footer_text {
width:100%;
margin:0;
padding:5px 0;
border-top:1px solid #C7C8BE;
text-align:center;
}

/* -----------------------------------------------------------------*/
/* ▼カスタムブロック_「ご利用案内」▼*/
/* -----------------------------------------------------------------*/
.xc_valignMiddle ul {
list-style-image:url(../images/scrollTop.gif);
}
.xc_paywayAll {
background-image: url(../images/paywayAll.gif);
width :227px;
height:114px;
}

/* ==========================================================================*/
/*【各ページ設定】*/
/* ==========================================================================*/

/* -----------------------------------------------------------------*/
/* ▼カテゴリー一覧ページ▼*/
/* -----------------------------------------------------------------*/

/*■カテゴリ一覧のリスト表示*/
ul.xc_categoryList {
list-style-type:none;
margin:0;
padding:5px 10px;
}
    ul.xc_categoryList li {
    list-style-type:none;
    margin:0;
    padding:3px 5px;
    }
        ul.xc_categoryList ul {
        text-indent: 20px;
        }


/* -----------------------------------------------------------------*/
/* ▼商品一覧、商品詳細ページ共通▼*/
/* -----------------------------------------------------------------*/
.xc_itemImage{
margin:5px auto;
border:0;
}

span.xc_amount {
white-space:nowrap;
}

/* -----------------------------------------------------------------*/
/* ▼商品一覧（検索結果）ページ▼auto_block.cssに書き出される*/ 
/* -----------------------------------------------------------------*/


/* -----------------------------------------------------------------*/
/* ▼商品詳細ページ▼auto_block.cssに書き出される*/
/* -----------------------------------------------------------------*/


/* -----------------------------------------------------------------*/
/* ▼カートの中身ページ▼*/
/* -----------------------------------------------------------------*/
/*------- テーブル -------*/
table.xc_cartView {
margin:5px 0;
border-style:solid;
border-top-width:1px;
border-right-width:0;
border-bottom-width:0;
border-left-width:0;
border-color:#666666;
}
    /*----- 見出し（基本）-----*/
    table.xc_cartView th {
    background-color:#EFEFEF;
    padding:4px 5px 2px 5px;
    text-align:left;
    border-style:solid;
    border-top-width:0;
    border-right-width:0;
    border-bottom-width:1px;
    border-left-width:0;
    border-color:#666666;
    }

        /*----- 見出し（商品画像） -----*/
        table.xc_cartView th.xc_productsImage {
        width:70px;
        }
        /*----- 見出し（販売価格） -----*/
        table.xc_cartView th.xc_unitPrice{
        width:80px;
        }
        /*----- 見出し（商品合計） -----*/
        table.xc_cartView th.xc_productPrice {
        width:80px;
        }
        /*----- 見出し（商品合計） -----*/
        table.xc_cartView th.xc_productDeleteBtn {
        width:80px;
        }

    /*----- セル（基本）-----*/
    table.xc_cartView td {
    padding:4px 5px 2px 5px;
    border-style:solid;
    border-top-width:0;
    border-right-width:0;
    border-bottom-width:1px;
    border-left-width:0;
    border-color:#666666;
    }
        /*----- セル（商品画像）-----*/
        table.xc_cartView td.xc_productsImage {
        padding:5px;
        }
        /*----- セル（数量）-----*/
        table.xc_cartView td.xc_amount {
        width:80px;
        }
            /*--- 数量入力 ---*/
            table.xc_cartView td.xc_amount select{
            width:50px;
            }

        /*----- セル（注意書き）-----*/
        table.xc_cartView td.xc_bottomText {
        border-style:solid;
        border-top-width:0;
        border-right-width:0;
        border-bottom-width:1px;
        border-left-width:0;
        border-color:#666666;
        vertical-align:top;
        }
        /*----- セル（合計金額）-----*/
        table.xc_cartView td.xc_totalPrice {
        border-style:solid;
        border-top-width:0;
        border-right-width:0;
        border-bottom-width:1px;
        border-left-width:0;
        border-color:#666666;
        font-weight:bold;
        color:red;
        }

    /*----- 使用ポイント入力 -----*/
    table.xc_cartView input[type=text]{
    width:50px;
    }


/* -----------------------------------------------------------------*/
/* ▼配送先指定画面▼*/
/* -----------------------------------------------------------------*/
div.xc_orderDestination{
margin:10px 0;
padding:10px;
background-color:#EFEFEF;
}
.xc_addDestination{
border:1px solid #CCCCCC;
margin:15px 0;
padding:15px 0;
text-align:center;
}


/* -----------------------------------------------------------------*/
/* ▼特定商取引法▼*/
/* -----------------------------------------------------------------*/
table.xc_salemention{
}
    table.xc_salemention th {
    width:200px;
    }
    table.xc_salemention td {
    }


/* -----------------------------------------------------------------*/
/* ▼マイページ（受注履歴）▼*/
/* -----------------------------------------------------------------*/
table.xc_orderList{
}
    table.xc_orderList th{
    text-align:center;
    }
    table.xc_orderList td {
    text-align:center;
    }

/* -----------------------------------------------------------------*/
/* ▼マイページ（注文履歴・注文状況）▼*/
/* -----------------------------------------------------------------*/
table.xc_orderList th.xc_checkbox {/*チェックボックス*/
width:15px;
} 
table.xc_orderList th.xc_orderId {/*ご注文日・ご注文番号*/
width:85px;
}
table.xc_orderList td.xc_orderId {/*ご注文日・ご注文番号*/
width:85px;
font-size:9pt;
}

table.xc_orderList th.xc_totalPrice {/*商品合計*/
width:70px;
}

table.xc_orderList th.xc_orderStatus{/*状態*/
width:65px;
}
table.xc_orderList td.xc_orderStatus {/*状態*/
width:65px;
}


/* -----------------------------------------------------------------*/
/* ▼購入手続（決済方法選択）、ご利用案内ページ▼*/
/* -----------------------------------------------------------------*/
td.xc_paymentExplain ul {
margin-top:5px;
margin-bottom:5px;
margin-left:5px;
padding-left:20px;
}

/* -----------------------------------------------------------------*/
/* ▼コンビニ決済▼*/
/* -----------------------------------------------------------------*/
table.xc_netCVS {
}
    table.xc_netCVS th {
    }
    table.xc_netCVS td {
    text-align:center;
    }

/* -----------------------------------------------------------------*/
/* ▼ポップアップ（在庫詳細）▼*/
/* -----------------------------------------------------------------*/
.xc_popup {
backgroud-color: #FFFFFF;
padding: 5px;
text-align:left;
background-image:none;
width:90%;
}

