/*商品情報（テキストなど）*/
div#detailrightblock table td {
text-align: left;
vertical-align: middle;
}

/* 商品写真
----------------------------------------------- */
#detailphotoblock {
margin-top: -1em;
margin-left: -3.4%;
width: 106.8%;
overflow: hidden;
background-color: #ffffff;
text-align:center;
border-bottom: 1px solid #ffffff;
}
#detailphotoblock img:first-of-type {
    margin: 10px auto;
}

/*商品情報（ブロック）*/
div#detailarea {
    margin-bottom: 1em;
}

/*商品情報（テキストなど）*/
div#status-icon {
    margin: 0;
    padding: 0;
}
div#detail-comment {
    margin: 0;
    padding: 5px 0 0;
    font-size: 100%;
}
div#detail-size {
    margin: 0;
    padding: 5px 0 0;
}

/*商品情報（テーブル部分）*/
div#detailrightblock table span.nomal-price {
	font-size: 100%;
}
div#detailrightblock table span.sale-price {
	font-weight: bold;
	color: #CC0000;
}
div#detailrightblock table span.member-point {
	font-weight: bold;
	color: #CC0000;
}

/*商品情報（規格部分）*/
div#detailrightblock dl {
    margin: 0;
    padding: 5px 0 0;
}
div#detailrightblock dt {
    font-weight: bold;
    margin: 0;
    padding: 5px 0 3px 0;
    line-height: 1.1;
}
div#detailrightblock dd {
    margin: 0;
    padding: 0 0 5px;
}
div#detailrightblock .fm-detail-quantity {
    width: 70px;
    height: 16px;
    padding: 2px;
    border: solid 1px #CCCCCC;
}

/* ボタン周辺
----------------------------------------------- */
#btn_form {
width: 70%;
margin-left: auto;
margin-right: auto;
}

/* 購入ボタン
----------------------------------------------- */
input[type="submit"]#cart {
display:block;
width: 100%;
height: 1.8em;
margin-top: 20px;
margin-bottom: 10px;
font: bold 100% Helvetica, "Lucida Grande", sans-serif;
//font-size: 100% bold;
//font-family: Helvetica, "Lucida Grande", sans-serif;
color:#4D576B;
background-color: #c9c9c9;
background-image: -webkit-gradient(linear, left top, left bottom, from(#c9c9c9), to(#848484), color-stop(0.6, #a1a1a1));
vertical-align: middle;
text-align: center;
text-decoration: none;
text-shadow: 1px 1px 0px #cccccc;
-webkit-border-radius: 4px;
-webkit-box-shadow: 0 0 3px #000000;
}

/* お問い合わせ／友達に教える
----------------------------------------------- */
#detailrightblock table{
margin: 15px 0px;
width: 100%;
background-color: #ffffff;
-webkit-border-radius: 8px;
-webkit-box-shadow: 0 0 4px #000000;
}


#detailrightblock table tr td, #detailrightblock table tr th {
border-bottom: solid 1px #cccccc;
padding: 3px 3px;
}
#detailrightblock table tr:last-child td, #detailrightblock table tr:last-child th {
border-bottom: none;
}

#btn-cago > a {
background-color: #E19200;
}

/* お気に入り
----------------------------------------------- */
#btn-recommend {
text-align:center;
margin-top:15px;
}

div#recomendarea {
margin-bottom:20px;
}


/* 会員登録
----------------------------------------------- */
div#undercolumn_entry .kiyaku_text {
    overflow: scroll;
    width: 250px;
    height: 250px;
}



/* footer
----------------------------------------------- */
span.footB {
font-size:70%;
color:#ccc;
font-weight:normal;
}


/*detail
-------------------------------------------*/
div#whoboughtarea h2, div.subarea h3, div#whoboughtarea h3 {
    font-weight: bold;
    line-height: 1.1;
    margin: 0;
    padding: 5px 0 3px 0;
	color:#4D576B;
}

div#recomendarea h2 {
    font-weight: bold;
    line-height: 1.1;
    margin: 0;
    padding: 5px 0 3px 0;
	color:#4D576B;
	background-image: none !important;
}

div#topcatarea h2 {
    font-weight: bold;
    line-height: 1.1;
    margin: 0;
    padding: 5px 0 3px 0;
	color:#4D576B;
	background-image: none !important;
}

div.subtext {
font-size:80%;
}

div.subarea {
margin-top:30px;
}

div#whoboughtarea {
margin-top:30px;
}

div.subphotoimg {
margin-top:10px;
}

div#mynavarea, div#mynavi_area {
margin-bottom:20px;
}

div.slistarea {
border-top:1px solid #ccc;
margin:10px 0;
}
