@charset "UTF-8";

body#product{background-image:none; background-color:#141414; color:#fff;}
#product #contentsBox{margin:0 auto; width:368px;}

#product #contentsBox h3{padding:40px 0 20px; text-align:left;}

#product #contentsBox .floatSet{width:368px;}
#product #contentsBox ul.productInfo{width:220px; float:left;}
#product #contentsBox ul.productInfo li{padding-bottom:5px; font-size:12px; line-height:1.4; text-align:left;}
#product #contentsBox ul.productInfo li span{color:#c89600;}
#product #contentsBox .package{width:138px; float:right; border:1px solid #969696;}


.textHidden {visibility:hidden;}