/* ***********************************************/
/*	DATE		: 2006/05/16
	TITLE		: 中謙ＨＰ_物件詳細
	FILE_NAME	: article_detail.css
	AUTHER		: FOIS 			 */
/*************************************************/

/*=====各属性のスタイル===========================*/

/*=====会社概要のスタイル===========================*/
.tb-detail01 {
	width:600px;
	margin:0px auto 20px;
}

.th-sell-detail {
	font-weight:normal;
	background-color:#BFD5E8;
	text-align:center;
	border:solid 1px #999999;
}

.th-rent-detail {
	font-weight:normal;
	background-color:#ffd9b2;
	text-align:center;
	border:solid 1px #999999;
}

.td-detail {
	text-align:left;
	border:solid 1px #999999;
	padding:5px;
}

.tb-detail02 {
	margin:0px auto 20px;
}

.div-print {
	margin-bottom:20px;
}

.ph-detail {
	height:inherit;
	width:240px;
}
/*
.div-ph-detail {
	height: auto;
	width:240px;
}
*/