@charset "UTF-8";
/* DREAM HOME */
.dream_home_box{
	width:600px;
	padding:20px;
	background:#fff;
	font-size:110%;
	}
.dream_home_box p{
	margin:0 0 5px 0;
	}	
.dream_home_tp{
	font-size:120%;	
	font-weight:bold;
	padding:0 0 0 5px;
	line-height:1em;
	}	
#dream_home_ai .dream_home_tp{
	border-left:8px solid #98896C;
	}
#dream_home_hv .dream_home_tp{
	border-left:8px solid #249DAE;
	}
#dream_home_q1 .dream_home_tp{
	border-left:8px solid #6E8A13;
	}
#dream_home_wb .dream_home_tp{
	border-left:8px solid #BD9734;
	}
#dream_home_pb .dream_home_tp{
	border-left:8px solid #C27237;
	}
.dream_home_t{
	font-size:190%;
	font-weight:bold;
	color:#fff;
	line-height:1em;
	margin:0 0 2px 0;
	}	
.dream_home_ts{
	color:#fff;
	margin:0 0 10px 0;
	font-size:105%;
	letter-spacing:0;
	}	
#dream_home_ai{
	background:#98896C;
	width:640px;
	padding:20px;
	}
#dream_home_hv{
	background:#249DAE;
	width:640px;
	padding:20px;
	}
#dream_home_q1{
	background:#6E8A13;
	width:640px;
	padding:20px;
	}	
#dream_home_wb{
	background:#BD9734;
	width:640px;
	padding:20px;
	}			
#dream_home_pb{
	background:#C27237;
	width:640px;
	padding:20px;
	}			
	