@charset "utf-8";

/* 全ページ共通CSS読み込み */
@import url("ishihara.css");

p{
	padding:0px;
	margin:0px;
}
/* コンテンツヘッド */
#new_house_contentshead {
	background-image:url(../images/new_house/new_house_contentshead_bg.jpg);
	width:704px;
	height:173px;
}
/* コンテンツヘッドテキスト１ */
#new_house_contentshead_txt1{
	width:420px;
	padding-left:50px;
	padding-top:10px;
	font-size:19px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:150%;
}
/* コンテンツヘッドテキスト２ */
#new_house_contentshead_txt2{
	width:405px;
	padding-left:50px;
	padding-top:5px;
	letter-spacing:1.1px;
	font-size:12px;
	color:#FFFFFF;
	line-height:130%;
}
/* オーダーページコンテンツ１下のｐ */
#new_house_contents1_body p{
	line-height:150%;
	letter-spacing:1.2px;
}
/* イメージ余白 */
.new_house_contents1_img1_style{
	padding-left:8px;
}
#new_house_contents2_left{
	float:left;
	width:316px;
	padding-right:6px;
}
#new_house_contents2_left p{
	line-height:140%;
	letter-spacing:1.2px;
	padding-bottom:6px;
}

#new_house_contents2_right{
	float:left;
	width:354px;
}
#new_house_contents3_left{
	float:left;
	width:360px;
	padding-right:5px;
}
#new_house_contents3_left p{
	line-height:140%;
	letter-spacing:1.2px;
	padding-bottom:9px;
}

#new_house_contents3_right{
	float:left;
	width:311px;
}
#new_house_contents4_left{
	float:left;
	width:412px;
	padding-right:9px;
}
#new_house_contents4_right{
	float:left;
	width:255px;
}
#new_house_contents4_right p{
	line-height:140%;
	letter-spacing:1.2px;
	padding-bottom:12px;
}
