/**/
.conteBox {
	text-align: center;
}
.conteBox table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0px auto;
}
.conteBox td {
	text-align: left;
}

/* text-align */
.taC {text-align: center !important;}
.taL {text-align: left !important;}
.taR {text-align: right !important;}

/* 間取り図 */
.imgBox {
	margin-bottom: 10px !important;
}
.imgBox td {
	text-align: center !important;
	vertical-align: top;
	padding-top: 10px;
}

.imgBox td td {
	padding-top: 0px;
}
.imgBox a img {
	border: 2px solid #FFF;
	margin: 2px 0px;
}

.imgBox a:hover img { border-color: #62FDFF;}

/* フォトギャラリー */
.phBox {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0px;
	padding: 0px;
}

.phBox td {
	margin: 0px;
	padding: 0px;
}
.phBox a {
	border: none;
}

.phBox a img {
	border: 2px solid #FFF;
	margin: 2px 0px;
}

.phBox a:hover img { border-color: #62FDFF;}

.bukkentop-img {
	border: none;
	margin: 2px 0px;
}

/**/
.bukken-tablefont {
	font-size: 13px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.bukken-tablefont2 {
	font-size: 13px;
	line-height: 18px;
	padding-bottom: 5px;
	vertical-align: top;
}

.bukken-tablefont3 {
	font-size: 13px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #0C10D2;
	border-right-color: #0C10D2;
	border-bottom-color: #0C10D2;
	border-left-color: #0C10D2;
}

form {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bukken-tableimg {
	font-size: 13px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #CCCCCC;
	background-repeat: repeat;

}
.bukken-tableimg2 {
	font-size: 13px;
	line-height: 18px;
	padding-bottom: 1px;
	background-image: url(../img/backimg1.gif);
	background-repeat: repeat;
}
