@charset "Shift_JIS";
/* CSS Document */


/*在庫詳細ペ?ジ------------------------------------------------*/
.stock_detail .box_0 {
	width: 980px;
	margin:0 auto 50px auto;
	background-color:rgba(0,0,0,0.85);
	color:#CCC;
	clear:both;
    padding: 15px 0 45px 0;
}

.stock_detail .box_1 {
    clear: both;
	width: 860px;
	margin:0 auto 40px auto;
    padding: 0 0px 0px 0px;
}

.stock_detail .box_1:after{/*floatłȂȂ*/
    content: "";
    clear: both;
    display: block;
}

.stock_detail .box_1 ul.link {
	width: 132px;
	margin:0 auto;
}

.stock_detail .box_2 {
	margin:0 auto;
    background-image: url("../img/stock_detail/stock_detail_img_01_2.png");
    background-repeat: no-repeat;
    background-position: -5px center;
    background-color: #000;
    width: 830px;
    border: 2px solid #901e23;
    color: #901e23;
    font-size: 135%;
    font-weight: bold;
    line-height: 1.3em;
    padding:7px 0 7px 30px;
    -webkit-border-radius: 18px;/* for Safari and Chrome */
    -moz-border-radius: 18px; /* for Firefox */
    -o-border-radius: 18px; /* for opera */
    border-radius: 18px;
}

.stock_detail .box_3 {
/*    height: 80px;*/
    width: 860px;
    font-size: 130%;
    font-weight: bold;
    line-height: 1.5em;
    text-align: center;
    padding:22px 0;
/*    display: table-cell;/*?を天地の中央へ*/
/*    vertical-align: middle;/*?を天地の中央へ*/
}

.stock_detail .box_4_1 {
    clear: both;
}

.stock_detail .box_4_2 {
    float: left;
    width: 450px;
}

.stock_detail .box_4_3 {
    float: right;
    width: 380px;
}

.stock_detail .box_4_3 .txt_1 {
    width: 380px;
    color: #901e23;
    font-weight: bold;
    font-size: 165%;
    background-image: url("../img/stock_detail/stock_detail_img_02.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 55px;
    line-height: 1em;
    text-align: right;
    padding: 0 18px 20px 0;
    display: table-cell;/*?を天地の中央へ*/
    vertical-align: middle;/*?を天地の中央へ*/
}

.stock_detail .box_4_3 .txt_2 {
    margin: 0 0 30px 0;
}

.stock_detail .box_5_1 {
    width: 100%;
	border-top: 1px solid #555;
    margin-bottom: 25px;
}

.stock_detail .box_5_1 td {
    width: 50%;
	border-bottom: 1px solid #555;
    padding: 8px 0;
}

.stock_detail .box_5_2 {
    padding-left: 20px !important;
    background-image: url("../img/stock_detail/stock_detail_img_03.png");
    background-repeat: no-repeat;
    background-position: 0 center;
}

.stock_detail .box_5_3 {
    text-align: right;
    padding-right: 8px !important;
}


.stock_detail .box_6_1 {
    width: 450px;
    margin-top: 25px;
}

.stock_detail .box_6_1 td {
    padding-bottom: 7px;
}

.stock_detail .box_6_2 {
    width: 114px;
}

.stock_detail .box_6_3 {
    width: 107px;
}

.stock_detail .box_7 {
    background-color: rgba(144,30,35,0.2);
    -webkit-border-radius: 10px;/* for Safari and Chrome */
    -moz-border-radius: 10px; /* for Firefox */
    -o-border-radius: 10px; /* for opera */
    border-radius: 10px;
    padding: 13px;
    font-size: 12px;
    line-height: 2em !important;
	border: 1px solid #901e23;
}

.stock_detail .box_8 {
	border: 1px solid #555;
    clear: both;
	width: 860px;
	margin:0 auto 25px auto;
    padding: 20px 0px 30px 0px;
    -webkit-border-radius: 10px;/* for Safari and Chrome */
    -moz-border-radius: 10px; /* for Firefox */
    -o-border-radius: 10px; /* for opera */
    border-radius: 10px;
}

.stock_detail .box_8 .txt_1 {
    font-size: 120%;
    line-height: 2em !important;
    text-align: center;
	width: 770px;
	margin:0 auto 25px auto;
    font-weight: bold;
    letter-spacing:1em;/*字間*/
	border-bottom: 1px solid #555;
}

.stock_detail .box_8 .txt_2 {
    line-height: 2.2em !important;
	width: 750px;
	margin:0 auto;
}

.stock_detail .box_9 {
	border: 4px solid #901e23;
    text-align: center;
	width: 700px;
	margin:0 auto 25px auto;
    padding: 20px 0px;
    -webkit-border-radius: 10px;/* for Safari and Chrome */
    -moz-border-radius: 10px; /* for Firefox */
    -o-border-radius: 10px; /* for opera */
    border-radius: 10px;
}

.stock_detail .box_9 .txt_1 {
    color: #901e23;
    font-weight: bold;
    font-size: 200%;
    line-height: 1.3em !important;
	margin-bottom: 15px;
}

.stock_detail .box_9 ul {
	margin-bottom: 15px;
}

.stock_detail .box_9 span {
    color: #901e23;
    font-weight: bold;
}






