@charset "utf-8";
#top {
	background: url(../images/top.jpg);
	background-repeat:no-repeat;
	padding-left: 1em;
	padding-top: 13px;
	padding-bottom: 12px;
}
#top h2 {
	font: bold 16px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
}
#top span {
	font: normal 13px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-left: 3em;
}
#container #wrap #contents02 #main02 #nbody {
	background: url(../images/body.jpg) repeat-y;
	padding-left: 1.5em;
	padding-top: 0.5em;
	font: 13px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-right: 1.5em;
}
#newHouseBody {
	margin: 1em 15px 1em 0px;
}
#newHouseBody #bottom {
	background: url(../images/bottom.jpg) no-repeat;
	height: 16px;
}
#newHouseBody #nbody #topPhoto {
	text-align: center;
	margin-bottom: 1em;
}
#newHouseBody #button {
	text-align: center;
}
#newHouseBody #nbody #pagetop {
	font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: right;
}

#container #wrap #contents02 #main02 #newHouseBody #nbody #photos img {
	float: left;
}

#container #wrap #contents02 #main02 #newHouseBody #nbody #photos .photo_h {
	margin-left: 30px;
	margin-right: 15px;
}

#container #wrap #contents02 #main02 #newHouseBody #nbody #photos .photo_h2 {
	margin-left: 20px;
	margin-right: 15px;
}

#newHouseBody #nbody #photos h4 {
	width: 3.5em;
	margin-top: 2em!important;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	letter-spacing: 0.5em;
	background: #79BCFF;
	color: #fff;
	padding-left: 0.1em;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	text-decoration: underline;
}

