@charset "utf-8";
/*+++++++++++++++++++++++++++++++++*/
/*Web Site Style.CSS Ver.          */
/*+++++++++++++++++++++++++++++++++*/

#RegistBG {
    width: 670px;
    height: 330px;
    margin-top: 5px;
    padding: 70px 310px 0 0;
    background-image: url(../img/myTopRegiBG.png);
    background-repeat: no-repeat;
}

#RegistBG .regist_container {
    width: 340px;
    height: auto;
    padding: 10px;
}

#Browser p {
    font-size: 15px;
    font-size: 1.5rem;
}

/*----------------------------------------------------------------------------
ログイン入力センター　Oda 2012/08/06 デモ用追加
-----------------------------------------------------------------------------*/

#RgstBG .Lft2 {
    float:left;
    padding:88px 0 0 42px;
    *padding:88px 0 0 44px;
    width:438px;
    *width:436px;
    height:332px;
    background-image: url(../img/tvsm_bg.png);
    background-repeat: no-repeat;
    background-position: 30px 20px;
}

/*----------------------------------------------------------------------------
ログイン入力センター　KanaSasaki2012/06/06
-----------------------------------------------------------------------------*/
#RgstBG {
    width: 970px;
    padding: 5px 5px 10px 5px;
    background-repeat: no-repeat;
    border-bottom:5px solid #47BBD8;
}
#RgstBG .hgt{
    height: 355px;
}

#RgstBG .rgst_container {
    width: 340px;
    height: auto;
    padding: 10px;
}

#Browser p {
    font-size: 15px;
    font-size: 1.5rem;
}

#RgstBG .Lft {
    float:left;
    width:50%;
    *width:49%;
}

/*--( Error Message List Tag )--------------------------------------------- */
.ErMes {
    /*background-color: #faf0e7;*/
    margin-bottom: 5px;
    /*padding: 6px;*/
    /*border: solid 1px #a21839;*/
}
.ErMes p {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1em;
    color: #a21839;
}

#RgstBG .Lft dt {
    background:url(../img/kojin_icon_pin.png) no-repeat 1px 4px;
    padding-left:15px;
}
#RgstBG .Lft dt p {
    font-size:15px;
    color:#464646;
    font-weight:bold;
}
#RgstBG .Lft .next_btn {
    background:url(../img/kojin_mail_signup.png);
    background-color:#ffffff;
    width:117px;
    height:29px;
    border:none;
    margin-left:10px;
    cursor:pointer;
}
#RgstBG .Lft .next_btn:hover {
    background:url(../img/kojin_mail_signup_on.png) no-repeat;
}
#RgstBG .Lft .back_btn {
    background:url(../img/kojin_mail_modoru.png);
    background-color:#ffffff;
    width:91px;
    height:26px;
    border:none;
    margin-left:10px;
    cursor:pointer;
}
#RgstBG .Lft .back_btn:hover {
    background:url(../img/kojin_mail_modoru_on.png) no-repeat;
}
#RgstBG .Lft .comp_btn {
    background:url(../img/kojin_mail_comp.png);
    background-color:#ffffff;
    width:91px;
    height:26px;
    border:none;
    margin-left:10px;
    cursor:pointer;
}
#RgstBG .Lft .comp_btn:hover {
    background:url(../img/kojin_mail_comp_on.png) no-repeat;
}
#RgstBG .Rht {
    float:left;
    width:50%;
    *width:49%;
}
#RgstBG .Rht dt {
    background:url(../img/kigyo_icon_pin.png) no-repeat 1px 4px;
    padding-left:15px;
}
#RgstBG .Rht dt p {
    font-size:15px;
    color:#464646;
    font-weight:bold;
}
#RgstBG .Rht .login_btn {
    background:url(../img/kigyo_mail_signup.png);
    background-color:#ffffff;
    width:118px;
    height:29px;
    border:none;
    margin-left:10px;
    cursor:pointer;
}
#RgstBG .Rht .login_btn:hover {
    background:url(../img/kigyo_mail_signup_on.png) no-repeat;
}
#RgstBG .Rht .back_btn {
    background:url(../img/kigyo_mail_modoru.png);
    background-color:#ffffff;
    width:92px;
    height:26px;
    border:none;
    margin-left:10px;
    cursor:pointer;
}
#RgstBG .Rht .back_btn:hover {
    background:url(../img/kigyo_mail_modoru_on.png) no-repeat;
}
#RgstBG .Rht .comp_btn {
    background:url(../img/kigyo_mail_comp.png);
    background-color:#ffffff;
    width:92px;
    height:26px;
    border:none;
    margin-left:10px;
    cursor:pointer;
}
#RgstBG .Rht .comp_btn:hover {
    background:url(../img/kigyo_mail_comp_on.png) no-repeat;
}
#RgstBG input.FormInputMail,
#RegistMemberComidForm input.FormInputMail,
#RegistMemberForm input.FormInputMail {
    color: #000;
    border: solid 1px #7F9DB9;
    background-color: #F0F8FF;
    filter: alpha(opacity=50);
    -moz-opacity:0.5;
    opacity:0.5;
}
/*----------------------------------------------------------------------------
ログイン入力センター　KanaSasaki2012/06/06 END
-----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------
SNS紹介ページ　法人 KanaSasaki 2012/07/02
----------------------------------------------------------------------------*/
img.va_tb {
    vertical-align:bottom;
    vertical-align:top;
}
#SNSBG_H {
    width: 970px;
    height: 656px;
    background-image: url(../img/sns_h_bg.png);
    background-repeat: no-repeat;
    padding: 5px 5px 10px 5px;
    position: relative;
}

#SNSBG_H .hgt {
    height: 508px;
}

#SNSBG_H img {
    vertical-align:top;
    vertical-align:bottom;
}
#SNSBG_H img.abst_01-1 {
    position: absolute;
    top: 85px;
    left: 60px;
}
#SNSBG_H img.abst_01-2 {
    position: absolute;
    top: 120px;
    left: 40px;
}
#SNSBG_H img.abst_02-1 {
    position: absolute;
    top: 85px;
    left: 720px;
}
#SNSBG_H img.abst_02-2 {
    position: absolute;
    top: 120px;
    left: 720px;
}
#SNSBG_H img.abst_03-1 {
    position: absolute;
    top: 290px;
    left: 75px;
}
#SNSBG_H img.abst_03-2 {
    position: absolute;
    top: 330px;
    left: 45px;
}
#SNSBG_H img.abst_04-1 {
    position: absolute;
    top: 345px;
    left: 390px;
}
#SNSBG_H img.abst_04-2 {
    position: absolute;
    top: 375px;
    left: 330px;
}
#SNSBG_H img.abst_05-1 {
    position: absolute;
    top: 290px;
    left: 730px;
}
#SNSBG_H img.abst_05-2 {
    position: absolute;
    top: 325px;
    left: 715px;
}

#SNSBG_H p.abst_01 {
    position: absolute;
    top: 6px;
    left: 70px;
    font-size:17px;
    font-weight:bold;
    color:#666;
}

#SNSBG_H p.abst_02 {
    position: absolute;
    top: 175px;
    left: 40px;
    font-size:12px;
    font-weight:bold;
    color:#666;
    width:225px;
}
#SNSBG_H p.abst_03 {
    position: absolute;
    top: 170px;
    left: 725px;
    font-size:12px;
    font-weight:bold;
    color:#666;
    width:205px;
}
#SNSBG_H p.abst_04 {
    position: absolute;
    top: 385px;
    left: 49px;
    font-size:12px;
    font-weight:bold;
    color:#666;
    width:205px;
}
#SNSBG_H p.abst_05 {
    position: absolute;
    top: 420px;
    left: 330px;
    font-size:12px;
    font-weight:bold;
    color:#666;
    width:300px;
}
#SNSBG_H p.abst_06 {
    position: absolute;
    top: 375px;
    left: 718px;
    font-size:12px;
    font-weight:bold;
    color:#666;
    width:220px;
}
#SNSBG_H .abst_07 {
    position: absolute;
    top: 226px;
    left: 298px;
    font-size:12px;
    width:440px;
}
#SNSBG_H .login_btn {
    background:url(../img/kigyo_mail_signup.png);
    width:118px;
    height:29px;
    background-color:#FFF;
    border:none;
    margin-left:10px;
    cursor:pointer;
}
#SNSBG_H .login_btn:hover {
    background:url(../img/kigyo_mail_signup_on.png) no-repeat;
}
#SNSBG_H .back_btn {
    background:url(../img/kigyo_mail_modoru.png);
    width:92px;
    height:26px;
    background-color:#FFF;
    border:none;
    margin-left:10px;
    cursor:pointer;
}
#SNSBG_H .back_btn:hover {
    background:url(../img/kigyo_mail_modoru_on.png) no-repeat;
}
#SNSBG_H .comp_btn {
    background:url(../img/kigyo_mail_comp.png);
    width:92px;
    height:26px;
    background-color:#FFF;
    border:none;
    margin-left:10px;
    cursor:pointer;
}
#SNSBG_H .comp_btn:hover {
    background:url(../img/kigyo_mail_comp_on.png) no-repeat;
}
/*----------------------------------------------------------------------------
SNS紹介ページ　法人 KanaSasaki 2012/07/02 END
----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------
SNS紹介ページ　個人 KanaSasaki 2012/07/02
----------------------------------------------------------------------------*/
img.va_tb {
    vertical-align:bottom;
    vertical-align:top;
}
#SNSBG_K {
    width: 970px;
    height: 679px;
    background-image: url(../img/sns_k_bg.png);
    background-repeat: no-repeat;
    padding: 5px 5px 10px 5px;
    position: relative;
}

#SNSBG_K .hgt {
    height: 530px;
}

#SNSBG_K img {
    vertical-align:top;
    vertical-align:bottom;
}
#SNSBG_K img.abst_01 {
    position: absolute;
    top: 45px;
    left: 55px;
}
#SNSBG_K img.abst_02 {
    position: absolute;
    top: 53px;
    left: 719px;
}
#SNSBG_K img.abst_03 {
    position: absolute;
    top: 240px;
    left: 70px;
}

#SNSBG_K img.abst_04 {
    position: absolute;
    top: 268px;
    left: 742px;
}


#SNSBG_K p.abst_01 {
    position: absolute;
    top: 125px;
    left: 70px;
    font-size:20px;
    font-weight:bold;
    color:#866444;
}

#SNSBG_K p.abst_02 {
    position: absolute;
    top: 150px;
    left: 70px;
    font-size:20px;
    font-weight:bold;
    color:#866444;
    width:400px;
}
#SNSBG_K p.abst_03 {
    position: absolute;
    top: 115px;
    left: 725px;
    font-size:12px;
    font-weight:bold;
    color:#663300;
    width:205px;
}
#SNSBG_K p.abst_04 {
    position: absolute;
    top: 300px;
    left: 70px;
    font-size:12px;
    font-weight:bold;
    color:#663300;
    width:235px;
}
#SNSBG_K p.abst_05 {
    position: absolute;
    top: 325px;
    left: 740px;
    font-size:12px;
    font-weight:bold;
    color:#663300;
    width:420px;
}
#SNSBG_K .abst_06 {
    position: absolute;
    top: 413px;
    left: 305px;
    font-size:12px;
    width:440px;
}

#SNSBG_K .next_btn {
    background:url(../img/kojin_mail_signup.png);
    width:117px;
    height:29px;
    background-color:#FFF;
    border:none;
    margin-left:10px;
    cursor:pointer;
}
#SNSBG_K .next_btn:hover {
    background:url(../img/kojin_mail_signup_on.png) no-repeat;
}
#SNSBG_K .back_btn {
    background:url(../img/kojin_mail_modoru.png);
    width:91px;
    height:26px;
    background-color:#FFF;
    border:none;
    margin-left:10px;
    cursor:pointer;
}
#SNSBG_K .back_btn:hover {
    background:url(../img/kojin_mail_modoru_on.png) no-repeat;
}
#SNSBG_K .comp_btn {
    background:url(../img/kojin_mail_comp.png);
    width:91px;
    height:26px;
    background-color:#FFF;
    border:none;
    margin-left:10px;
    cursor:pointer;
}
#SNSBG_K .comp_btn:hover {
    background:url(../img/kojin_mail_comp_on.png) no-repeat;
}
/*----------------------------------------------------------------------------
SNS紹介ページ　個人 KanaSasaki 2012/07/02 END
----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------
SNS紹介ページ　個人・企業　共通 2012/07/12
----------------------------------------------------------------------------*/
.FormInputMiniX_sns {
    width: 210px;
    height: 18px;
    padding:3px;
    border: solid 1px #7F9DBD;
    background-color: #FFFFFF;
}





/*--( ログアウトボタン )--------------------------------------------------- */
.log_btn1 input {
    background-color: #2980B4;
    display: block;
    height: 22px;
    width: 120px;
    border: 1px solid #184D6B;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    margin-top: 2px;
    padding-top: 1px;
    cursor: pointer;
}

/*--( ログアウトボタン )--------------------------------------------------- */
.at01 h4 {
    text-align: left;
    float: left;
    margin-bottom: 10px;
}
.at01 p {float: right;}
.sppl_txt{}

/*--( レビューを書く前に )------------------------------------------------- */
#BefRev {
    width: 940px;
    padding: 20px;
}
#BefRevTit {
    color: #F60;
    margin-top: 5px;
    height: auto;
    width: 980px;
    border-bottom: solid 2px #F60;
}
#BefRevBox li {float: left;}
#BefRevBox dt h2 {
    font-weight: bold;
    color: #F60;
}
#BefRevBox dl {
    width: 390px;
    height: 190px;
    padding: 20px;
    margin: 10px;
    border: solid 10px #A4CFEA;
    display: inline-block;
}
#BefRevBox dd {}
#BefRevBox dd p {margin: 15px 0;}
#BefRevBox dd a:hover {text-decoration: none;}
#BefRevBox span {
    font-weight: bold;
    color: #c00;
}

/*--( 閲覧履歴＆購入履歴 )------------------------------------------------- */
#reading_his, #purchase_his, #readhis_list {background-color: #FFF;}
#reading_his, #purchase_his {margin-bottom: 15px;}
#reading_his h3, #purchase_his h3, #readhis_list h3 {
    color: #FFF;
    width: 562px;
    height: auto;
    border: solid 1px;
    padding: 3px 0 2px 6px;
}
#reading_his h3 {
    background-color: #50A4D6;
    border-color: #2980B4;
    font-weight: bold;
}
#purchase_his h3 {
    background-color: #C00;
    border-color: #900;
    font-weight: bold;
}
#purchase_his dt, #purchase_his dd {display: inline;}
.deleCheck{
    float: right;
    padding: 5px;
    height: 150px;
    background-color: #CCC;
}
#reading_his h4 {
    font-weight: normal;
    color: #2980B4;
}
#reading_his .cont_det {border-color: #2980B4;}
#reading_his dt, #reading_his dd {
    font-size: 11px;
    font-size: 1.1rem;
}
#reading_his dt {text-align: center;}
#reading_his dt img {margin: 0 auto;}
#reading_his dl span {
    color: #c00;
    font-weight: bold;
}
.cont_det {
    padding: 2px 6px 6px 6px;
    width: 556px;
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-style: solid;
    border-color: #900;
}
#reading_his ul li {
    display: inline;
    float: left;
    height: auto;
    width: 137px;
    margin: 3px 0 2px 2px;
    padding: 0px;
}
.rlist_btn a {
    float: right;
    margin-top: 10px;
}
.rlist_btn a:hover {text-decoration: none;}
#purchase_his #ymd {
    width: 550px;
    color: #C00;
    font-weight: bold;
    border: 1px solid #C00;
    padding-left: 4px;
    margin-top: 15px;
}
.cont_det th {
    width: 440px;
}
.cont_det td {
    width: 110px;
}
.kensu {
    margin-top: 10px;
    color: #333;
}
.kensu a {text-decoration: underline;}
.kensu a:hover {text-decoration: none;}
.cont_det a:hover {text-decoration: none;}
.cont_det table {
    width: 100%;
}
.cont_det table th {
    width: 345px;
    text-align: left;
    color: #333;
    font-weight: normal;
    vertical-align: top;
}
.cont_det table td {
    text-align: right;
    color: #333;
}
.cont_det .thum01 {
    float: left;
    margin-right: 5px;
}
.link_btn {float: right}
#purchase_his .cont_det dl {
    background-color: #D0ECFF;
    height: auto;
    width: 542px;
    padding: 5px;
    margin: 5px 0 5px;
}
#purchase_his .cont_det dt, #purchase_his .cont_det dd {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.2em;
    margin-bottom: 0.2em;
    height: auto;
}
#purchase_his .cont_det p {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.2em;
    margin-bottom: 0.2em;
}
#purchase_his .cont_det dt {
    text-align: left;
    float: left;
    width: 397px;
    clear: both;
}
#purchase_his .cont_det dd {
    text-align: right;
    width: 145px;
    margin-left: auto;
}
#purchase_his span {
    font-weight: bold;
}

/*--( 購入履歴詳細 )------------------------------------------------------- */
.purhis_det {
    padding: 2px 6px 6px 6px;
    width: 556px;
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-style: solid;
    border-color: #900;
}
#purchase_his .purhis_det dl {
    background-color: #D0ECFF;
    height: auto;
    width: 546px;
    padding: 5px;
    margin: 5px 0 5px;
    font-size: 12px;
    font-size: 1.2rem;
}
.purhis_det dt{
    color: #333;
    font-weight: bold;
    width: 7em;
    text-align: right;
    clear: left;
    float: left;
}
.purhis_det dd {
    float: left;
}
.purhis_det dd a:hover {text-decoration: none;
}
.purhis_det table {
    font-size: 12px;
    font-size: 1.2rem;
    border-collapse: collapse;
}
.purhis_det th, .purhis_det td {
    border: solid 1px #999;
    border-collapse: collapse;
    vertical-align: top;
}
.purhis_det th {
    color: #333;
    font-weight: normal;
    background-color: #CCC;
    padding: 3px 0;
}
.purhis_det td {text-align: center;}
.goods_dets img {
    padding: 3px 9px 2px;
}
.TtlPrice{
    margin-top: 2px;
}
.TtlPrice th {
    text-align: right;
    padding: 0 5px 0 0
}
.TtlPrice td {text-align: right;}
.wp h4 {
    width: 549px;
    border: 1px solid #C00;
    color: #C00;
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 5px;
    margin-left: 0;
    padding: 1px 0 0 5px;
}
.wp_list th {
    text-align: left;
    padding-left: 5px;
}
.wp_list td {
    text-align: left;
    padding: 2px 0 0 5px;
}

/*--( 閲覧履歴一覧 )------------------------------------------------------- */
#readhis_list h3 {
    background-color: #50A4D6;
    border-color: #2980B4;
}
#readhis_list .cont_det {
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-style: solid;
    border-color: #2980B4;
}
#readhis_list .cont_det li {
    line-height: 0px;
    margin: 10px 0 0 0;
    list-style-type: none;
}
#readhis_list .cont_det table {
    border-collapse: collapse;
}
#readhis_list .cont_det dl {
    width: 549px;
    height: auto;
    padding: 5px 0 5px 5px;
    background-color: #D0ECFF;
    border-top: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-left: 1px solid #CCC;
    color: #333;
    line-height:1.5em;
}
#readhis_list .cont_det dt {float: left;}
#readhis_list .cont_det th,#readhis_list .cont_det td {
    border: solid 1px #CCC;
    border-collapse: collapse;
}
#readhis_list .cont_det th {
    width: 521px;
}
#readhis_list .cont_det td {
    text-align: center;
    width: 32px;
    background-color: #f0f0f0;
}
#readhis_list .cont_det table li {line-height: 1em;}
#readhis_list .cont_det .delete_btn {
    float: right;
    width: 220px;
    height: 28px;
    background-color: #CCC;
    color: #333;
    font-weight: bold;
    border: 1px solid #999;
    padding: 3px 5px 3px 5px;
    cursor: pointer;
}

/*--( サイドナビゲーション )----------------------------------------------- */
#side_navi ul {
    border-top:solid 1px #BBB;
    border-left:solid 1px #BBB;
}
#side_navi li {
    text-decoration: none;
    background-color: #D2E8F4;
    border-bottom:solid 1px #BBB;
    font-size: 12px;
    font-size: 1.2rem;
}
#side_navi li a {
    width: 154px;
    height: auto;
    color: #333;
    display:block;
    text-decoration:none;
    font-weight: bold;
    padding: 7px 0 7px 5px;
}
#side_navi li a:hover {
    color: #FFF;
    background-color: #50A4D6;
}
#side_navi .act a, #side_navi .act a:hover {
    color: #FFF;
    background-color: #50A4D6;
}
#side_navi span {
    font-weight: normal;
}

/*--( - )------------------------------------------------------------------ */
#prof th, #prof td {
    text-align:left;
    font-size: 12px;
    font-size: 1.2rem;
}
#prof table .at01 {
    text-align:right;
    background-color: #F7F7F7;
    color: #c00;
}
#prof h3 {
    color: #333;
    width: 420px;
    height: auto;
    float: left;
}
#prof h3 span {
    font-weight: normal;
    margin-left:3px;
}
.prof_btn a {
    float:right;
    width:142px;
    color: #333;
    text-decoration: none;
    background-color: #D2E8F4;
    border: 1px solid #50A4D6;
    padding: 3px;
    height: auto;
    text-align:center;
    display:block;
    font-size: 12px;
    font-size: 1.2rem;
}
.prof_btn a:hover {
    color: #fff;
    background-color:#50A4D6;
}
.prof_t {
    float:left;
    width:570px;
    height:auto;
    margin:10px 0 ;
}
.prof_t h4 {
    color: #333;
    font-weight: bold;
}
.prof_t table th, .prof_t td{ height:30px;}
.prof_t th {
    width:110px;
    padding:2px 0 2px 5px;
    font-weight: bold;
    text-align:left;
    line-height:1.2em;
    background-color:#E1E1E1;
}
.prof_t td {
    width:auto;
    vertical-align: middle;
    }
.prof_t th span {
}
.prof_t td span {
}
.prof_t input {
    margin:0 0 1px 0;
    padding:4px 4px 2px;
}
.prof_t select {
    margin:0 0 1px 0;
}
.prof_t input, .prof_t textarea {
    padding: 3px margin:1px;
    border:solid 1px #CCC;
}
#prof .m_close {
    background-color: #999;
    text-align:center;
    padding:3px;
    width:130px;
}
select {
}
.subBt01 input {
    background-color: #2980B4;
    display: block;
    width: 140px;
    height:26px;
    border: 1px solid #184D6B;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    margin:2px auto 20px;
    vertical-align:middle;
    cursor:pointer;
}
/*---- ↓追加 KanaSasaki 2012/06/07 ----*/
.subBt01_k input {
    background-color: #2980B4;
    display: block;
    width: 140px;
    height:26px;
    border: 1px solid #184D6B;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    margin:5px 0 5px;
    vertical-align:middle;
    cursor:pointer;
}
.subBt01_k .regist_input {
    margin-left:185px;
    margin-top:20px;
}
.subBt02_k input {
    background-color: #2980B4;
    display: block;
    width: 140px;
    height:26px;
    border: 1px solid #184D6B;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    margin:5px 0 5px;
    vertical-align:middle;
    cursor:pointer;
}
.subBt02_k .regist_input {
    margin-left:115px;
    margin-top:20px;
}

/*---- ↑追加 KanaSasaki 2012/06/07 ----*/
.subBt02 {
    margin:2px auto 20px;
    text-align: center;
    cursor:pointer;
    width: 320px;
}
.subBt02 input {
    background-color: #2980B4;
    display: block;
    float: left;
    width: 140px;
    height:26px;
    border: 1px solid #184D6B;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    margin:0 10px;
    vertical-align:middle;
    cursor:pointer;
}

/*--( - )------------------------------------------------------------------ */
.profpic_t h4 {
    color: #333;
    font-weight: bold;
}
.profpic_t h5 {
    color: #333;
    font-weight: bold;
}
.profpic_t {
    float:left;
    width:570px;
    height:auto;
    margin:10px 0;
}
.profpic_t .profimg {
    width:130px;
    padding-left:20px;
    vertical-align:top;
}
.profpic_t td {
    width:420px;
    color: #333;
}
.profpic_t input {
    cursor:pointer;
    background-color:#CCC;
    color:#333;
    width:120px;
    height:auto;
    margin:10px 0 10px;
    padding:3px 5px 2px;
    border: solid 1px #666;
}

/*--( 商品レビュー投稿画面 )----------------------------------------------- */
#main #contents_rev h3 {
    width: 550px;
    text-align: left;
    background-image: url(../img/goodsRevH3bg.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-top: 25px;
    padding-right: 5px;
    padding-bottom: 0;
    padding-left: 8px;
    margin: 0;
    color: #333;
}
#contents_rev {
    text-align: center;
    color: #333;
}
#contents_rev table {
    font-size: 12px;
    font-size: 1.2rem;
    text-align: left;
    border-collapse: collapse;
}
#contents_rev a:hover {
    text-decoration: none;
}
.goodsrev_edit_top {
    width: 570px;
    margin: 15px 0 15px;
}
.goodsrev_edit_top td {width: 430px;}
.goodsrev_edit_top img {padding-right: 10px;}
.goodsrev_edit_top p {text-align: right;}
.revForm {width: 570px;}
.goodsrev_edit_form {
    width: 570px;
    margin-bottom: 15px;
}
.goodsrev_edit_form th,.goodsrev_edit_form td {
    border: solid 1px #CCC;
    padding: 5px;
}
.goodsrev_edit_form th {
    width: 140px;
    color: #333;
    background-color: #FFE8E9;
}
.goodsrev_edit_form td {
    color: #333;
    font-size: 12px;
    font-size: 1.2rem;
}
.goodsrev_edit_form td span {
    color: #333;
}
.goodsrev_edit_form td .atten {
    color: #c00;
}
#contents_rev h3 {

    font-size: 16px;
    font-size: 1.6rem;
}
.goodsrev_edit_form th li {
    font-weight: normal;
    color: #333;
    font-size: 12px;
    font-size: 1.2rem;
    /*margin-left: 10px;*/
}
.goodsrev_edit_form th span {
    font-weight: normal;
    color: #c00;
    float: right;
}
.sel_shopRev {
    width: 550px;
    padding: 10px;
    margin: 25px 0 15px;
    text-align: left;
    background-color: #CFE6F3;
    font-weight: bold;
}
.sel_shopRev p {
    margin-top: 5px;
    font-weight: normal;
}
.sel_shopRev p input {margin: 0 5px;}
#contents_rev input {
    padding: 3px;
    margin: 1px;
    border: solid 2px #CCC
}
#contents_rev textarea {
    padding: 3px ;
    margin: 1px;
    border: solid 2px #CCC
}
#contents_rev select {
    border: solid 2px #CCC;
}
.subBt03 {
    margin: 2px auto 20px;
    text-align: center;
    width: 320px;
}
#contents_rev .subBt03 input {
    background-color: #2980B4;
    display: block;
    float: left;
    width: 140px;
    height: 26px;
    border: 1px solid #184D6B;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    margin: 0 10px;
    vertical-align: middle;
    cursor: pointer;
}

/*--( 商品レビュー投稿確認ページ )----------------------------------------- */
#contents_rev .post_list {
    text-align: left;
}
.post_list ul li ul li p {line-height: 1.3em;}
.allRevLink {text-align: right;}
.allRevLink a {color: #666;}
.allVal {
    text-align: left;
    font-weight: bold;
    margin: 20px 0 10px;
}
.allVal img {vertical-align: 0.05em;}
.allVal dt {float: left;}
.allVal span {margin: 0 5px;}
.val_day {
    border-bottom: solid 2px #c00;
    margin: 0 0 5px;
    height: 100%;
    display: block;
}
.val_day dt {
    float: left;
    color: #c00;
}
.val_day dd {float: right;}
.val_day span {margin: 0 3px;}
    #contents_rev .pur_thm {
    font-weight: bold;
    display: inline;
}
.pur_thm img {
    vertical-align: -0.25em;
    margin: 0 5px 0 0;
}
.gdsRev_use {display: inline;}
#contents_rev .gdsRev_use li {
    float: left;
    margin: 5px 0 10px;
    color: #09F;
    display: inline;
}
.gdsRev_use img {
    margin: 0 2px 0 0;
    vertical-align: -0.27em;
}
.shopRev {
    background-color: #FDF4DF;
    padding: 10px;
    margin: 0 0 20px;
}
.shopRev p {
    margin: 0;
    padding: 0;
}
.shopRev ul {display: inline;}
.shopRevUserNam {
    text-align: left;
    margin: 0 0 10px;
}
.shopRev th {
    vertical-align: top;
    font-weight: normal;
    text-align: center;
    width: 70px;
}
.shopRev th span {
    font-weight: normal;
    color: #c00;
}
.shopRev th img {border: solid 1px #CCC;}
.shopRev table td {
    padding: 5px 10px;
    border: solid 1px #CCC;
    background-color: #FFF;
}
#contents_rev .shopRev table td p {
    margin: 5px 0 0;
    line-height: 1.3em;
}
.shopRev table td .val_day {}
.shopRevNumList {
    height: 100%;
    display: block;
}
.shopRevNumList ul {
    margin: 5px 0 0;
    width: auto;
    height: auto;
}
.shopRevNumList li {
    float: left;
    margin: 0 10px 0 0;
    height: auto;
    width: auto;
}
.shopRevNumList li span {
    font-weight: bold;
    color: #c00;
}
.shopRevTex {margin: 5px 0 0;}
#contents_rev .frm_btn {
    width: 400px;
    text-align: center;
    margin: 2px auto 20px;
}
#main #contents_rev .allVal dl dt h4 {
    width: 150px;
    text-align: left;
    background-image: url(../img/goodsRevH3bg.gif);
    background-repeat: no-repeat;
    background-position: left;
    padding: 5px 0 0 8px;
    color: #333;
}
.thx_atn {color: #777;}

.subBt04 {
    width: 150px;
    margin: 0 auto;
}
#contents_rev .subBt04 a {
    background-color: #2980B4;
    display: block;
    width: 140px;
    height: 26px;
    line-height: 26px;
    border: solid 2px #184D6B;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    margin: 2px auto 0;
    text-decoration: none;
}
#contents_rev .subBt04 input {
    background-color: #2980B4;
    display: block;
    width: 140px;
    height: 26px;
    border: solid 2px #184D6B;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    margin: 2px auto 0;
    vertical-align: middle;
    cursor: pointer;
}
.privcheck {
    margin: 0 auto 1px;
    width: 100%;
    text-align: left;
}
.privcheck .lead {
    width: 520px;
    margin: 0 auto;
    font-size:13px;
}
.privbox {
    margin: 10px 0 0;
    padding: 12px;
    overflow: auto;
    height: 130px;
    border: solid 1px #CCC;
    background: #FAFAFA;
}
.privbox ol {
    padding: 0 0 0 15px;
    margin: 10px 0;
}
.privbox li {
    font-size:13px;
}
.priv_agree {
    width: 550px;
    margin: 0 0 20px;
    padding: 10px;
    background-color: #E3E9EC;
}
.priv_agree input {vertical-align: -0.16em;}

/*--( レビュー・ガイドライン )--------------------------------------------- */
.RevGidH4 h4 {font-weight: bold;}
.guideLine {
    margin: 10px 0 0;
    padding: 12px;
    height: auto;
    border: solid 1px #CCC;
    background: #FAFAFA;
    text-align: left;
    line-height: 1.3em;
    font-size:13px;
}
.guideLine h4{
    padding: 10px 0 0;
    text-align: left;
    font-weight: bold;
    line-height: 1.3em;
    font-size:13px;
}
.guideLine p {font-size:13px;}
.guideLine ol {padding-left: 30px;}
.guideLine ul {}
.guideLine ul p {padding-left: 25px;}
.guideLine ul ul {padding-left: 25px;}
.guideLine li {font-size:13px;}

/*--( コンタクトリスト )--------------------------------------------------- */
#contact_list {background-color: #FFF;}
#contact_list {margin-bottom: 15px;}
#contact_list h3 {
    color: #FFF;
    width: 562px;
    height: auto;
    border: solid 1px;
    padding: 3px 0 2px 6px;
}
#contact_list h3 {
    background-color: #1e913b;
    border-color: #1e913b;
}
#contact_list h4 {
    font-weight: normal;
    color: #2980B4;
}
#contact_list .cont_det {
    border-color: #1e913b;
}
#contact_list dt, #contact_list dd {
    text-align: center;
}
#contact_list dl span {
    color: #c00;
    font-weight: bold;
}
#contact_list ul li {
  display: inline;
  float: left;
  height: auto;
  width: 137px;
  margin: 3px 0 2px 2px;
  padding: 0px;
}

/*--( adbar )-------------------------------------------------------------- */
#adbar {
    width: 190px;
    height: auto;
    float: right;
    display: inline;
}
#adbar h2 {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: normal;
    color: #666;
    text-align: center;
    vertical-align: middle;
    display: block;
    float: left;
    height: 15px;
    width: 190px;
    background-color: #E0E0E0;
    padding-top: 2px;
    margin-bottom: 10px;
}
#adbar li {
    list-style-type: none;
    margin:10px 0;
}
#adbar a {text-decoration: none;}
#adbar a img {
    padding:0px;
    margin:0px;
    border:none;
}
#adbar a:hover {
    color:#666;
    text-decoration: none;
}
#adbar dt {
    color: #06F;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: bold;
    display:inline;
    line-height:1.2em;
}
#adbar dd {
    font-size: 11px;
    font-size: 1.1rem;
    line-height:1.2em;
    color: #333;
}

/*--( sidebar )------------------------------------------------------------ */
#sidebar a {text-decoration: none;}

/*--( ヘッダー左テキスト　追記分 )------------------------------------------------------------ */
#mpHead {
    font-size: 14px;
    color: #FFF;
    width:300px;
    float: left;
    padding-left:10px;
    margin-top: 0.5em;
}
#mpHead .fntD1 {
    font-size: 22px;
    color: #FF0;
    font-weight: bold;
}
#mpHead .fntD2 {
    color: #FF0;
}

/*--( 見出しバー )------------------------------------------------------------ */
.p_title {
    background: -moz-linear-gradient(center top , #FFFFFF, #F3F9FC) repeat scroll 0 0 transparent;
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 5px 5px;
    padding: 5px;
    margin-bottom:5px;
}

.p_title span {
    border-left: 5px solid #33CCFF;
    padding-left: 10px;
    font-weight:bold;
}

h3.point_title {
    background-color:#50A4D6;
    color:#fff;
    padding:5px;
    font-weight:bold;
    margin-bottom:15px;
}

/*--( ポイント表示枠 )------------------------------------------------------------ */
.pbox {
    background-color:#fff;
    padding:10px;
    border:3px solid #50A4D6;
    float:left;
    /*width:150px; */
    margin-right:10px;
    border-radius: 5px 5px 5px 5px;
    height:80px;
}

.pbox_red {
    background-color:#fff;
    padding:10px;
    border:3px solid #c00;
    float:left;
    /*width:150px; */
    margin-right:10px;
    border-radius: 5px 5px 5px 5px;
    height:80px;
}

.pbox p {
    /*font-size:16px;*/
}

p.caution {
    color:#c00;
    font-size:11px;
    clear:both;
}

p.caution_b {
    font-size:12px;
    clear:both;
}

.pbox span {
    font-size:20px;
    margin-left:3px;
    margin-right:3px;
    color:#c00;
}
.pbox_red span {
    font-size:20px;
    margin-left:3px;
    margin-right:3px;
    color:#c00;
}

/*--( ポイントテーブル )------------------------------------------------------------ */
.getPoint {
    font-size:150%;
    margin: 0 0 15px;
    padding:5px;
    border: 1px #BBB solid;
    border-radius:3px;
    -webkit-border-radius:3px; /* Safari,Google Chrome用 */
    -moz-border-radius:3px; /* Firefox用 */
    background-color:#CCCCCC;/* CSS3のグラデが効かない場合で上の文字が見えるために */
    background:-webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#CCCCCC)); /* Safari,Google Chrome用 */
    background:-moz-linear-gradient(top, #FFFFFF, #CCCCCC); /* Firefox用 */
}
.getPoint dt {
    float: left;
    color:#097AC8;
    width: 10em;
    height:37px;
    padding:8px 0 0 0;
    font-size:100%;
    text-indent: 0.7em;
    font-weight:bold;
    border-right:1px solid #777777;
}
.getPoint dd {
    color:#FF0000;
    text-align:center;
    padding:0 0 5px 5px;
    margin:0;
    height:38px;
    font-size:150%;
    border-left: 5px #097AC8 solid;
}
.getPoint dd span {
    font-size:40%;
    font-weight:bold;
}
.point table {
    border:1px solid #B7DCF5;
    border-collapse: collapse;
    margin-bottom:15px;
    width:100%;
}

.point th {
    border:1px solid #B7DCF5;
    background-color:#E7F3FC;
    padding:5px;
    font-size:12px;
    color:#3F3E31;
}

.point td {
    border:1px solid #B7DCF5;
    padding:5px;
    background-color:#fff;
    font-size:12px;
}
/*20120411KanaSasaki追加 START*/
.point p.org {
    text-align:center;
    background-color: #F60;
    color:#FFF;
    border:1px solid #F60;
    border-radius:4px;
    -webkit-border-radius:4px; /* Safari,Google Chrome用 */
    -moz-border-radius:4px; /* Firefox用 */
}
.point p.cxl {
    text-align:center;
    background-color: #009;
    color:#FFF;
    padding:2px;
    font-size:11px;
    border:1px solid #009;
    border-radius:4px;
    -webkit-border-radius:4px; /* Safari,Google Chrome用 */
    -moz-border-radius:4px; /* Firefox用 */
}
.point p.ctn {
    font-size:12px;
    color: #C03;
    margin-bottom:5px;
}
.point dl,dt,dd {
    font-size:11px;
}
.point dt {
    float:left;
    width:40px;
    clear: both;
}
.point dd {
    height:22px;
}
/*20120411KanaSasaki追加 END*/

/*20120417 KanaSasaki追加*/
.point p.fsm10 {
    font-size:11px;
    margin-top:10px;
    margin-bottom:10px;
}

/*20120417 KanaSasaki 追加
Q&Aページ
*/

.qaList {
    margin-bottom: 20px;
}

.qaList li {
    background: url("../img_cash/icon_faqlist.gif") no-repeat scroll 0 5px transparent;
    margin: 0 0 10px;
    padding-left: 8px;
    font-size:85%;
}
.qaList li a {
    color:#3385FF;
}

.qaListDetail dt, .qaListDetail dd {
    padding: 0 2em 0 2.5em;
    text-indent: -1.5em;
}
.qaListDetail dt {
    border-top: 1px solid #C3C5E4;
    padding-top: 20px;
}
.qaListDetail dd {
    margin-bottom: 10px;
}
.textQ {
    color: #3000FF;
    font-size: 116%;
    font-weight: bold;
}
.textA {
    color: #CC0033;
    font-size: 116%;
    font-weight: bold;
}
a.tip {
    position: relative;
}

a.tip span {
    display: none;

    position: absolute;
    top: 2px;
    width: 150px;
    padding: 5px;
    z-index: 100;
    background: #000;
    color: #fff;
    -moz-border-radius: 5px; /* this works only in camino/firefox */
    -webkit-border-radius: 5px; /* this is just for Safari */
}
a.tip span.l {
    left: 20px;
}
a.tip span.r {
    right: 20px;
}

a:hover.tip {
    font-size: 85%; /* this is just for IE */
}

a:hover.tip span {
    display: block;
}

.toggleOrange{
    background:orange;
}

/*--( ショッピングカテゴリ )------------------------------------------------- */
#ArrItemindexBox, #purchase_his, #readhis_list {background-color: #FFF;}
#ArrItemindexBox, #purchase_his {margin-bottom: 15px;}
#ArrItemindexBox h3, #purchase_his h3, #readhis_list h3 {
    color: #FFF;
    width: 562px;
    height: auto;
    border: solid 1px;
    padding: 3px 0 2px 6px;
}
#ArrItemindexBox h3 {
    background-color: #50A4D6;
    border-color: #2980B4;
    font-weight: bold;
}
#purchase_his h3 {
    background-color: #C00;
    border-color: #900;
    font-weight: bold;
}
#purchase_his dt, #purchase_his dd {display: inline;}
.deleCheck{
    float: right;
    padding: 5px;
    height: 150px;
    background-color: #CCC;
}
#ArrItemindexBox h4 {
    font-weight: normal;
    color: #2980B4;
}
#ArrItemindexBox .cont_det {border-color: #2980B4;}
#ArrItemindexBox dt, #ArrItemindexBox dd {
    font-size: 11px;
    font-size: 1.1rem;
}
#ArrItemindexBox dt {text-align: center;}
#ArrItemindexBox dt img {margin: 0 auto;}
#ArrItemindexBox dl span {
    color: #c00;
    font-weight: bold;
}
.cont_det {
    padding: 2px 6px 6px 6px;
    width: 556px;
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-style: solid;
    border-color: #900;
}
#ArrItemindexBox ul li {
    display: inline;
    float: left;
    height: auto;
    width: 137px;
    margin: 3px 0 2px 2px;
    padding: 0px;
}

/*----------------------------------------------------------------------------
マイページのファーストアクセス用メッセージ 2013/06/01
-----------------------------------------------------------------------------*/

#myPage1stAccessMsg {
    font-size:105%;
    color:#555555;
    background:#FFFFFF;
    border-radius:7px;
    -webkit-border-radius:7px; /* Safari,Google Chrome用 */
    -moz-border-radius:7px; /* Firefox用 */
}
#myPage1stAccessMsg .myPage1stMsgPortal {
    width:100%;
}
#myPage1stAccessMsg .myPage1stMsgPortal span {
    color:#3094CF;
}

#myPage1stAccessMsg .myPage1stMsg {
    width:67%;
}
#myPage1stAccessMsg .myPage1stMsg span {
    color:#3094CF;
}
#myPage1stAccessMsg .myPagePortaBanner {
    width:32%;
}

#myPage1stAccessMsg .myPagePortaBanner span{ font-size:85%;}
#myPage1stAccessMsg .myPagePortaBanner a img {
    border:1px solid #DDDDDD;
}
