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

div.faqlist{
margin:0 0 30px;
padding:15px 10px 10px ;
border:1px solid #cbb46b;
background:#fdfef9;}

div.faqlist h3{
margin:0 0 15px;
text-align:center;}

div.faqlist ul{
float:left;
width:235px;}

div.faqlist ul li{
padding: 0 0 5px 13px;
background:url(../../common/css/img/icon_03.png) no-repeat 3px 6px;}

div.faqlist ul li.break{
line-height:1.8em;}

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

* html dl dt{
height:27px;}

dl dd{
margin:0 0 5px;
padding:0 0 0 25px;
color:#ae8e5b;
background:url(img/icon.gif) no-repeat left center;}

dd.backtop{
text-align:right;
font-size:0.8em;
background:none;}

dd.backtop a{
display:inline-block;
margin:0 0 30px;
padding:3px 10px;
border:1px solid #e3dcd2;}


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

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

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

/**/

