@charset "utf-8";

/* リフォーム・注文住宅内容設定 */
#areaCategory {
	width:690px;
	margin:0 auto;
}


#contentCategory {
	width:470px;
	margin:1px 0 0;
	padding:10px 0 50px 220px;
	background:url(../../images/common/bg_stripe.gif) repeat-y 0 0;
}


#contentCategory h3 {
	margin:0 0 5px;
}


#contentCategory h3.insurrance {
	margin:0 0 10px;
	width:450px;
	height:14px;
	font-size:12px;
	color:#FFF;
	padding:4px 0 7px 20px;
	background:url(../../images/ordermade_top/bg_title_insurrance.gif) no-repeat 0 0;
}



#contentCategory p {
	margin:0 0 30px;
}


#contentCategory p.beforeList {
	margin:0 0 15px;
}



#contentCategory ul {
	margin:0 10px 30px;
	padding:0;
	list-style:none;
}


#contentCategory ul li {
	padding:0 0 0 15px;
	margin:0 0 5px;
	background:url(../../images/ordermade_top/arrow.gif) no-repeat 0 3px;
}




/* 契約の流れ設定 */
div.boxProccess {
	width:470px;
	height:100px;
	margin:0 0 5px;
}

div.boxProccess img {
	display:block;
	width:105px;
	height:100px;
	float:left;
}


div.boxProccess p {
	width:350px;
	margin:0;
	float:left;
}


