@charset "utf-8";
/*コンセプト*/
#concept .h3_concept01 {				/*（仮）青空設計のオープンシステムをお勧めします。青空と「夢のマイホームづくり」 してみませんか？*/
	background-image: url(../images/concept/aozora_concept_catch.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 20px;
}
#concept .image {
	width: 620px;
	margin-left: 20px;
	overflow: hidden;
	margin-bottom: 30px;
}
#concept .image .left {
	display: inline;
	float: left;
	width: 290px;
}
#concept .image .right {
	display: inline;
	float: right;
	width: 290px;
}
/*代表挨拶*/
#aisatsu .image {
	width: 620px;
	margin-left: 20px;
	overflow: hidden;
	margin-top: 20px;
}
#aisatsu .image .left {
	display: inline;
	float: left;
	width: 170px;
}
#aisatsu .image .h3_aisatsu01 {
	display: inline;
	float: left;
	margin-left: 30px;
	background-image: url(../images/concept/aozora_aisatsu_catch.gif);
	background-repeat: no-repeat;
	width: 420px;
	height: 62px;
	position: relative;
	top: 60px;
}
#aisatsu .image .left img {
	padding: 5px;
	border: 1px solid #999999;
}
#aisatsu .name {
	text-align: right;
	width: 640px;
	margin-top: 20px;
}
.p_top {
	line-height: 130%;
	margin:10px 14px 20px;
	letter-spacing: 1px;
}
.p_middle {
	line-height: 130%;
	margin:20px 14px;
	letter-spacing: 1px;
}
.p_bottom {
	line-height: 130%;
	margin:0 14px 20px;
	letter-spacing: 1px;
}
