
/* -----------------------------------------------
                style of "product"
----------------------------------------------- */


/*
productMovie
-------------------------------------*/
div#productMovie .txt .note {
	margin:0 0 0.9em;
	font-size:1em;
}

div#productMovie .txt .btn {
	margin:0 0 19px;
}

	
/*
faq
-------------------------------------*/
ul.faqList {
	margin:0 0 17px;
}

ul.faqList li {
	margin:0 0 6px;
	line-height:20px;
	background-image:url(../../images/common/icon_013.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	padding:0 0 0 27px;
}

dl.faqSection {
	background-image:url(../../images/common/bg_002.gif);
	background-repeat:no-repeat;
	margin:0 0 18px;
}

dl.faqSection dt {
	background-image:url(../../images/common/icon_013.gif);
	background-position:7px 9px;
	background-repeat:no-repeat;
	padding:9px 7px 9px 35px;
	margin:0 0 19px;
	line-height:1.2;
	font-size:1.4em;
	font-weight:bold;
}

dl.faqSection dd {
	font-size:1em;
}

dl.faqSection dd p.heading {
	margin:0 8px 18px;
	padding:0 0 0 30px;	
	background-image:url(../../images/common/icon_014.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	min-height:20px;
	_height:20px;
}


dl.faqSection dd .details {
	margin:0 0 14px 37px;
	padding:18px 14px;
	border:1px solid #CCCCCC;
}

dl.faqSection dd .details .detailsHeading_001 {
	margin:0 0 18px;
	font-weight:bold;
}

dl.faqSection dd .details p {
	margin:0 0 1.2em;
}

dl.faqSection dd .details dl  {
	margin:0 0 22px;
}

dl.faqSection dd .details dl dt {
	background-image:none;
	float:left;
	width:27px;
	padding:0;
	margin:0;
	line-height:1.6;
	font-size:1em;
	font-weight:normal;	
}	

dl.faqSection dd .details dl dd {
	float:left;	
	width:594px;
	font-size:1em;
}

dl.faqSection dd .details dl.indent_003 {
	margin:0 0 0 1em;
}

dl.faqSection dd .details dl.indent_003 dt {
	float:none;
	width:auto;
	font-size:1.2em;
}	

dl.faqSection dd .details dl.indent_003 dd {
	float:none;	
	width:auto;
	font-size:1em;
}

dl.faqSection dd .details .note {
	font-size:1em;
}

dl.faqSection dd .details .indent_001 {
	margin-left:1em;
	text-indent:-1em;
}

dl.faqSection dd .details ul.indent_002 {	
	margin:0 0 1.5em;
}

dl.faqSection dd .details ul.indent_002 li {	
	margin-left:1.5em;
	text-indent:-1.5em;
}

dl.faqSection dd .source {
	text-align:right;
	background-image:url(../../images/common/icon_001.gif);
	background-position:100% 0;
	background-repeat:no-repeat;
	padding:0 20px 0 0;
}

dl.faqSection dd p.supplementation {
	text-align:right;
}


