@charset "UTF-8";

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

■目次 ==========================================
■[00]:購入の流れTOP

**************************************************** */
/* これ以降Mac IE 5のみに適用される \*//*/
h2{ float: left; padding-bottom: 10px;}
.purchase_text{ float: left;}
/* これ以降Mac IE 5以外にも適用される */ 
/*-----------------------------------------------------------
■[00]:購入の流れTOP
------------------------------------------------------------*/
.purchase_text{
	padding-top: 10px;
	margin-bottom : 16px;
	font-size: 14px;
	line-height: 20px;
}

div.stepBox{
	width: 259px;
	height: 134px;
	padding: 11px 0px 0px 0px;
	background: url(/purchase/img/bg_step.gif) no-repeat;
	float: left;
	margin-bottom : 5px;
}

div.stepBox p{
	padding-left: 13px;
}

div.stepBox p.bt{
	padding: 5px 0px 7px 13px;
}

div.stepBox p.img{
	float: left;
	width: 54px;
}

div.stepBox div.text{
	float: left;
	width: 175px;
	padding-left: 6px;
	color: #003366;
}




.dot{
	background: url(/purchase/img/dot.gif) repeat-x;
	height: 1px;
	width: 800px;
}
.dot2{
	background: url(/purchase/img/dot2.gif) repeat-x;
	height: 3px;
	width: 800px;
	margin-top : 10px;
}



div#FlowSet{
	margin-top : 10px;
	margin-bottom : 5px;
	height: 38px;
}

div#FlowSet p{
	float: left;
}

div.ImageText{
	padding-top: 10px;
}

div.ImageText div{
	float: left;
	width: 520px;
	font-size: 14px;
	line-height: 20px;
	vertical-align: top;
}

div.ImageText p{
	float: right;
	width: 260px;
	vertical-align: top;
}

p.subtitle{
	margin: 8px 0px 5px 0px;
}

p.zutext{
	background-color: #ffebeb;
	padding: 0px 29px 10px 29px;
}

p.kome{
	background-color: #e9f0ff;
	padding: 10px 15px;
	font-size: 14px;
	line-height: 20px;
	color: #003399;
}




div.BgBtBox{
	background: url(/purchase/img/bg_bt.gif) no-repeat center top ;
	width: 800px;
	text-align: center;
	padding: 8px 0px 10px 3px;
	vertical-align: bottom;
}

div.BgBtBox2{
	background: url(/purchase/img/bg_btsmall.gif) no-repeat center top ;
	width: 800px;
	text-align: center;
	padding: 8px 0px 10px 0px;
	vertical-align: bottom;
}

div.point{
	width: 390px;
	float: left;
	background: url(/purchase/img/bg_point.gif) repeat-y ;
}

div.point p{
	padding: 8px 25px;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
}

div.point div.c_text{
	margin-left : 26px;
	width: 338px;
	height: 228px;
	margin-bottom : 10px;
	background: url(/purchase/img/bg_check1.gif) no-repeat center top;
}

div.point div.c_text p{
	color: #663333;
	margin: 0px 0px 0px 15px;
	
}

div.point div.c_text2{
	margin-left : 26px;
	width: 338px;
	height: 228px;
	margin-bottom : 10px;
	padding-top : 6px;
	background: url(/purchase/img/bg_check2.gif) no-repeat center top;
}


div.point div.c_text2 div{
	color: #663333;
	margin-left: 12px;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	margin-bottom : 6px;
	margin-left : 40px;
}


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%;}


.mt5{ margin-top : 5px; }
.mt11{ margin-top : 11px; }
.mr9{ margin-right : 9px; }
.mr11{ margin-right : 11px; }
.mr20{ margin-right : 20px; }







