@charset"utf-8";

.pagetop {
	float:right;
	margin:30px 30px 20px 32px;
}


/* title
============================================================== */

#contents h2 {
	background:url(../images/contents/guide/minetitle_faq.jpg) no-repeat;
	text-indent: -9999px;
	width: 950px;
	height: 127px;
}


/* #mineContents
============================================================== */
/* h3
------------------------------------------------------------ */
#mineContents h3 {
	width:650px;
	height:45px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position:11px 10px;
	border-top:4px solid #a45b64;
	margin: 20px 0 0 0;
}

#mineContents div#puchi h3 {
background-image:url(../faq/images/ttlpuchi.gif);
}

#mineContents div#eye h3 {
background-image:url(../faq/images/ttleye.gif);
}

#mineContents div#nose h3 {
background-image:url(../faq/images/ttlnose.gif);
}

#mineContents div#cheek h3 {
background-image:url(../faq/images/ttlcheek.gif);
}

#mineContents div#chin h3 {
background-image:url(../faq/images/ttlchin.gif);
}

#mineContents div#fat h3 {
background-image:url(../faq/images/ttlfat.gif);
}

#mineContents div#bust h3 {
background-image:url(../faq/images/ttlbust.gif);
}

#mineContents div#bo h3 {
background-image:url(../faq/images/ttlbo.gif);
}

#mineContents div#face h3 {
background-image:url(../faq/images/ttlface.gif);
}

#mineContents div#peeling h3 {
background-image:url(../faq/images/ttlpeeling.gif);
}

#mineContents div#hokuro h3 {
background-image:url(../faq/images/ttlhokuro.gif);
}

#mineContents div#shimi h3 {
background-image:url(../faq/images/ttlshimi.gif);
}

#mineContents div#datsumo h3 {
background-image:url(../faq/images/ttldatumo.gif);
}

#mineContents div#counseling h3 {
background-image:url(../faq/images/ttlcounseling.gif);
}

#mineContents div#price h3 {
background-image:url(../faq/images/ttlprice.gif);
}

#mineContents div#advice h3 {
background-image:url(../faq/images/ttladvice.gif);
}

#mineContents div#noelclub h3 {
background-image:url(../faq/images/ttlnoelclub.gif);
}

#mineContents div#anesthesia h3 {
background-image:url(../faq/images/ttlAnesthesia.gif);
}

#mineContents div#whole h3 {
margin-top:30px;
background-image:url(../faq/images/ttlWhole.gif);
}

/* faq
------------------------------------------------------------ */

#mineContents .section {
	width:650px;
	padding-bottom:1px;
	background:url(../faq/images/line.gif) repeat-x left bottom;
}

#mineContents dl {
	width:650px;
	padding-top:1px;
	line-height:1.6;
	background:url(../faq/images/line.gif) repeat-x left top;
}

#mineContents dt {
	width:598px;
	padding:9px 32px 5px 40px;
	color:#8b4049;
	font-weight:bold;
	background:url(../faq/images/faqQ.gif) no-repeat 15px 10px;
}

#mineContents dd {
	width:598px;
	padding:5px 32px 8px 40px;
	color:#5b5b5b;
	background:url(../faq/images/faqA.gif) no-repeat 15px 6px;
}

