@charset "UTF-8";
/* プロフィールビデオ faq answer CSS */
/* 2011.02.03 */

h3{
min-height:27px;
margin:0 0 20px;
font-size:1.4em;
color:#ff6882;
background:url(../../../common/css/img/line01.png) no-repeat right bottom;	
line-height:1.4em;}

* html h3{
height:27px;}

dl dt{
min-height:21px;
margin:0 0 10px;
padding:0 0 0 35px;
color:#ae8e5b;
font-weight:bold;
background:url(img/icon1.png) no-repeat left top;
line-height:1.4em;
font-size:1.1em;}

* html dl dt{
height:21px;}

dl dd{
margin:0 0 25px;
padding:0 0 0 35px;
background:url(img/icon2.png) no-repeat left top;}

dl dd.last{
margin:0 0 40px;
background:url(img/icon2.png) no-repeat left top;}


/* clear */
div.faqlist{overflow: hidden;}

div.faqlist:after{
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;}

/*\*/
* html div.faqlist{
height: 1em;
overflow: visible;}

/**/


