@charset "utf-8";

.qa_outer {
	width:auto;
	margin:12px 2px 12px 2px;
    background:#fff0f5;
    border-top: 1px solid #B1C6D9;
    border-bottom: 1px solid #B1C6D9;
}

.qa_inner {
	margin: 0px -1px;
    background:#fdf5e6;
	color:#2864af;
    border-left:1px solid #B1C6D9;
    border-right:1px solid #B1C6D9;
	padding:12px 18px 12px 18px;
	height:100%;
}

.qa_cate {
	width:auto;
	margin:0;
	padding:8px 0 0 30px;
}


.qa_cate li {
	background:url(images/li_mark_1.gif) no-repeat 3px 3px;
	margin:0 0 2px 0;
	padding:2px 2px 2px 20px;
}

.category_title {
	width:auto;
	padding:3px 12px;
	margin:10px 10px 0 10px;
	color:#003399;
 	background-color:#f0fff0;
	border:1px dotted #006699;
}

.qa_box {
	width:auto;
}

.qa_box p {
	margin-bottom:1em;
}

.qa_box dt {
	width:auto;
	background:url(images/bg_ques.gif) no-repeat 3px 3px;
	margin:0;
	padding:9px 5px 0 35px;
	color:#cc3333;
	border-bottom:1px dotted #cc0000;
}

.qa_box dd {
	width:auto;
	background:url(images/bg_ans.gif) no-repeat 3px 8px;
	margin:0;
	padding:11px 5px 0 35px;
	color:#336633;
	line-height:1.8em;
}

.qback {
	width:auto;
	margin:0;
	padding:10px 0 0 390px;
	font-size:80%;
}

.menu_form {
	overflow:;
	margin:8px 15px 0 5px;
}

#qaForm {
	margin:4px 0 5px 0;
}

div#anchor_category_1 {
	display:block;
}
div#anchor_category_2 {
	display:none;
}
div#anchor_category_3 {
	display:none;
}
div#anchor_category_4 {
	display:none;
}

div#category_1 {
	display:block;
}
div#category_2 {
	display:none;
}
div#category_3 {
	display:none;
}
div#category_4 {
	display:none;
}


.img_right {
	float:right;
	margin:0 8px;
}

.ans span {
	color:#cc3333;
	margin:0 0.5em;
}

.ans li {
	background:url(images/bg_ans.gif) no-repeat;
	padding:2px 0 2px 35px;
	color:#336633;
	list-style:none;
}

.lines {
	width:480px;
	height:1px;
	background-image:url('../images/spacer.gif');
	background-repeat:repeat-x;
	background-color:#cc6666;
	margin:0 0 12px 23px;
}

.ans a{
	margin:0 4px;
}
.qa_back {
	width:82px;
	height:23px;
	font-size:12x;
	color:#666666;
	text-align:center;
	margin:0 0 0 380px;
}

.qa_next {
	width:82px;
	height:23px;
	font-size:12x;
	color:#666666;
	text-align:center;
	margin:0 0 0 15px;
}

span.q_head{color:#000080;}
div.a_head{color:#ff9900;}
div.answer_body{
	line-height:1.5em;
	margin-bottom:1em;
	padding:0.5em;
}
p.q_head_text{margin-bottom:1em;}

.cn1 {
	position:absolute;
	left:-1px;
	top:-1px;
}

.cn2 {
	position:absolute;
	right:-1px;
	top:-1px;
}

.cn3 {
	position:absolute;
	left:-1px;
	bottom:-1px;
}

.cn4 {
	position:absolute;
	right:-1px;
	bottom:-1px;
}


/* 文中テーブル表記*/
.price_tbl {
	width:auto;
	padding:2px;
	margin:2px 70px 8px 60px;
	background-color:#e6e6fa;
}

.price_tbl td {
	padding:3px 12px 3px 3px;
	color:#000066;
}

.comment_txt {
	color:#cc3333;
	margin:0 0 0 172px;
}

/* 施術着替えテーブル */
.ans_tbl {
	margin:3px;
	width:auto;
}

.ans_tbl td {
	padding:2px;
}

.ans_tbl span {
	background-color:#e6e6fa;
	padding:2px;
	color:#000066;
}

.menu_names_0 {
	width:270px;
}

.menu_names_1 {
	width:96px;
}

.menu_names_2 {
	width:198px;
}








