@charset "utf-8";
/* CSS Document */

/**================================= Dvd Setting =================================**/

/**************** Dvd common setting *****************/

#product_detail .imgBox {
	left:50%;
	top:15px;
	margin-left:-572px;
	position:absolute;
}

#product_detail .mainArea {
	padding-top:10px;
}

#product_detail .contactArea {
	margin-bottom:15px;
}

#product_detail .contactBtn {
	text-align:center;
}

/**************** section setting *****************/

/* section01 */

#product_detail .section01 {
	background:#E0E0E0 url(../images/common/bg_section_btm.jpg) no-repeat center bottom;
	margin-bottom:15px;
	padding-bottom:12px;
}

#product_detail .section01 .sectionTtl {
	margin-bottom:15px;
}

#product_detail .section01 .sectionTtl span {
	font-size:2em;
}

#product_detail .section01 .sectionInner {
	background:#FFFFFF;
	margin:0 15px 15px 15px;
	padding:14px 20px;
}

#product_detail .section01 .imgArea {
	margin-bottom:10px;
}

#product_detail .section01 .sectionInner .imgLeft {
	margin-right:8px;
	float:left;
}

#product_detail .section01 .sectionInner .imgLeft .video-container a img.play_169 {
	position: relative;
	top: -180px;
	left: 290px;
}

#product_detail .section01 .sectionInner .imgLeft .video-container a img.play_43 {
	position: relative;
	top: -220px;
	left: 290px;
}

#product_detail .section01 .sectionInner .imgRight {
	width:245px;
	float:right;
}

#product_detail .section01 .sectionInner .imgRight ul li {
	margin:0 5px 4px 0;
	float:left;
}

#product_detail .section01 .sectionInner .imgRight ul li.lastChild {
	margin-right:0;
}

#product_detail .section01 .sectionInner dl.examination {
	border-bottom:1px dashed #FF4100;
	margin-bottom:15px;
	padding-bottom:10px;
}

#product_detail .section01 .sectionInner dl.examination dt {
	font-size:.813em;
	font-weight:bold;
	width:150px;
	float:left;
	clear:both;
}

#product_detail .section01 .sectionInner dl.examination dd {
	font-size:.813em;
	color:5A5A5A;
	margin-bottom:2px;
	padding-left:160px;
}

#product_detail .section01 .sectionInner .summary {
	margin-bottom:10px;
}

#product_detail .section01 .sectionInner .summary .textArea {
	font-size:.75em;
	padding:10px 10px 0 10px;
}

#product_detail .section01 .sectionInner .comment .commentTtl {
	margin-bottom:5px;
}

#product_detail .section01 .sectionInner .comment .textArea {
	border:1px dashed #FF4100;
	font-size:.75em;
	padding:12px 15px;
}

#product_detail .sectionBtm {
	text-align:center;
	margin-bottom:30px;
}


#product_detail .video-container iframe,  
#product_detail .video-container object,  
#product_detail .video-container embed {
    width: 350px;
    height: 184px;
}



#product_detail .section {
    background:#E0E0E0 url(../images/common/bg_section_btm.jpg) no-repeat center bottom;
    margin-bottom:5px;
    padding-bottom:22px;
}

#product_detail .section .sectionTtl {
    color:#FFFFFF;
    font-weight:bold;
    height:52px;
    margin-bottom:15px;
    text-align:right;
    position:relative;
}

#product_detail .section .resultArea {
    background:#FFFFFF;
    margin:0 15px 10px 15px;
    padding:10px 20px 15px 20px;
}

#product_detail .section .resultArea .resultTtl {
    font-weight:bold;
    margin-bottom:10px;
    padding-left:35px;
}

#product_detail .section .resultArea .resultTtl .ttlInr {
    border-bottom:2px solid #FF4100;
}

#product_detail .section .resultArea .leftTxt {
    color:#262626;
    display:block;
    font-size:.875em;
    font-weight:bold;
    line-height:1.6em;
    margin-right:16px;
    padding:4px 0 4px 2px;
    text-decoration:none;
    display:block;
}

#product_detail .section .resultArea .leftArea {
    float:left;
}

#product_detail .section .resultArea .leftArea a img.play_169 {
	position: relative;
	top: -60px;
	left: -150px;
}

#product_detail .section .resultArea .leftArea a img.play_43 {
	position: relative;
	top: -85px;
	left: -150px;
}

#product_detail .section .resultArea .rightArea {
    font-size:.75em;
    color:#5A5A5A;
    width:307px;
    float:right;
}

#product_detail .section .resultArea .rightArea .btnArea {
    text-align:right;
}

#product_detail .section .resultArea .rightArea p {
    margin-bottom:10px;
}

#product_detail .section .resultArea .rightArea p a {
    color:#FF4100;
    text-decoration:none;
}

#product_detail .section .resultArea .rightArea p a:hover {
    text-decoration:underline;
}