/****************************************************
　■住まいのQ&Aページ　CSS設定
****************************************************/

/***　font-size:80%  style_base.css  ****/

#qa {
	margin: 0 10px 30px 20px;
}

/*
#qa h4 {
	margin: 0 0 15px 0;
	padding: 6px 0 8px 20px;
	font-size: 130%;
	color: #666;
	background-image: url(images/h4_title_back_or.gif);
	background-repeat: no-repeat;
}
*/

/***** インデックスページ *****/

#qa ul {
	margin: 0 130px 15px 15px;
	list-style: none;
}
#qa li {
	margin: 10px 0 10px 0;
	padding: 3px 0 10px 20px;
	border-bottom: 1px dotted #FF9900;
	background-image: url(images/qa_list_mark.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* ページトップへのリンク */
#qa .page-top {
	margin: 30px 5px 0 10px;
	padding: 5px;
	border-top: 1px dotted #999;
	text-align: right;
	font-size: 90%;
}

/* 各カテゴリー一覧イラスト */
.qa-block01 {
	margin: 0 0 50px 0;
	background-image: url(images/qa_illust_01.jpg);
	background-repeat: no-repeat;
	background-position: right 50px;
}

.qa-block02 {
	margin: 0 0 50px 0;
	background-image: url(images/qa_illust_02.jpg);
	background-repeat: no-repeat;
	background-position: right 50px;
}

.qa-block03 {
	margin: 0 0 50px 0;
	background-image: url(images/qa_illust_03.jpg);
	background-repeat: no-repeat;
	background-position: right 50px;
}


/***** アイテムページ *****/

#qa h5 {
	font-size: 120%;
	color: #3366CC;
	margin: 30px 0 10px 10px;
	padding: 1px 0 3px 25px;
	border-bottom: 1px dotted #999;
	background-image: url(images/qa_q_mark.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#qa .answer {
	margin: 10px 0 10px 10px;
	padding: 0 0 2px 25px;
	background-image: url(images/qa_a_mark.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* 前後ページナビゲーション */
#qa .page-navi {
	margin: 30px 5px 0 10px;
	padding: 5px;
	text-align: center;
	font-size: 90%;
}


/***** 2 施工例 *****/



/***** 3 提携住宅メーカー *****/