@charset "utf-8";

/************************************************
 各ページコンテンツ用
************************************************ */
/* ==============================================
▼TOP
=============================================== */
/* メインイメージ
----------------------------------------------- */
#main_image {
    margin-bottom: 10px;
    text-align: center;
}

/* ==============================================
▼下層
=============================================== */
/* ==============================================
▼ガイド
=============================================== */
/* ◎◎について
----------------------------------------------- */
div#undercolumn_aboutus {
}

/* 特定商取引法
----------------------------------------------- */
div#undercolumn_order {
}

/* お問い合わせ
----------------------------------------------- */
div#undercolumn_contact {
    margin: 0 auto;
    width: 100%;
}

.zipimg img {
    vertical-align: middle;
}


/* ==============================================
▼MYページ
=============================================== */
/* 共通設定
----------------------------------------------- */
div#mypagecolumn {
    width: 100%;
}

div#mynavi_area {
    width: 100%;
}

div#mycontents_area {
    width: 100%;
}
div#mynavi_area .mynavi_list {
    margin-bottom: 20px;
    width: 100%;
}
div#mynavi_area .mynavi_list li {
    margin:0 15px 5px 0;
    padding-left: 15px;
    float: left;
    background: url('../img/icon/ico_arrow_01.gif') no-repeat left ;
    font-size: 120%;
}
div#mynavi_area div.point_announce {
    margin-bottom: 30px;
    padding: 10px;
    border: solid 1px #ffcc62;
    background-color: #fffaf0;
}
div#mynavi_area div.point_announce p {
    padding-left: 20px;
    background: url('../img/icon/ico_point.gif') no-repeat left ;
}
div#mycontents_area p.inforamtion {
    margin-bottom: 20px;
}
div#mypagecolumn h4 {
    margin: 10px auto;
    border-bottom: 1px solid #999;
    text-align: left;
    font-size: 120%;
}


/* 購入履歴一覧/詳細
----------------------------------------------- */
div#mycontents_area div.mycondition_area {
    margin: 0 auto 20px 0;
    padding: 10px;
    border: solid 1px #ccc;
    width: 97%;
    background: #f9f9f9;

}
div#mycontents_area div.mycondition_area p {
    float: left;
}
div#mycontents_area div.mycondition_area .btn {
    width: 160px;
    margin-top: 15px;
    float: right;
}
.add_address {
    margin-bottom: 20px;
}


/* 会員登録内容変更/退会
----------------------------------------------- */
div#mycontents_area .message_area {
    margin: 30px auto;
    padding: 30px;
    border: 1px solid #ccc;
    text-align: center;
}

div#mycontents_area .message_area p {
    margin-bottom: 20px;
}

/* ==============================================
▼会員登録
=============================================== */
div#undercolumn_entry {
    width: 100%;
}

div#undercolumn_entry .kiyaku_text {
    margin: 20px auto;
    padding: 10px;
    border: solid 1px #ccc;
    width: 94%;
    background: #fff;
}


/* ==============================================
▼ログイン
=============================================== */
div#undercolumn_login {
    margin: 0 auto;
    width: 100%;
}

div#undercolumn_login .login_area {
    margin-bottom: 30px;
}

div#undercolumn_login .login_area .inputbox {
    margin: 15px auto 15px auto;
    padding: 15px 20px 10px 20px;
    background: #f0f0f0;
}

div#undercolumn_login .login_area .inputbox .btn_area {
    margin-top: 0;
}


/* ==============================================
▼エラー
=============================================== */
div#undercolumn_error .message_area {
    width:80%;
    margin: 30px auto;
    padding: 30px;
    border: 1px solid #ccc;
    text-align: center;
}

div#undercolumn_error .message_area .error {
    padding: 120px 0;
}


/* ==============================================
▼商品一覧
=============================================== */
/* ページ送り
----------------------------------------------- */
.pagenumber_area {
    padding-bottom: 10px;
    background: url("../img/background/line_dot_01.gif") repeat-x bottom ;
}
.pagecond_area {
    margin-bottom: 20px;
    padding: 10px;
}
.pagenumber_area {
    margin: 20px 0;
}
.pagecond_area {
    border: 1px solid #ccc;
}
.pagenumber_area .navi {
    width: 100%;
    text-align: left;
}
.pagenumber_area .navi li {
    display: inline;
}
.pagenumber_area .change {
    float: right;
    text-align: right;
    white-space: nowrap;
}


/* レイアウト
----------------------------------------------- */
div.list_area {
    padding: 0 0 30px 0;
    width: 100%;
    overflow: auto;
}

div.listphoto {
    float: left;
}

/* メインカラム用 1カラム時*/
#one_maincolumn div.listrightbloc {
    float: right;
    width: 74%;
}

/* メインカラム用 2カラム時*/
#two_maincolumn_right div.listrightbloc ,
#two_maincolumn_left div.listrightbloc {
    float: right;
    width: 80%;
}

/* メインカラム用 3カラム時*/
#three_maincolumn div.listrightbloc {
    float: right;
    width: 74%;
}


/* 商品情報 各種設定
----------------------------------------------- */
/* 商品ステータス */
div.listrightbloc ul.status_icon {
    margin-bottom: 10px;
    width: 100%;
}
div.listrightbloc ul.status_icon li {
    margin-right: 5px;
    float: left;
}

/* 商品名 */
div.listrightbloc h3 {
    font-weight: bold;
    font-size: 120%;
}

/* コメント */
div.listrightbloc .listcomment {
    margin: 0 0 10px 0;
    text-align: left;
}

/* 商品詳細を見る */
div.listrightbloc .detail_btn {
    margin-bottom: 20px;
}

/* 価格 */
div.listrightbloc .pricebox {
    margin: 0 0 10px 0;
}

/* 買い物かご */
div.listrightbloc .cart_area {
    padding: 10px;
    border: 1px solid #cef0f4;
    background-color: #ecf5ff;
    width: 94%;
}

/* 規格 */
div.listrightbloc .classlist {
    margin-bottom: 10px;
    padding-bottom: 10px;
    background: url("../img/background/line_dot_02.gif") repeat-x bottom ;
}
div.listrightbloc dl {
    width: 100%;
}
div.listrightbloc dt {
    display: inline-block;
    vertical-align: top;
}
div.listrightbloc dd {
    padding-bottom: 10px;
    display: inline-block;
}
div.listrightbloc dd p.attention {
    margin-top: 5px;
}

/* カゴに入れる */
div.listrightbloc .cartin {
    margin: 0;
    float :right;
}
div.listrightbloc .cartin .quantity {
    padding: 3px 10px 0 0;
    width: 150px;
    float :left;
    text-align: right;
}
div.listrightbloc .cartin .quantity .box {
    width: 70px;
}
div.listrightbloc .cartin_btn {
    width: 160px;
    float :left;
}


/* ==============================================
▼商品詳細
=============================================== */
/* レイアウト

    tplファイルのマークアップが同じ項目
    *1カラム時 [one_maincolumn]
    *2カラム時 [two_maincolumn_left]
               [two_maincolumn_right]
    *3カラム時 [three_maincolumn]

----------------------------------------------- */
#detailarea ,
.sub_area {
    margin-bottom: 20px;
    width: 100%;
}

/* レイアウト
----------------------------------------------- */
/* 1カラム用 */
#one_maincolumn div#detailphotobloc {
    width: 37%;
    float: left;
}
#one_maincolumn #detailrightbloc {
    width: 63%;
    float: right;
}
#one_maincolumn div.subtext {
    margin-bottom: 20px;
    float: left;
    width: 69%;
}
#one_maincolumn div.subphotoimg {
    float: right;
    width: 25%;
    text-align: right;
}
#one_maincolumn p.subtext {
    margin-bottom: 20px;
}

/* 2カラム用 */
#two_maincolumn_left div#detailphotobloc ,
#two_maincolumn_right div#detailphotobloc {
    float: left;
    width: 37%;
}
#two_maincolumn_left #detailrightbloc ,
#two_maincolumn_right #detailrightbloc {
    float: right;
    width: 63%;
}
#two_maincolumn_left div.subtext,
#two_maincolumn_right div.subtext {
    margin-bottom: 20px;
    float: left;
    width: 73%;
}
#two_maincolumn_left p.subtext,
#two_maincolumn_right p.subtext {
    margin-bottom: 20px;
}
#two_maincolumn_left div.subphotoimg ,
#two_maincolumn_right div.subphotoimg {
    float: right;
    width: 25%;
    text-align: right;
}

/* 3カラム用 */
#three_maincolumn div#detailphotobloc {
    float: left;
    width: 49%;
}
#three_maincolumn #detailrightbloc {
    float: right;
    width: 50%;
}
#three_maincolumn div.subtext {
    margin-bottom: 20px;
    float: left;
    width: 63%;
}
#three_maincolumn p.subtext {
    margin-bottom: 20px;
}
#three_maincolumn div.subphotoimg {
    float: right;
    width: 35%;
    text-align: right;
}

/* 商品情報 各種設定
----------------------------------------------- */
#detailrightbloc h2 {
    margin: 0 0 10px 0;
    padding: 0 0 15px 0;
    color: #666;
    background: url("../img/background/line_dot_01.gif") repeat-x bottom ;
    font-weight: bold;
    font-size: 160%;
}
#detailrightbloc .point,
#detailrightbloc .relative_cat {
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    background: url("../img/background/line_dot_01.gif") repeat-x bottom ;
}
#detailrightbloc .main_comment {
    margin-bottom: 20px;
}

/* 商品コード */
#detailrightbloc .product_code dt,
#detailrightbloc .product_code dd {
    display: inline;
}

/* 商品ステータス */
#detailrightbloc ul.status_icon {
    margin-bottom: 10px;
    width: 100%;
}
#detailrightbloc ul.status_icon li {
    margin-right: 5px;
    margin-bottom: 3px;
    float: left;
}

/* 通常価格 */
#detailrightbloc .normal_price dt,
#detailrightbloc .normal_price dd {
    display: inline;
}

/* 販売価格 */
#detailrightbloc .sale_price dt,
#detailrightbloc .sale_price dd {
    display: inline;
}

/* ポイント */
#detailrightbloc .point dt,
#detailrightbloc .point dd {
    display: inline;
}

/* 規格 */
#detailrightbloc div.classlist {
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%;
    background: url("../img/background/line_dot_02.gif") repeat-x bottom ;
}
#detailrightbloc .classlist {
    margin-bottom: 5px;
}
#detailrightbloc ul {
    margin-bottom: 10px;
    width: 100%;
}
#detailrightbloc ul li {
    vertical-align: top;
    float: left;
}

/* メーカー */
#detailrightbloc .maker dt,
#detailrightbloc .maker dd {
    display: inline;
}

/* メーカーURL */
#detailrightbloc .comment1 dt,
#detailrightbloc .comment1 dd {
    display: inline;
}

/* 関連カテゴリ */
#detailrightbloc .relative_cat dd {
    margin-left: 1em;
}

/* 買い物かご */
#detailrightbloc .cart_area {
    padding: 10px;
    background-color: #ecf5ff;
    border: 1px solid #cef0f4;
}
#detailrightbloc .quantity dt,
#detailrightbloc .quantity dd {
    display: inline;
}
#detailrightbloc .cartin {
    text-align: center;
}
#detailrightbloc .cartin_btn {
    text-align: center;
}
#detailrightbloc .favorite_btn {
    text-align: center;
    margin-top: 10px;
}


/* お客様の声
----------------------------------------------- */
#detail_common .review-summary .review_star{
    margin-left: 0;
    text-decoration: none;
}
#detail_common .review-summary .review_cnt{
    
}
#customervoice_area {
    clear: both;
    padding: 30px 50px;
    border: 1px solid #ccc;
}
#customervoice_area h2 {
    border-bottom: 3px solid #d4d4d4;
    font-size: 16px;
    font-weight: bold;
    background: none;
    padding: 5px;
    margin-top: 0;
    font-size: 16px;
}
#customervoice_area h2 img{
    width: 30px;
    height: auto;
    margin-right: 10px;
    transform: translateY(-4px);
}
#customervoice_area .review_bloc {
    padding: 10px;
    background-color: #f6f6f6;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}
#customervoice_area .review_bloc p {
    padding-top: 3px;
    margin-right: 20px;
}
#customervoice_area .review_bloc .review_btn{
    width: 220px;
    background: #eff1f3;
    background: -webkit-linear-gradient(top,#f7f8fa,#e7e9ec);
    background: linear-gradient(to bottom,#f7f8fa,#e7e9ec);
    border: #ccc solid 1px;
    border-radius: 4px;
}
#customervoice_area .review_bloc .review_btn:hover{
    background: #eff1f3; 
}
#customervoice_area .review_bloc .review_btn a{
    text-decoration: none;
    padding: 12px 10px;
    font-size: 14px;
    text-align: center;
    display: block;
    width: 100%;
}
#customervoice_area ul li{
    padding-bottom: 15px;
    margin-bottom: 15px;
    background: url("../img/background/line_dot_01.gif") repeat-x bottom ;
}
#customervoice_area .voicetitle {
    margin-bottom: 5px;
    color: #333;
    font-weight: bold;
}
#customervoice_area .voicedate {
    margin-bottom: 10px;
}
#customervoice_area #reviewWrap {
    margin-bottom: 0;
    padding: 0;
    margin-top: 0;
}
#customervoice_area #reviewWrap .review {
    margin-top: 30px;
    border-bottom: none;
    padding: 0 0 20px;
}
#customervoice_area #reviewWrap .review .name {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 6px;
    border-bottom: 1px solid #ccc;
    width: 100%;
    margin-bottom: 10px;
    text-shadow: none;
    float: none;
}
#customervoice_area #reviewWrap .review .name img{
    width: 16px;
    height: auto;
    margin: 0 13px 0 7px;
    transform: translateY(-4px);
}
#customervoice_area #reviewWrap .review .bottomicons {
    margin-bottom: 0;
    padding: 5px 0 20px 6px;
    border-radius: 4px;
    display: flex;
}
#customervoice_area #reviewWrap .review .bottomicons li {
    background: none;
    float: none;
    min-height: auto;
    height: auto !important;
    height: auto;
    margin: 0 20px 0 0;
    padding: 0;
    font-size: 13px;
}
#customervoice_area #reviewWrap .review .bottomicons .date::before {
    content: "投稿日 : ";
}
#customervoice_area #reviewWrap .review .bottomicons .level::before{
    content: "おすすめレベル : ";
}
#customervoice_area #reviewWrap .review .bottomicons .pluginver::before{
    content: "プラグイン ver : ";
}
#customervoice_area #reviewWrap .review .bottomicons .ver::before{
    content: "EC-CUBE ver : ";
}
#customervoice_area #reviewWrap .review .bottomicons li::before{
    font-size: 13px;
    font-weight: 700;
}
#customervoice_area #reviewWrap .review > .comment{
    padding: 0 15px;
}
#customervoice_area #reviewWrap .review .reply_footer{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 20px;
}
#customervoice_area #reviewWrap .review .reply_footer .reply_btn{
    display: flex;
    margin-left: 15px;
}
#customervoice_area #reviewWrap .review > .reply_btn{
    margin-top: 15px;
    text-align: right;
}
#customervoice_area #reviewWrap .review .reply_btn a,
#customervoice_area #reviewWrap .review .reply_footer .reply_btn a{
    text-decoration: none;
    padding: 5px 20px;
    font-size: 12px;
    text-align: center;
    display: inline-block;
    width: auto;
    background: #eff1f3;
    background: -webkit-linear-gradient(top,#f7f8fa,#e7e9ec);
    background: linear-gradient(to bottom,#f7f8fa,#e7e9ec);
    border: #ccc solid 1px;
    border-radius: 4px;
}
#customervoice_area #reviewWrap .review .reply_btn a:hover,
#customervoice_area #reviewWrap .review .reply_footer .reply_btn a:hover{
    background: #eff1f3; 
}

/* 返信
----------------------------------------------- */
#customervoice_area #reviewWrap .review .replydate {
    background: none;
    min-height: auto;
    height: auto !important;
    height: auto;
    padding: 0;
    float: none;
    font-size: 13px;
}
#customervoice_area #reviewWrap .review .replydate::before{
    font-size: 13px;
    font-weight: 700;
    content: "返信日 : ";
}
#customervoice_area #reviewWrap .review .reply {
    background: #F8F8F8;
    padding: 30px 40px;
    margin: 20px 0 0 37px;
}


/* 関連商品（商品部分はbloc.cssのおすすめ商品と共通）
----------------------------------------------- */
div#whobought_area {
    clear: both;
    padding: 35px 0 0 0;
}

div#whobought_area h2 {
    border-top: solid 1px #f90;
    background: url('../img/background/bg_tit_sub_01.jpg') repeat-x left bottom;
    padding: 5px 0 8px 10px;
    font-size: 14px;
}


/* ***********************************************
▼カートの中
/*********************************************** */
/* 現在のカゴの中
----------------------------------------------- */
div#undercolumn_cart .point_announce {
    padding: 20px;
    margin-bottom: 20px;
    border: solid 1px #ffcc62;
    background: #fffaf0;
    font-size: 120%;
    text-align: center;
    line-height: 140%;
}
div#undercolumn_cart .totalmoney_area {
    margin-bottom: 20px;
}

div#undercolumn_cart p {
    margin: 10px 5px;
}

div#undercolumn ul#quantity_level li {
    padding: 3px;
    display: inline;
}

div#undercolumn .empty {
    text-align: left;
}

div.form_area {
    margin-bottom: 30px;
}


/* お客様情報入力
----------------------------------------------- */
div#undercolumn_customer {
}

.flow_area {
    margin: 0 0 20px 0;
}

div#undercolumn_customer th em {
    color: #000;
    font-weight: bold;
}


/* お支払い方法・お届け時間等の指定
----------------------------------------------- */
div#undercolumn_shopping .pay_area {
    margin: 0 auto 30px;
    width: 100%;
}
div#undercolumn_shopping .pay_area02 {
    margin: 40px auto 30px auto;
}
div#undercolumn_shopping .pay_area02 .txtarea {
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
    width: 99%;
    height: 150px;
}
div#undercolumn_shopping .pay_area02 .select-msg {
    margin-bottom: 10px;
}

div#undercolumn_shopping .point_area {
    margin: 40px auto 0 auto;
}

div#undercolumn_shopping .point_area .point_announce {
    padding: 20px;
    border: 1px solid #ccc;
}

div#undercolumn_shopping .point_area p {
    margin-bottom: 20px;
}

div#undercolumn_shopping .point_area .point_announce li {
    margin-bottom: 5px;
}


/* お届け先の指定
----------------------------------------------- */
#address_area {
    margin-bottom: 10px;
    width: 100%;
}

#address_area .information {
    width: 65%;
    float: left;
}

#undercolumn_shopping .information {
    margin-bottom: 15px;
}

#address_area .add_multiple {
    padding: 15px 10px;
    border: 1px solid #ffcc62;
    float: right;
    width: 30%;
    color: #555;
    background: #fffaf0;
    text-align: center;
    font-weight: bold;
}

#address_area .add_multiple p {
    margin-bottom: 10px;
}

#address_area p.addbtn {
    font-weight: bold;
    font-size: 10px;
}


/* ==============================================
▼検索結果
=============================================== */
p.condition_area {
    margin: 0 auto;
    padding: 5px;
    border: solid 1px #333;
    width: 566px;
}









/* ==============================================

EC-CUBE前のCSS持ちこみ

=============================================== */


/*FORM*/
.box6 { width: 54px; }  /*W6*/
.box10 { width: 82px; } /*W10*/
.box15 { width: 120px; }    /*W18*/
.box20 { width: 152px; }    /*W20*/
.box30 { width: 222px; }    /*W30*/
.box33 { width: 243px; }    /*W30*/
.box40 { width: 292px; }    /*W40*/
.box49 { width: 355px; }    /*W49*/
.box54 { width: 390px; }    /*W54*/
.box56 { width: 404px; }    /*W56*/
.area39 { width: 292px; height: 134px; }
.area40 { width: 302px; height: 134px; }
.area45 { width: 337px; height: 290px; }
.area46 { width: 337px; height: 134px; }
.area49 { width: 355px; height: 160px; }
.area51 { width: 390px; height: 290px; }
.area54 { width: 400px; height: 160px; }
.area65 { width: 444px; height: 290px; }
.area65_2 { width: 444px; height: 160px; }
.area80 { width: 572px; height: 134px; }
.area80_2 { width: 572px; height: 420px; }
.area96 { width: 694px; height: 420px; }
.area96_2 { width: 694px; height: 160px; }

/*LINK*/
a:link { color: #014d98; text-decoration: underline; }
a:visited { color: #014d98; text-decoration: underline; }
a:hover { color: #014d98; text-decoration: none; }
a.attetion:link { color: #ff0000; text-decoration: underline; }
a.attetion:visited { color: #ff0000; text-decoration: underline; }
a.attetion:hover { color: #ff0000; text-decoration: none; }

/*COLOR*/
.lightblue { color: #0782CB ; }
.orange { color: #ff6600; }
.orangest { color: #ff6600; font-weight: bold; }
.white { color: #ffffff; }
.whitest { color: #ffffff; font-weight: bold; }
.red { color: #ff0000; }
.darkred { color: #990000; }
.redSmall { color: #ff0000; font-size:85% }
.red02 { color: #cc0000; }
.redst { color: #ff0000;  font-weight: bold; }
.black { color: #000000; }
.blackst { color: #000000; font-weight: bold; }
.gray { color: #ccc; }
p.level span.gray { color: #ccc !important;}
div#popup td span.gray { color: #ccc !important;}
.grayst { color: #333333; font-weight: bold; }
.blue { color: #014d98; }
.dgreenst { color: #003442; font-weight: bold; }
.bluest { color: #014d98; font-weight: bold; }
.purple { color: #634868; font-weight: bold; }
.fs12st {font-size: 12px; line-height: 150%; font-weight: bold; }
.fs10st {font-size: 10px; line-height: 150%; font-weight: bold; }
.fs12red {font-size: 12px; line-height: 150%; color: #ff0000; }
.fs12gray {font-size: 12px; line-height: 150%; color: #333333; }
.fs10gray {font-size: 10px; line-height: 150%; color: #333333; }
.fs10red {font-size: 10px; line-height: 150%; color: #ff0000; }
.fs10orange {font-size: 10px; line-height: 150%; color: #ff6600; }
.fs18orangest {font-size: 18px; line-height: 150%; color: #ff6600; font-weight: bold; }
.fs18st {font-size: 18px; line-height: 150%; font-weight: bold; }
.fs16 {font-size: 16px; line-height: 150%; }
.fs16b {font-size: 16px; line-height: 150%; font-weight: bold; }
.fs20st {font-size: 20px; line-height: 150%; font-weight: bold; }
.fs22whiteest {font-size: 22px; line-height: 150%; color: #fff; font-weight: bold; }
.fs12stbrown{font-size: 12px; line-height: 150%; font-weight: bold; color:#663300;}
.fs12stlightbrown{font-size: 12px; line-height: 150%; font-weight: bold; color:#996600;}
.fs12stlightblue{font-size: 12px; line-height: 150%; font-weight: bold; color:#0099cc;}
.brown { color: #5F451E; }
.fs11 {font-size: 11px; letter-spacing: 1px; line-height: 155%;}
.fs22st {font-size: 22px; line-height: 150%; font-weight: bold; }



/*PHOTO*/
.picture {
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
}

/*OVER*/
a.over:link{ color:#333333; text-decoration: underline; }
a.over:visited { color:#333333; text-decoration: underline; }
a.over:hover { color:#333333; text-decoration: none; }

/*OVER02*/
a.over02:link{ color:#595a6a; text-decoration: none; }
a.over02:visited { color:#595a6a; text-decoration: none; }
a.over02:hover { color:#595a6a; text-decoration: underline; }

/*OVER03*/
a.over03:link{ color:#014d98; text-decoration: none; }
a.over03:visited { color:#014d98; text-decoration: none; }
a.over03:hover { color:#014d98; text-decoration: underline; }

/*OVER04*/
a.over04:link{ color:#ffffff; text-decoration: underline; }
a.over04:visited { color:#ffffff; text-decoration: underline; }
a.over04:hover { color:#ffffff; text-decoration: none; }

/*OVER05*/
a.over05:link{ color:#ff0000; text-decoration: underline; }
a.over05:visited { color:#ff0000; text-decoration: underline; }
a.over05:hover { color:#ff0000; text-decoration: none; }

/*OVER06*/
a.over06:link{ color:#ff6600; text-decoration: underline; }
a.over06:visited { color:#ff6600; text-decoration: underline; }
a.over06:hover { color:#ff6600; text-decoration: none; }

/*FORM*/
form { margin:0; }

/*P*/
p.list { padding-left: 10pt; text-indent: -10pt; }
p.list02 { padding-left: 5pt; text-indent: -5pt; }
p {
    margin: 0;
    padding: 0;
}
p.right {text-align: right; }

/*OTHER*/
.cont_bg {
}
.case_bg01 {
    background-image: url(../img/main/case01_bg.jpg);
    background-repeat: repeat-x;
}
.case_bg02 {
    background-image: url(../img/main/case02_bg.jpg);
    background-repeat: repeat-x;
}
.case_bg03 {
    background-image: url(../img/main/pickup_bg.jpg);
    background-repeat: repeat-x;
}
.leftnavi_bg {
    background-image: url(../img/leftnavi/leftnavi_bg.jpg);
    background-repeat: repeat-x;
}

div#flasharea { z-index:1;}
 #gnavi { display: block; margin: 0; padding: 0; position: relative; z-index:10;}
  #gnavi li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; z-index:10; }
  #gnavi a { display: block; z-index:10; }
  #gnavi ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; z-index:10;}
   * html #gnavi{ position: static; z-index:10; } /* IE6 "fix" */
   * html #gnavi ul { line-height: 0;  z-index:10; } /* IE6 "fix" */
    #gnavi ul a { zoom: 1; z-index:10; } /* IE6/7 fix */
    #gnavi ul li { float: right; z-index:10;}
    #gnavi ul ul { top: 0;  text-align: right; z-index:10;}


/*導入事例CASE*/

.blue-bd {
    font-weight: bold;
    color: #304881;
    display: inline;
    font-size: 14px;
}

.red-bd {
    font-weight: bold;
    color: #cc0000;
    display: inline;
}


/*EC-CUBE導入までの流れ3/7*/

td.padL15 {
    padding-left: 40px;
}

td.reason-dot {
    background: url(../img/product/reason_dot.gif) repeat-x #fff;
}

td.introduceLeft {
    background: url(../img/product/introduce_left.jpg) repeat-x;
}

td.introduceRight {
    background: url(../img/product/introduce_right.jpg) repeat-x;
}

td.introduceMiddle {
    background: url(../img/product/introduce_bg.jpg) repeat-x;
}

table#introduce01 {background: url(../img/product/introduce_01_arrow.gif) no-repeat left top; height:115px;}
table#introduce02 {background: url(../img/product/introduce_02_arrow.gif) no-repeat left top; height:123px;}
table#introduce03 {background: url(../img/product/introduce_03_arrow.gif) no-repeat left top; height:112px;}
table#introduce04 {background: url(../img/product/introduce_04_arrow.gif) no-repeat left top; height:139px;}
table#introduce05 {background: url(../img/product/introduce_05_arrow.gif) no-repeat left top; height:73px;}
table#introduce06 {background: url(../img/product/introduce_06_arrow.gif) no-repeat left top; height:169px;}
table#introduce07 {background: url(../img/product/introduce_07_arrow.gif) no-repeat left top; height:160px;}



/*商用ライセンス11.04.28追加*/

em.none {display: none;}

div#licenseFaq {
    background: url(../img/license/bg_faq2.jpg) no-repeat;
    padding: 15px 15px 20px;
    margin-bottom: 30px;
    border-collapse: separate;
}

div#licenseFaq table td.title {
    padding-bottom: 15px;
    padding-left: 40px;
}

div#licenseFaq table td.bar {
    padding-bottom: 3px;
    text-align: center;
}

.licenseAns td.top {
    background: url(../img/license/tb_top.jpg) no-repeat;
}

.licenseAns td.bottom {
    background: url(../img/license/tb_bottom.jpg) no-repeat;
}

.licenseAns td.left {
    background: url(../img/license/tb_left.jpg) repeat-y left top;
}

.licenseAns td.right {
    background: url(../img/license/tb_right.jpg) repeat-y right top;
}

.fs18 {
    font-size: 18px;
    font-weight: bold;
}

.fs17 {
    font-size: 17px;
    letter-spacing: 0.01em;
}

.fs14S {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 155%;
    font-weight: bold;
}

.fs14B {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 155%;
    font-weight: bold;
    color: #3FA1FF;
}

.fs14W {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 155%;
    font-weight: bold;
    color: #FFF;
}

.fs17SPurple {
    font-size: 17px;
    letter-spacing: 0.01em;
    font-weight: bold;
    color: #643098;
}

.fs12SPurple {
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 155%;
    font-weight: bold;
    color: #643098;
}

div#licenseBuy {
    background: url(../img/license/bg_buy.jpg) no-repeat;
    padding: 22px;
    border-bottom: 1px dotted #DDDDDD;
    border-collapse: separate;
    margin-bottom: 10px;
}

div#licenseBuy td.icon {
    width: 70px;
    padding-top: 10px;
    height: 87px;
}

div#licenseBuy td.price {
    padding: 10px 5px 0 10px;
    width: 150px;
}

div#licenseBuy div.number {
    padding: 10px 0;
    border-bottom: 1px dotted #dddddd;
}

div#licenseBuy div.numberL {
    padding: 10px 0;
}

.licenseAns02 {
    position: relative;
    zoom: 1;
}

.licenseAns02 div.bnr {
    left: 22px;
    position: absolute;
    top: 120px;
}

.licenseAns02 table td.point {
    background: url("../img/license/icon_point.jpg") no-repeat scroll 0 5px transparent;
    padding-left: 15px;
}

div#licenseAns03 table.ex {
    margin-bottom: 25px;
}


div#licenseAns03 table.ex td.middle {
    background: url("../img/license/tb_graytop.jpg") no-repeat top center #f8f9f9;
    padding: 12px 12px 2px;
}

div#licenseAns03 table.ex td.bottom {
    background: url("../img/license/tb_graybottom.jpg") no-repeat;
    margin-bottom: 10px;
}

div#licenseAns03 table.ex div.point {
    background: url("../img/license/icon_ex.jpg") 0 1px no-repeat;
    padding-left: 27px;
    padding-bottom: 7px;
}

div#licenseAns03 table.ex div.pointL {
    background: url("../img/license/icon_ex.jpg") 0 1px no-repeat;
    padding-left: 27px;
    padding-bottom: 0;
}

div#licenseAns03 table td.point02 {
    background: url("../img/license/icon_point.jpg") no-repeat scroll 0 5px transparent;
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 10px;
    padding-left: 15px;
}

div#licenseAns03 table td.example {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #dddddd;
    padding-left: 5px;
}

div#licenseAns03 table td.point03 {
    background: url("../img/license/icon_point.jpg") no-repeat scroll 0 5px transparent;
    padding-bottom: 10px;
    padding-left: 15px;
}

div#licenseAns03 table.com td.top {
    background: url("../img/license/tb_beigetop.jpg") no-repeat;
}

div#licenseAns03 table.com td.middle {
    background: url("../img/license/tb_beigemiddle.jpg") repeat-y;
    padding: 6px 23px;
}

div#licenseAns03 table.com td.bottom {
    background: url("../img/license/tb_beigebottom.jpg") no-repeat;
}

div#licenseAns03 table.com td.middle div.L {
    background: url("../img/license/icon_comm.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    padding-left: 80px;
    width: 240px;
}

div#licenseAns03 table.com td.middle div.R {
    background: url("../img/license/icon_comm.jpg") no-repeat scroll 0 0 transparent;
    float: right;
    padding-left: 80px;
    width: 240px;
}

div#licenseAns04 table.borderB {
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 20px;
}

div#licenseAns04 div.borderB02 {
    background: url("../img/license/chart.jpg") no-repeat scroll 0 0 transparent;
    margin-top: 20px;
    position: relative;
    zoom: 1;
    width: 544px;
    height: 310px;
}

div#licenseAns04 div.borderB02 p {
    left: 360px;
    position: absolute;
    top: 115px;
}

div#licenseAns04 table.borderB03 {
    border-bottom: 1px solid #dddddd;
}

div#licenseAns05 table#question td.Q {
    background: none repeat scroll 0 0 #F3F5F8;
    color: #006699;
    padding: 5px 0 5px 10px
}

div#licenseAns05 table#question td.A {
    padding: 7px 0 20px 10px
}

/*商用ライセンス13.09.11追加*/

div#licenseAns06 table div.exception {
    background: #FDF7E0;
    padding: 13px;
    border-radius: 5px;
    margin-bottom: 15px;
}
div#licenseAns06 table .licenseAns02 ul {
    padding-top: 10px;
}
div#licenseAns06 table .licenseAns02 ul li {
    border-top: 1px dotted #ddd;
    padding: 8px 5px 8px 10px;
    text-indent:-6px;
}
div#licenseAns06 table .licenseAns02 ul li:first-child {
    border-top: 1px solid #ddd;
}

/* tool
----------------------------------------------- */

.padL5 {padding-left: 5px;}
.padR40 {padding-right: 40px;}
.padT2 {padding-top: 2px;}
.padT5 {padding-top: 5px;}
.padT8 {padding-top: 8px;}
.padT10 {padding-top: 10px;}
.padT15 {padding-top: 15px;}
.padL10 {padding-left: 10px;}
.padB14 {padding-bottom: 14px;}
.padB10 {padding-bottom: 10px;}
.padB17 {padding-bottom: 17px;}
.padB20 {padding-bottom: 20px;}
.padB30 {padding-bottom: 30px;}
.padB40 {padding-bottom: 40px;}
.marB10 {margin-bottom: 10px;}
.marB12 {margin-bottom: 12px;}
.marB15 {margin-bottom: 15px;}
.marB30 {margin-bottom: 30px;}
.marB40 {margin-bottom: 40px;}
.strong {font-weight: bold;}
.lineH140 {line-height: 140%;}

.fsSmall {font-size: 80%;}
.fsPurple {color: #643098;}
.fs999 {color: #999999;}
.fs666 {color: #666666;}
.fs069B {color: #006699; font-weight: bold;}
.fs666B {color: #666666; font-weight: bold;}
.aspred {color: #E03314;}
.fsGreenB {color: #89B600; font-weight: bold;}
.fsOrange {color: #F0640D;}
/*ASP index.tpl*/

table#aspprice td.title {
    padding: 0;
}


table#aspprice td.line1 {
    padding: 3px 10px;
    color: #009933;
    background: #F0FBF3;
}

table#aspprice td.line2 {
    padding: 3px 10px;
    color: #007E99;
    background: #F7FAFF;
}

table#aspprice td.line3 {
    padding: 3px 10px;
    color: #F0640F;
    background: #FFF9F0;
}

table#aspprice td.line4 {
    padding: 3px 10px;
    color: #666666;
    background: #ffffff;
}

table#aspprice td.only {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #0782CB;
    padding: 14px 3px 3px;
    text-align: center;
    *line-height: 150%;
    _line-height: 150%;
}

table#aspprice td.top {
    background: url("../img/asp/table_bg.jpg") repeat scroll 0 0 transparent;
    color: white;
    padding: 6px 3px 3px;
    text-align: center;
}

table#aspprice span.bigR {
    font-size: 500%;
    font-weight: bold;
    color: #ff0000;
}

table#aspprice span.bigR2 {
    font-size: 100%;
    font-weight: bold;
    color: #ff0000;
}

table#aspprice span.smBlue {
    color: #0681CB;
}

table#aspcard td.top {
    background: #F5FAE5;
    color: #333333;
    padding: 8px 0px 5px;
    text-align: center;
}

table#aspcard td.line {
    color: #333333;
    padding: 6px 0;
    background: #ffffff;
}

table#aspcard td.title {
    padding: 0;
    background: #F5FAE5;
    margin: 0;
}

table#aspdl {
}

table#aspdl td.line {
    color: #333333;
    padding: 8px 7px;
    background: #ffffff;
}

table#aspdl td.title {
    padding: 8px 7px;
    background: #F5FAE5;
}

table#aspdl td.only {
    padding: 8px 3px;
    background: #ffffff;
    color: #F0640D;
}

.fs20B {
    font-size: 150%;
    letter-spacing: 1px;
    line-height: 155%;
    font-weight: bold;
}

div.dlbg {
    padding-top: 20px;
    position: relative;
    zoom:1;
}

div.dlbg img.image_dl {
    position: absolute;
    right: 8px;
    top: 6px;
}

div.dpbg {
    width: 538px;
    height: 92px;
    background: url("../img/asp/table_bgdp.jpg") no-repeat;
}

div.dpbg p {
    margin-left: -180px;
    padding-top: 42px;
}


table td.point03_pu {
    background:url(../img/asp/point03_pickup.gif) no-repeat;
    height: 17px;
    padding-left: 61px;
    padding-top: 16px;
}

table td.point03_pu02 {
    background:url(../img/asp/point03_pickup02.gif) no-repeat;
    height: 17px;
    padding-left: 61px;
    padding-top: 16px;
}

table td.point03_pu03 {
    background:url(../img/asp/point03_pickup03.gif) no-repeat;
    height: 17px;
    padding-left: 61px;
    padding-top: 16px;
}

.t_delivery {
    padding-bottom:10px;
    border-bottom:#CCCCCC dotted 1px;
}
/*イベントレポートページ　201106seminar*/

td.eventTit {
    background: url("../img/events/201106seminar/ico01.jpg") no-repeat left 3px;
    padding-left: 22px;
}

td.enq {
    background: url("../img/events/201106seminar/ico02.jpg") no-repeat scroll left 11px transparent;
    border-bottom: 1px dashed #CCCCCC;
    padding-bottom: 8px;
    padding-left: 15px;
    padding-top: 8px;
}

td.enqLast {
    background: url("../img/events/201106seminar/ico02.jpg") no-repeat scroll left 12px transparent;
    *background: url("../img/events/201106seminar/ico02.jpg") no-repeat scroll left 13px transparent;
    _background: url("../img/events/201106seminar/ico02.jpg") no-repeat scroll left 13px transparent;
    padding-left: 15px;
    padding-top: 8px;
}


/*2.11.2*/

table#com2112 th {
    padding: 8px;
}

table#com2112 th span.fs10 {
    font-weight: normal;
}


table#com2112 td {
    padding: 5px;
}

table.exele td {
    padding: 5px;
}

/*5th*/

table.Ans5 td.top {
    background: url("../img/events/201110_5th/tb_top.jpg") no-repeat scroll 0 0 transparent;
}

table.Ans5 td.bottom {
    background: url("../img/events/201110_5th/tb_bottom.jpg") no-repeat scroll 0 0 transparent;
}


/* 追加 20120514 */

.table01 td {
    padding: 6px;
    border: 1px solid #dfdfdf;
}
.table02 td {
    padding: 6px;
}
.border_none td {
    border: none !important;
}
.line15 {
    margin: 17px 0 13px;
}
.border01 {
    border: 1px solid #ccc;

}
.p00 {padding: 0 !important;}
.pb00 {padding-bottom: 0 !important;}
.pt00 {padding-top: 0 !important;}
.p10 {padding: 10px !important;}
.pl15 {padding-left: 15px !important;}

label {vertical-align: middle;}

.fs12, .fs14, .fs10, .fs18, .fs12st, .fs10st, .fs12red, .fs12gray, .fs10gray, .fs10red, .fs10orange, .fs18orangest, .fs18st, .fs16, .fs16b, .fs22whiteest, .fs12stbrown, .fs12stlightbrown, .fs12stlightblue, .fs11 {line-height: 1.5;/*text-align: left;*/}


.rate .gray {
    color: #ccc;
}

/* 追加 20120605 EC-CUBEが使えるレンタルサーバ */

div.borC {
    border:1px solid #ccc;
    text-align:center;
}

div.borB {
    border:1px solid #ddd;
    background:#f5f5f5;
    text-align:center;
    padding:10px 0;
    margin: 20px 0 5px;
    -moz-border-radius:3px;
    -khtml-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
}


/* attention_box 20121225 */

.attention_box {
    background: #FFF4F4;
    border: 1px solid #DEAFAF;
    padding: 10px 15px;
    line-height: 150%;
}
.attention_box span.attention01 {
    font-weight: bold;
    color: #c00;
    font-size: 100%;
}
.attention_box span.attention02 {
    text-decoration: underline;
    font-size: 100%;
}


/* 追加 20130430 /product/alliance.php PRスペース */

table .prprime {
    background: url("../img/product/alliance/line.gif") 0 0 no-repeat #FFFBE1;
    padding: 15px 0;
}
table .prprime td {
    vertical-align: top;
}
table .prprime td a img {
    margin-right: 13px;
}

/* 追加 20160509*/

table .version_icon {
    width: 120px;
    background: #E6001F;
    color: #fff;
    text-align: center;
    display: block;
    padding: 2px 0;
    font-size: 11px;
}

/* 追加 20160617*/
table .linktov2{
    padding: 4px 0;
    text-align: right;
}

/* 追加 20180920 */
table .btn_border_left {
    border-left: 1px solid #dfdfdf;
}
table .btn_border_right {
    border-right: 1px solid #dfdfdf;
}

/* 追加 20130618 広告に関するお問い合わせ(/ad/) */

#contents_ad {
    display: none;
    width: 785px;
    margin: 0 auto;
}
#contents_ad .column {
    width: 785px; height: 510px;
    padding: 0 40px;
    background: url(../img/ad/bg_ad.gif) 0 0 no-repeat;
}
#contents_ad .column h2 {
    padding-top: 30px;
}
#contents_ad .column ol li {
    margin-bottom: 13px;
}
#contents_ad .column ol li.last {
    margin-bottom: 6px;
}
#contents_ad .column p.bt {
    margin-left: 37px;
}
#contents_ad .column_next {
    text-align: center;
    padding-bottom: 10px;
    background: #f5f5f5;
}
#contents_ad .attention {
    line-height: 1.6;
    margin-bottom: 20px;
}


/* 追加 20140414 ECサイト構築パートナー */

a.partner_logo:link {text-decoration: none;}
a.partner_logo:visited {text-decoration: none;}
a.partner_logo:hover {text-decoration: none;}
a.partner_logo:active {text-decoration: none;}

/* 追加 20160519 */

table .hosting_version_icon {
    width: 158px;
    background: #777777;
    color: #fff;
    text-align: center;
    display: block;
    padding: 2px 0;
    font-size: 11px;
}

table .hosting_version_2_icon {
    width: 158px;
    color: #000;
    text-align: center;
    display: block;
    padding: 2px 0;
    font-size: 11px;
  border: 1px solid #777777;
}