/* design.css Version. 1.2.4 */
/* modified date 2016/09/04  */
@charset "utf-8";
@import url("design_base.css");
@import url("header.css");
@import url("left_menu.css");
@import url("footer.css");
.biger{
    font-size: 200%;
}
.nview{
    display: none;
}
.page_cur{
    border: 2px solid #605243;
    background-color: #4f4132;
    padding: 5px;
    color: #fff;
}
.page_link{
    padding: 5px;
    color: #4f4132;
    border: 1px solid #999;
    text-decoration: underline;
}
.page_link:hover{
    background-color: #d0c0ab;    
}
.page_link:link{
    color: #4f4132;
}
.page_link:visited{
    color: #4f4132;    
}
.rbold{
    font-weight: bold;
    color: #980000;
}
.lside{
    text-align: left;
}
.cside{
    text-align: center;
}
.rside{
    text-align: right;
}
.pp_view{
    margin-top: 10px;
    height: 300px;
    overflow: auto;
    border: 1px solid #4f4132;
}
.next_step {
    position: relative;
    background-color: #980000;
    border: 3px outset #980000;
    line-height: 25px;
    padding: 1px 10px;
    margin: 0px 0px 0px 10px;
    color: #fff;
}
ul.disc li{
    list-style-type: disc;
}
.normal {
    position: relative;
    border: 1px solid #cccccc;
    line-height: 25px;
    padding: 5px 15px;
    font-size: 90%;
    margin: 0px 0px 0px 10px;
    color: #000;
    border-radius: 2px;
    background: -moz-linear-gradient(
		top,
		#eeeeee 0%,
		#cccccc);
    background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#eeeeee),
		to(#cccccc));    
}
.snext {
    position: relative;
    border: 1px solid #a01510;
    line-height: 25px;
    padding: 5px 15px;
    font-size: 90%;
    margin: 0px 0px 0px 5px;
    color: #fff;
    border-radius: 2px;
    background: -moz-linear-gradient(
		top,
		#ab523e 0%,
		#971e23);
    background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ab523e),
		to(#971e23)); }
input.normal{
    padding: 0px 15px;
}
input.next ,input#order_next,input.snext{
    padding: 0px 45px;
}
.next,
#order_next,
div#amp_button button {
    position: relative;
    border: 1px solid #a01510;
    line-height: 25px;
    padding: 5px 45px;
    font-size: 90%;
    margin: 0px 0px 0px 5px;
    color: #fff;
    border-radius: 2px;
    background: -moz-linear-gradient(
		top,
		#ab523e 0%,
		#971e23);
    background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ab523e),
		to(#971e23));    
}
a.normal:link{
    color: #000;
    text-decoration: none;
}
a.normal:visited{
    color: #000;
    text-decoration: none;
}
a.next:link ,a.next_step:link,a.snext:link{
    color: #fff;
    text-decoration: none;
}
a.next:visited,a.next_step:visited,a.snext:visited{
    color: #fff;
    text-decoration: none;
}

.ret {
    position: relative;
    padding: 5px 15px;
    color: #fff;
    margin: 0px 0px 0px 10px;
    border: 1px solid #555555;
    font-size: 90%;
    border-radius: 2px;
    background: -moz-linear-gradient(
		top,
		#999999 0%,
		#555555);
    background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#999999),
		to(#555555));   }
a.ret {
        padding: 5px 15px;
}
a.ret:link {
    color: #fff;
    text-decoration: none;
}
a.ret:visited{
    color: #fff;
    text-decoration: none;
}
label:hover{
    cursor: pointer;                    
    }
.bx-prev,.bx-next{
    position: absolute;
    font-size: 90%;
    text-decoration: none !important;
    color: #000 !important;
    text-shadow: 1px 1px 2px #000;
    }
.bx-prev{
    left: 10px;
    top: 20%;
}
.bx-next{
    right: 10px;
    top: 20%;
}

.subtitle{
    margin: 15px 0px;
    background-image: url("../image/icon/dtst.gif");
    background-repeat: no-repeat;
    padding-left: 30px;
    font-size: 120%;
    font-weight: bold;
}
button.selected{
    background-color: #999999;
    }
button.modbutton{
    background-color: #870000;
    color: #fff;
    }
button.delbutton{
    background-color: #777777;
    color: #fff;
    }
    .smaller{
        font-size: 12px;
    }
.small {
    font-size: 90%;
    }
    .large{
        font-size: 120%;
        font-weight: bold;
    }
#doreg{
    clear: both;
    margin: 20px 0px;
    text-align: center;
    }
    #doreg p{
        margin-top: 10px;
    }
    .order-step{
        margin: 10px 0px;
    }
div#main-contents {
    position: relative;
    margin: 0px auto;
    width: 1000px;
    max-width: 1000px;
    min-width: 1000px;
    min-height: 600px;
    padding-bottom: 20px;
    background-color: #fff;
    }
    div#right-contents{
        width: 790px;
        float: right;
        margin: 10px 0px 0px 10px;
        }
/*商品検索メニュー*/
div.prod-menu .erase{
    display: none;
}
input#searchinp{
    width: 140px;
}
    div.prod-menu table{
        border-collapse: collapse;
        border: 0px;
        width: 100%;
        height: 50px;
        table-layout: auto;
        background-image: url("../image/bg_img/prod_menu.gif");
        background-repeat: repeat;
        }
        div.prod-menu td.prod-menu{
            text-align: center;
            width: 120px;
            height: 50px;
            }     
        div.prod-menu td.prod-menu2,div.prod-menu td.prod-menu3{
            width: 160px;
            height: 50px;
        }     
        div.prod-menu td.prod-menu:hover,div.prod-menu td.prod-menu2:hover,div.prod-menu td.prod-menu3:hover{
            background-color: #5f5142;
            }
        div.prod-menu td.prod-search {
            text-align: right;
            padding-right: 5px;
            }     
            div.prod-menu td.prod-search input{
                vertical-align: middle;
                font-size: 90%;
                height: 22px;
            }
        td.prod-menu img{
            margin-top: 9px;
            }
        div.prod-menu li img{
            vertical-align: middle;
        }
        div.prod-menu ul {
            list-style-type:none; 
            position: absolute; 
            width: 160px;
            text-align: center;
            }
            .prod-menu ul.sf-menu{
                top: 10px;
            }
        div.prod-menu ul a:hover{
            color: #77f;
            }
            div.prod-menu ul li ul {
                margin: 10px 0px 0px 0px;
            }
        div.prod-menu ul li ul li{
            font-size: 90%;
            height: 50px;
            text-align: left;
            padding-left: 15px;
            border-bottom: 1px solid #efe7db;
            background-color: #d0c0ab;
            }
            div.prod-menu ul li ul li a{
                padding-top: 15px;
                }
            div.prod-menu ul li ul li ul{
                width: 210px;
                margin: 0px 0px 0px 175px;
                }
                div.prod-menu ul li ul li ul li img{
                    margin: -5px 4px 0px 0px;
                }
                div.prod-menu ul li ul li ul li{
                    text-align: left;
                    border-bottom: 1px solid #fff;
                    background-color: #efe7db;
                }
        div.prod-menu a{
            display: block;
            color: #4f4132;
            width: 100%;
            height: 100%;
            }
/*バナー*/
div#banner{
    padding-top: 0px;
    clear: both;
    font-size: 75%;
    line-height: 1.3em;
}
     div.b-banner{
        clear: both;
        width: 100%;
        margin-top: 10px;
    }
     div.s-banner1{
        clear: both;
        margin-right:16px;
        float: left;
        width: 387px;
    }
     div.s-banner2{
        float: right;
        width: 387px;
    }
    .sbanner_list{
        margin-top: 10px;
    }    
    .bimg{
        margin-bottom: 0px;
    }
    .btxt{
        text-align: left;
    }
     .ss-banner1{
        clear: both;
        }
     .ss-banner1 img,  .ss-banner2 img,  .ss-banner3 img{
        float: left;
        margin-top: 10px;
        }
         .ss-banner2 img,  .ss-banner3 img{
            margin-left: 17px;
        }
    
    div#banner a{
        color: #4f4132;
    }
    div#access_method{
        clear:both;
        margin:10px;
    }
.div_bc{
    clear: both;
    border-top: 1px solid #000;
        }
.breadcrumbs {
        width: 1000px;
        max-width: 1000px;
        min-width: 1000px;
        margin: 0px auto;
	font-size: 80%;
	color: #333;
        height: 75px;
	background-color: transparent;
	padding: 5px;
	clear: both;
	}
	.breadcrumbs a {
            color: #333;
		background-color: transparent;
		}
	.breadcrumbs b {
		font-size: 120%;
		}
/*  */
form#input_form {
	}
        .caution{
            color: #f00;
            font-weight: bold;
            padding-left: 20px;
        }
        form#input_form div#input_form_area{
            margin-left: 20px;
        }
        form#input_form em{
            color: #980000;
            }
            div#passerr0 em{
                color: #980000;
            }
            .private-title{
                border: 2px solid #000;
                padding: 10px 20px;
                background-color: #fff;
            }
            #private-info{
                margin: 50px 0px 0px 50px;
                border: 2px solid #000;
                width: 80%;
                padding-left: 20px;
            }
        form#input_form h3{
            background-image: url("../image/icon/dtst.gif");
            background-repeat: no-repeat;
            padding-left: 25px;
            margin-top: 20px;
            }
	form#input_form dl {
		margin: 1em 0px;
		}
	form#input_form dt {
		margin-top: 1em;
		margin-left: 1em;
		border-left: 0.5em solid #4f4132;
		text-indent: 0.5em;
		}
	form#input_form dt.imp {
		border-left: 0.5em solid #4f4132;
		font-weight: bold;
		}
	form#input_form dt.imp em {
		color: #c00;
		background-color: transparent;
		margin-left: 0.5em;
		font-size: 80%;
		}
	form#input_form dt.imp small {
		font-weight: normal;
		}
	form#input_form dt em {
		font-style: normal;
		}
	form#input_form dd {
		margin-left: 4em;
		margin-bottom: 1em;
		}
	form#input_form fieldset {
		margin: 1em;
		padding: 1em 0.5em;
		border: 2px solid #000;
                }
	form#input_form fieldset.half {
                width: 50%;
		}
	form#input_form legend {
		font-weight: bold;
		border: 2px solid #000;
		padding: 5px 2em;
		}
	form#input_form fieldset p {
		margin: 5px;
		}
form#input_view {
	}
	form#input_view dl {
		margin: 1em 0px;
		}
	form#input_view dt {
		margin-top: 1em;
		margin-left: 1em;
		border-left: 0.5em solid #ccc;
		text-indent: 0.5em;
		}
	form#input_view dt.imp {
		border-left: 0.5em solid #4f4132;
		font-weight: bold;
		}
	form#input_view dt.imp em {
		color: #c00;
		background-color: transparent;
		margin-left: 0.5em;
		font-style: normal;
		font-size: 80%;
		}
	form#input_view dd {
		padding: 0.2em 0.5em;
		margin-left: 4em;
		max-width: 35em;
		border-bottom: 1px dashed #ccc;
		}
	form#input_view fieldset {
		margin: 1em;
		border: 2px solid #000;
		}
	form#input_view legend {
		font-weight: bold;
		border: 2px solid #000;
		padding: 5px 2em;
		}
table.useraddr {
	}
	table.useraddr th {
		text-align: left;
		font-size: 90%;
		}
	table.useraddr td {
		padding: 3px;
		}
span.total {
	font-size: 130%;
	font-weight: bold;
	}
a.help {
	text-decoration: none;
	}

/*  */
#err_js,
#err {
	background-image: url("../image/icon/error.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding: 20px 0px 20px 70px;
	margin: 10px 0px;
	border: 4px double #c30;
	color: #c30;
	background-color: transparent;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	}
#caution {
	background-image: url("../image/icon/caution.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding: 15px 0px 15px 50px;
	margin: 10px 0px;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	}
#hint {
	padding: 10px 0px 10px 50px;
	margin: 10px 0px;
	border: 1px solid #006;
	font-size: 100%;
	text-align: left;
	}
	#err img, #caution img, #hint img {
		vertical-align: middle;
		}
p.imp {
	font-size: 140%;
	font-weight: bold;
	margin: 1em;
	}
p.pagetop {
	clear: both;
	padding: 1px 3px;
	margin: 16px 0px 0px 0px;
	text-align: right;
	}
	p.pagetop a {
		display: block;
		font-size: 80%;
		}
table#guide {
	width: 100%;
	}
	table#guide caption {
		text-align: left;
		font-weight: bold;
		}
	table#guide td {
		padding: 2px;
		font-size: 80%;
		white-space: nowrap;
		text-align: center;
		}
	table#guide td.bef {
		padding: 5px;
		border:4px double #ccc;
		color: #999;
		background-color: transparent;
		text-align: left;
		}
	table#guide td.now {
		padding: 5px;
		border:4px double #fc3;
		color: #000;
		background-color: #ff9;
		text-align: left;
		}
	table#guide td.aft {
		padding: 5px;
		border:4px double #ccc;
		color: #000;
		background-color: #ffc;
		text-align: left;
		}
	table#guide td.view {
		padding: 5px;
		border:4px double #000;
		color: #000;
		background-color: #fff;
		text-align: left;
		}
	table#guide td.navi {
		padding: 2px 0px 3px 20px;
		background-image: url("../image/lis2.gif");
		background-repeat: no-repeat;
		background-position: left center;
		vertical-align: middle;
		text-align: left;
		font-weight: bold;
		}
	table#guide a {
		color: #000;
		}
div#change-list {
	}
        div#change-list .cont2 {
            border: 1px solid #999;
            border-radius: 6px;
            -webkit-border-radius: 6px;
            -moz-border-radius: 6px;
            margin: 12px;
            padding: 5px 12px;
            float: right;
            width: 145px;
            background-color: #f5f0dc;
        }
        div#change-list .cont2 p{
            margin-top: 15px;
        }
        div#change-list .cont2 p.new{
            font-size: 75%;
        }
        div#change-list .cont:hover,
        div#change-list .contl:hover,
        div#change-list .cont2:hover {
            background-color:#efe7db;
            cursor: pointer;
        }
	div#change-list .cont {
            float: left;
            border: 1px solid #999;
            border-radius: 6px;
            -webkit-border-radius: 6px;
            -moz-border-radius: 6px;
            padding: 5px 12px;
            margin: 12px;
            width: 350px;
            min-height: 170px;
            overflow: auto;
        }
	div#change-list .cont h3 {
            font-weight: bold;
            padding: 8px 0px;
            border-bottom: 1px solid #999;
            background-image: none;
            margin-bottom: 10px;
        }
	div#change-list .cont a {
            font-weight: normal;
            font-size: 80%;
        }
	div#change-list .cont p {
            padding-left: 30px;
        }
	div#change-list hr#list-border {
            visibility: visible;
            margin: 8px;
        }
	div#change-list .contl {
            border: 1px solid #999;
            border-radius: 6px;
            -webkit-border-radius: 6px;
            -moz-border-radius: 6px;
            padding: 5px 12px;
            margin: 12px;
            width: 750px;
            min-height: 110px;
            overflow: auto;
            background-color: #fff;
        }
	div#change-list .contl h3 {
            font-weight: bold;
            padding: 8px 0px;
            border: 1px solid #999;
            border-radius: 6px;
            -webkit-border-radius: 6px;
            -moz-border-radius: 6px;
            background-image: none;
            background-color: #eee;
            margin-bottom: 10px;
            cursor: move;
        }
            div#change-list .contl h3 span {
                display: none;
            }
	div#change-list div.contl_hover {
            box-shadow: 4px 4px rgba(0, 0, 0, 0.2);
        }

div#change-tag {
	float: left;
	margin-bottom: 100px;
	}
	div#change-tag ul {
		margin-left: 10px;
		}
	div#change-tag li {
		margin: 2px;
		border: 1px solid #999;
		}
	div#change-tag li.add {
		font-weight: bold;
		border: 2px solid #999;
		}
	div#change-tag a {
		padding: 3px 16px;
		display: block;
		color: #000;
		background-color: transparent;
		}
	div#change-tag a:hover {
		color: #000;
		background-color: #f0f0f0;
		}
p.changep {
	text-align: right;
	}
p.errcode {
	font-size: 140%;
	font-weight: bold;
	}
.popup a {
	text-decoration: none;
	}
.popup li {
	list-style-type: disc;
	margin-left: 1em;
	}
.popup a span {
	position: absolute;
	top: -62px;
	left: -150px;
	width: 200px;
	padding: 5px;
	visibility: hidden;
	background: #f5f5f5;
	border: 2px solid #999;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	white-space: normal;
	}
/* .popup a:hover, .popup a:hover span {
	visibility: visible;
	} 
.popup a:hover span {
	display: block;
	} */
.oddr td {
	color: #000;
	background-color: transparent;
	}
.evenr td {
	color: #000;
	background-color: #fffff0;
	}
.inneru {
	padding-left: 16px;
	background-image: url("../image/ar_inneru.gif");
	background-position: top left;
	background-repeat: no-repeat;
	}
.innerd {
	padding-left: 16px;
	background-image: url("../image/ar_innerd.gif");
	background-position: top left;
	background-repeat: no-repeat;
	}
        p.login_btn{
            text-align: center;
        }        
#loginf {
	margin: 10px;
	}
	#loginf dt {
		margin-top: 1em;
		font-weight: bold;
		}
	#loginf dd {
		margin: 1em;
		font-size: 90%;
		}
	#loginf ul li {
		list-style-type: disc;
		margin-bottom: 8px;
		}
dl#news_list {
	margin: 5px;
	}
	dl#news_list dt {	
		font-weight: bold;
		font-size: 120%;
		}
	dl#news_list dd {
		margin-left: 10px;
		margin-bottom: 5px;
		}
	dl#news_list p {
		line-height: 140%;
		}
	dl#news_list td {
		padding: 5px;
		}
span.item_yen {
	color: #f33;
	background-color: transparent;
	}
	span.item_yen big {
		font-weight: bold;
		font-size: 140%;
		}
p.itemfoot {
	text-align: right;
	font-size: 80%;
	}
        
div.loginform {
	width: 460px;
	float: left;
        margin: 20px 20px 20px 20px;
	}
div.loginform2 {
	width: 460px;
	float: right;
        margin: 20px 20px 20px 0px;
	}
        
        div.loginform h3,div.loginform2 h3{
            background-color: #4f4132;
            color: #ffffff;
            font-size: 22px;
            padding: 5px 10px;
        }
        div.login_input_area{
                background-color: #eae2d7;
        }
        #login_help_area{
            background-color: #faf5ed;
        }
        #login_help_area dt{
            background-image: url("../image/icon/dtst.gif");
            background-repeat: no-repeat;
            background-position: left center;
            font-size: 18px;
            padding-left: 25px;
            margin-left: 10px;
        }
        .login_ureg{
            text-align: center;
        }
        .login_ureg img{
            border: 1px solid #000000;
            margin-bottom: 20px;
        }

        div.loginform form#input_form{
            margin: 0px;
        }
	div.loginform dt a {
		font-size: 80%;
		font-weight: normal;
		}
p.note {
	font-weight: bold;
	}
p.kai_mes {
	position: absolute;
	margin-left: 420px;
	margin-top: 200px;
	border: 2px solid #f00;
	padding: 8px;
	color: #f00;
	background-color: transparent;
	font-weight: bold;
	width: 15em;
	}
input.default-value {
	color:#999;
	}
input.num{
    text-align: right;
    }
div#doend {
	border: 1px solid #000;
	margin: 12px 0px;
	padding: 8px 12px;
	}
	div#doend ul {
		margin-left: 18px;
		}
	div#doend ul li {
		margin: 5px 0px;
		list-style-type: disc;
		}

    .imgzoom {
        cursor: url( "../image/lightbox/magplus.cur" ), pointer;
	}
.post_select {
    text-align: left;
    }
.post_select ul{
    margin: 10px 0px;
    }
.post_select p{
    text-align: left;
    background-color: #4f4132;
    width: 100%;
    height: 30px;
    font-size: 150%;
    padding: 5px;
    color: #fff;
    margin-bottom: 5px;
}
.post_close{
    text-align: center;
    }


#user_reg_form{
    width: 100%;
}
#kamada-soy p{
    margin: 30px;
}
#error_page h3{
    margin: 20px;
    background-image: url("../image/icon/dtst.gif");
    padding-left: 25px;
    background-repeat: no-repeat;
}
#error_page p{
    margin: 15px 40px;
}
#error_page ul{
    margin-left: 60px;
}
#error_page li{
    margin: 5px;
}
.movie_left{
    margin: 8px 0px 3px 0px;
    border:1px solid #000000;
    height:120px;    
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 7px 0px 0px 0px;
    background-color: #000000;
}
.movie_left2{
    margin: 8px 0px 3px 0px;
    border:1px solid #000000;
    height:235px;    
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 7px 0px 0px 0px;
    background-color: #000000;
}
#sns_memo{
    margin-top: 5px;
    line-height: 1.2em;
}
.sns_list{
    margin: 10px 0px;
    border-top: 2px dotted #000000;
    padding-top: 10px;
}
.sns_link_img{
    border-top: 1px dotted #4f4132;
    border-bottom: 1px dotted #4f4132;
    padding :5px;
    text-align:center;
}
.sns_link_img img,.sns_link_img2 img{
    margin-left: 5px;
    vertical-align: middle;
}
.sns_login_help{
     font-size:12px;
     padding: 5px 0px;
     text-align: center;
}
.sns_login_help img{
    margin-right: 5px;
    vertical-align: bottom;
}
/*ログインフォーム*/
.sns_link_img2{
    padding: 10px 0px 10px 20px;
    text-align: left;
    border-top: 1px dotted #000000;
}
/*kfi*/
    #etc_link .kfi{
        width: 198px;
        border: 1px solid #4f4132;
        font-size: 14px;
    }
    #etc_link .kfi div{
        margin-top: -5px;
        padding: 10px 2px;
        color: #614d3f;
    }
    #etc_link .kfi div img{
        float: left;
    }
    #etc_link .kfi p{
        font-weight: bold;
        border-bottom: 1px dotted #000;
    }
    #etc_link .kfi span{
        font-size: 12px;
    }
    .kfi div img:hover {
    opacity:1.0;
    filter:alpha(opacity=100);
    -ms-filter: "alpha( opacity=100 )";
    }
    .sns_like{
        float: right;
        margin: 0px -40px 0px 0px;
    }
    .kff_link_fixed {
        position: fixed;
    }
    #kff_link {
        text-align: right;
        bottom: 0px;
        right: 0px;
    }
    