﻿@charset"utf-8";

/*++++++++++++++++++++++++++*/
/* Rishece SITE Ver.4.0 CSS */
/*++++++++++++++++++++++++++*/

h2 {
	background: url("../../salon_faq/img/banner_page_title.gif") no-repeat;
	height: 90px;
	text-indent: -9999px;
	}

h3.banner_top_01 {
	background: url(../../salon_faq/img/banner_top_01.jpg) no-repeat;
	height: 100px;
	text-indent: -9999px;
	}

h3.banner_top_02 {
	background: url(../../salon_faq/img/banner_top_02.jpg) no-repeat;
	height: 100px;
	text-indent: -9999px;
	}

.faq {
	background-color: #f8f6f1;
	padding: 10px;
	}

.faq_in {
	background-color: #ffffff;
	width: 620px;

	}

.faq ul {
	font-size: 12px;
	list-style-type: none;
	}

.faq li.question_txt {
	border-bottom: 1px dotted #cccccc;
	background-position: 13px 11px;
	}

.faq li.question_txt a {
	display: block;
	line-height: 30px;
	padding-left: 10px;
	}

.answer_box {
	background: url(../../salon_faq/img/a_top_back.gif) no-repeat;
	height: 30px;
	}

.answer_box_inner {
	padding-top: 18px;
	padding-left: 15px;
	font-weight: bold;
	}

.answer_txt {
	padding: 5px 15px 5px 15px;
	}