﻿@charset "UTF-8";

/*==========================================================
	京都ワビタス
	URL: http://
	Date: 2007-11-29
	Copyright (C) 2007 Wabitas. All Rights Reserved. 
==========================================================*/

/*---------------------------------------------------------
 qa
----------------------------------------------------------*/
div.qaBox{
	width:569px;
	background:url(../images/qa/bg_qa.jpg) no-repeat top right;
	margin:20px 0 10px 0;
	padding:18px 0 0 10px;
	}


div.qaLead{
	width:512px;
	border:1px solid #CCCCCC;
	background:url(../images/qa/bg_qa_lead.png) repeat-y;
	padding:10px;
	}

*html div.qaLead{behavior: expression(IEPNGFIX.fix(this));}


dl.qa{
	width:410px;
	background:url(../images/qa/border.gif) repeat-x bottom;
	padding:15px 0 0 4px;
	margin-bottom:5px;
	}

dl.qa dt{
	background:url(../images/qa/ttl_q.jpg) no-repeat top;
	padding:15px 5px 10px 25px;
	font-weight:bold;
	color:#990000;
	}

dl.qa dt.qtop{
	background:url(../images/qa/ttl_qtop.jpg) no-repeat top;
	}

dl.qa dd{
	background:url(../images/qa/ttl_a.jpg) no-repeat left top;
	padding:5px 5px 10px 25px;
	}
	
div.qaBox h4{
	margin:20px 0 10px 0;
	}
