@charset "UTF-8";

/* ***************************************************
* CSS file For coldwell.jp
	FileName: search.css
	2008/02/13 kinoshita

■目次 ==========================================
■[00]:購入に関するQ&A
■[01]:購入に関するQ&A 詳細

**************************************************** */

/*-----------------------------------------------------------
■[00]:購入に関するQ&A
------------------------------------------------------------*/
/* これ以降Mac IE 5のみに適用される \*//*/
h2{ float: left; }
.qa_text{ float: left;}
.qa_box{ float: left;}
.detail_box{ float: left;}
.bt{ float: left;}
/* これ以降Mac IE 5以外にも適用される */ 

h2{
	
}

.qa_text{
	padding-top: 10px;
	margin-bottom : 16px;
}
.qa_box{
	margin-bottom : 20px;
}

.qa_box div{
	padding-bottom: 10px;
}
.qa_box p{
	background: url(/qa/img/q.gif) no-repeat left top;
	padding-left: 22px;
	font-size: 14px;
	margin-bottom : 6px;
}

.qa_box p a:link {color: #039; text-decoration: underline;}
.qa_box p a:visited {color: #039; text-decoration: underline;}
.qa_box p a:hover {color: #06f; text-decoration: underline;}


div#Tab {
	width: 100%;
	height: 36px;
	margin: 0px 0px 20px;
	background: url(/qa/img/tabline.gif) repeat-x bottom;
	float: left;
}
div#Tab div {padding: 0 0 0 6px;}



/*-----------------------------------------------------------
■[01]:購入に関するQ&A 詳細
------------------------------------------------------------*/

.bt{
	padding-top: 10px;
	text-align: right;
	margin-bottom : 10px;
}

.detail_box{
	width: 800px;
	margin-bottom : 20px;
}

.detail_box div{
	background: url(/qa/img/q.gif) no-repeat 6px 5px #e0eaff;
	padding-left: 26px;
	font-size: 14px;
	line-height: 28px;
	color: #039;
}


.detail_box p{
	font-size: 14px;
	line-height: 20px;
	padding-left: 26px;
	background: url(/qa/img/a.gif) no-repeat 6px 5px ;
}
.detail_box p span{
	height: 26px;
	line-height: 28px;
	color: #ff6600;
	font-weight: bold;
}
.detail_box p span a:link {color: #f60; text-decoration: underline;}
.qdetail_box p span a:visited {color: #ff0000; text-decoration: underline;}
.detail_box p span a:hover {color: #f96; text-decoration: underline;}


.text_span{
	color: #ff6600;
	font-weight: normal;
}
.text_bb{
	color: #ff6600;
	font-weight: bold;
	background-color: #ffdec8;
	padding: 3px;
}











table.Diagram {
	width: 100%;
	margin: 0 0 10px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	line-height: 20px;
	clear: both;
}
table.Diagram th,table.Diagram td {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 6px 8px;
}
table.Diagram th {
	background-color: #ebf1fe;
	text-align: center;
	vertical-align: middle;
	color: #174bb3;
	width: 5%;
}

.red_title{
	background: url(/purchase/img/img_red.gif) no-repeat left;
	color: #ff3333;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	text-align: left;
	font-size: 16px;
	line-height: 24px;
}

table caption{
	color: #174bb3;
	text-align: left;
	font-weight: bold;
	line-height: 22px;
}

.text174bb3{ color: #174bb3; width: 27%;}

