@charset "utf-8";


/* MYPAGE共通指定
----------------------------------------------- */
div#mypagecolumn {
    width: 700px;
    margin: 15px auto 0 auto;
}

div#mypagecolumn h2.title{
    width: 700px;
    margin: 0 0 15px 0;
}

div#mypagecolumn table {
    width: 700px;
}

div#mycontentsarea {
    width: 700px;
}

div#mycontentsarea table th.resulttd {
    text-align: right;
}

div#mycontentsarea table.delivname th {
    text-align: left;
    width: 140px;
}

div#mycontentsarea table caption {
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    padding: 8px;
    background-color: #f0f0f0;
    text-align: left;
    font-weight: bold;
    color: #000;
}

/* 購入履歴一覧/詳細
----------------------------------------------- */
div#mynavarea {
    float: left;
    width: 185px;
}

div#mynavarea li {
    display: block;
    height: 30px;
}

div#mycontentsarea {
    float: right;
}

div#mycontentsarea h3 {
    margin: 0 0 10px 0;
}

div#mycontentsarea table th {
    text-align: center;
}

div#mycontentsarea p.myconditionarea {
    clear: both;
    width: 500px;
    margin: 0 auto;
    padding: 5px;
    border: solid 1px #333;
}

div#mycontentsarea p.delivempty {
    clear: both;
    width: 500px;
    margin: 30px auto;
    padding: 10px 0;
    border: solid 5px #CCC;
    text-align: center;
}


/* 会員登録内容変更/退会
----------------------------------------------- */
div#mycontentsarea .box120 {
    width: 120px;
    padding: 2px;
    border: 1px solid #ccc;
}

div#mycontentsarea .box60 {
    width: 60px;
    padding: 2px;
    border: 1px solid #ccc;
}

div#mycontentsarea .box300 {
    width: 300px;
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
}

div#mycontentsarea .box260 {
    width: 260px;
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
}

div#mycontentsarea .zipimg img {
    margin: 5px 0 0 0;
}

div#mycontentsarea #completetext {
    width: 470px;
    margin: 15px auto 0 auto;
    padding: 15px;
    border: 5px solid #ccc;
}

div#completetext p.changetext {
    padding: 40px 0;
    text-align: center;
}
div#mycontentsarea table th.input_exist   {
    width: 30px;
    border-right: none;
    padding: 3px;
}
div#mycontentsarea table th.input_users   {
    width: 98px;
    padding: 3px;
    text-align: right;
}

div#profilechange {
    width: 720px;
    background-image: url(/winebook/images/bg_body_topic.gif);
    background-repeat: repeat-y;
    position: relative;
}

div#profilechange bg{
    left: 0;
    top: 0;
    position: absolute;
}

/* 購入履歴
----------------------------------------------- */
div#orderhistory_wrapper .change_order table {
    border: none;
    margin: 0;
    margin-right: 5px;
}

div#orderhistory_wrapper .change_order table td {
    border: none;
    padding: 0;
}

div#orderhistory_wrapper .change_order select {
    text-align:center;
}

div#orderhistory_wrapper .content_body_list {
    margin-top: 0;
}

div#orderhistory_wrapper .deliv_addr {
    border: 2px solid #D9C2BC;
    width: 260px;
    margin: 15px 0;
}

div#orderhistory_wrapper .deliv_addr td{
    padding: 1px 2px 1px 5px;
    border-right: 1px solid #D9C2BC;
    border-bottom: 1px dotted #D9C2BC;
}

div#orderhistory_wrapper .deliv_title{
    font-weight: bold;
    border-bottom: 1px solid #D9C2BC;
    background-color: #F6F5E1;
}

div#orderhistory_wrapper .content_body_list .body_list_right {
    margin-right: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

div#orderhistory_wrapper .deliv_caption{
    width: 65px;
}

div#orderhistory_wrapper .wine_name {
    font-size: 0.924em;
    margin:0;
}

div#orderhistory_wrapper .wine_price {
    margin:0;
}

div#orderhistory_wrapper .wine_price .price {
    color:#1A1A1A;
    font-size: 1.231em;
}

div#orderhistory_wrapper .shop {
    background-color: transparent;
    border: 2px solid #BED3E5;
    margin: 5px 0 0 0;
}

div#orderhistory_wrapper .shop th {
    font-weight: bold;
    text-align: left;
    background-color: #BED3E5;
    border: none;
    padding: 0 0 0 5px;
}

div#orderhistory_wrapper .wine_status td {
    border: none;
    padding: 0 0 0 5px;
}

div#orderhistory_wrapper .wine_status .stock {
    font-size: 13px;
}

div#orderhistory_wrapper .wine_status .shop img {
    vertical-align: top;
}

div#orderhistory_wrapper .result_search_pages {
    margin-right: 5px;
}

div#orderhistory_wrapper .result_search_pages ul {
    float: right;
}

/* 退会手続き
----------------------------------------------- */
div#refusal{
    height: 400px;
}

div#refusal h1{
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../img/products/title_head_left.gif) no-repeat scroll 0 0;
    font-size:20px;
    padding-left:20px;
    margin-bottom:5px;
}

div#refusal .refusedetail{
    border-top: 2px solid #6F033F;
    padding-top: 10px;
}

div#refusal .btn_img{
    height: 22px;
    width: 113px;
    float: left;
    margin-top: 10px;
    margin-right: 10px;
}

div#refusal .btn_to_top{
    float: left;
    margin-top: 10px;
    margin-right: 10px;
}
