﻿/*メイン画像*/
#main_image{
	width:870px;
	height: 290px;
}

/*サブタイトル*/
#sub_title{
	width:830px;
}

/*物件概要*/
#contents01{
	width:830px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

/*写真、案内図*/
#contents02{
	width:260px;
	float: left;
}

