@charset "utf-8";
/* CSS Document */
#container .main_image { background-image: url(../images/product_detail/main_img.png); }


#contents { margin-bottom: 165px; }
#contents h2 { margin: 0 0 31px; }
#contents .item { overflow: hidden; margin-bottom: 48px; }
#contents .movie { float: left; }
#contents .description { float: left; width: 528px; margin: 0 0 0 40px; line-height: 150%; }
#contents .description span.title { display: block; background-image: url(../images/product_detail/subNav_icon.png); background-size: 9px auto; background-position: left center; background-repeat: no-repeat; margin-bottom: 20px; padding-left: 15px; font-size: 16px; font-weight: bold; }
