@charset "utf-8";
@import "/common/css/0-import.css";
/*------------------------------------------------------------
	よくいただく質問
------------------------------------------------------------*/
#conts h2 {
	margin-bottom: 14px;
}

#conts h3 {
	margin: 0 0 15px;
}

#conts .title {
	margin: 0 20px;
}

#conts .title img {
	display: block;
}

#conts .box {
	margin: 0 20px 25px 20px;
}

#conts .box .photo {
	float: right;
}

	* html #conts .box .photo {
		margin-right: -3px;
	}

#conts .box .comment {
	margin: 0 0 10px;
	width: 417px;
}

#conts .box a.more {
	padding-left: 17px;
	background: url(/common/img/icon/02.gif) no-repeat left;
}

#conts .mb0 {
	margin-bottom: 0;
}

#conts .box h3.pt0 img {
	margin-top: 0;
}

#conts .box h3 {
	clear: both;
	margin-bottom: 0;
}

#conts .box h3 img {
	margin: 30px 0 15px 0;	
}

#conts .border {
	padding: 12px 0 12px 12px;
	border-top: none;
	border: 3px solid #FBAA49;
}

#conts ul.list li {
	padding: 0 10px 0 35px;
	width: 230px;
	height: 45px;
	background: url(/common/img/icon/04.gif) no-repeat left 3px;

	float: left;
}

	* html #conts ul.list li {
		width: 275px;
	}

#conts ul.list li.h30 {
	height: 30px;
}

#conts ul.list li.h70 {
	height: 85px;
}

#conts ul.list li.h60 {
	height: 70px;
}

#conts .box dt {
	margin-bottom: 8px;
	padding: 0 15px 0 35px;
	font-size: 15px;
	color: #567B42;
	background: url(/common/img/icon/04.gif) no-repeat left 3px;
}

#conts .box dd {
	margin-bottom: 20px;
	padding: 0 15px 0 12px;
	background: url(../img/qa/line01.gif) repeat-x bottom;

	zoom: 1;
}

#conts .box dd.mb0 {
	margin-bottom: 0;
}

#conts .box dd p {
	padding: 0 0 20px 25px;
	background: url(/common/img/icon/05.gif) no-repeat left top;
}

#conts .box dd a.more {
	padding-left: 15px;
	background: url(/common/img/icon/02.gif) no-repeat left;
}

#conts .box dd p.none {
	background: none;
} 

#conts p.pageTop {
	text-align: right;
}


#conts p.pageTop a {
	padding-left: 20px;
	background: url(/common/img/icon/11.gif) no-repeat left;
}
