
#bukken{
	width: 550px;
	clear: both;
	height: auto;
	margin-top: 15px;
	padding-bottom: 15px;
}

#bukken #left{
	width: 280px;
	clear: both;
	float: left;
}
#bukken #right{
	float: left;
	clear: right;
}
#photo{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#photo img{
	width: 280px;
}

#bukken #right #botton{
	text-align: center;
	padding-top: 5px;
}
#bukken #right #botton a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/*---------------
 Table
-----------------*/
.bukken {
	border: 0px solid #999;
	border-collapse: collapse;
	margin-left: 20px;
	width: 250px;
}

.koumoku {
	border: 0px solid #999;
	background-color: #E8EEFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
}

.naiyou {
	border: 0px solid #999;
	background-color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 14px;
}
.kakaku {
	border: 0px solid #999;
	background-color: #fff;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.syousai{
	text-align: center;
	padding-top: 10px;
}

#line{
	width: 100%;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* オープンハウスリスト */
.oph_list{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.oph_list td{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
	height: 50px;
}
.oph_list td.noline{
	border-bottom-width: 0px;
	font-size: 18px;
	font-weight: bold;
}
.oph_date{
	font-size: 18px;
	color: #090;
	width: 350px;
}
.oph_name{
	width: 30%;
	text-align: center;
}
.oph_btn{
	width: 20%;
}

.oph_data {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	border: 0px none #FFF;
}

/* オープンハウス詳細 */
.oph_komoku{
	color: #FFF;
	background-color: #006633;
	height: 35px;
}
.oph_day{
	width: 400px;
	font-size: 18px;
}
.oph_time{
	font-size: 24px;
	color: #F60;
	width: 400px;
}
.oph_adr{
	font-size: 18px;
}
.oph_contact{
	width: 60%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.oph_contact th.header{
	color: #FFF;
	background-color: #0077B0;
	font-size: 18px;
	text-align: left;
	height: 30px;
}
.oph_contact th.komoku{
	color: #FFF;
	background-color: #0077B0;
	height: 30px;
}

#oph_top #left {
    float: left;
    width: 50%;
}
#oph_top #right {
    float: left;
    width: 50%;
}
#oph_h{
	margin-right: 0;
	margin-left: 0;
	background-image: url(../images/oph_h.png);
	background-repeat: no-repeat;
	text-indent: 60px;
	text-align: left;
	font-weight: bold;
	color: #262626;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 10px;
	height: 50px;
	line-height: 50px;
	clear: both;
}
#oph_h2{
	margin-right: 0;
	margin-left: 0;
	background-image: url(../images/osusume/oph_h2.gif);
	background-repeat: repeat;
	text-indent: 30px;
	text-align: left;
	font-weight: bold;
	color: #FFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 10px;
	height: 35px;
	line-height: 35px;
	clear: both;
	width: 960px;
}
#oph_map{
	margin-right: 0;
	margin-left: 0;
	background-image: url(../images/oph_map.gif);
	background-repeat: repeat;
	text-indent: 50px;
	text-align: left;
	font-weight: bold;
	color: #FFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 10px;
	height: 35px;
	line-height: 35px;
	clear: both;
	width: 960px;
}




/*  一押し物件  */
.pickup_h{
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pickup_type{
	width: 20%;
}
.pickup_address{
	width: 50%;
	font-size: 16px;
	font-weight: bold;
}
.pickup_price{
	width: 30%;
}

.pickup_main{
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}

.pickup_left{
	width: 50%;
	vertical-align: top;
}

.pickup_right{
	vertical-align: top;
	width: 50%;
}

.pickup_contact{
	width: 90%;

	margin-right: auto;

	margin-left: auto;
}
.pickup_contact th.header{
	color: #FFF;
	background-color: #003300;
	font-size: 14px;
	text-align: left;
	height: 30px;
	font-weight: normal;
}
.pickup_contact th.komoku{
	color: #FFF;
	background-color: #003300;
	height: 30px;
}


.picup_data{
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse; /* 枠線の表示方法 */
	border: 1px solid #A7A7A7; /* テーブル全体の枠線（太さ・色・スタイル） */
	padding: 3px;
	width: 85%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.picup_data th{
	text-align: center;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FBD0A2;
	border: 1px solid #A7A7A7;
}
.picup_data td{
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #A7A7A7;
}





#topWhatsnewContainer {
	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ ゴシック",sans-serif;
	font-size:12px;
	width:280px;
	color:#000000;
	overflow:hidden;
	padding: 1px;
	margin-bottom: 20px;
}

#topWhatsnewContainer .scrollArea { /* mac.css override */
	width:280px;
	margin:0px;
	padding:0px;
	overflow:auto;
	background-color: #ECF5FB;
}

#topWhatsnewContainer dl {
	margin:0px;
	padding:8px 12px 0px 12px;
}

#topWhatsnewContainer dt {
	color:#000000;
	margin:0px;
	padding:2px 0px 0px 0px;
	/*float:left;*/
}

#topWhatsnewContainer dd {
	color:#000000;
	line-height:1.3;
	padding:0px 0px 8px 0px;
	margin:0px 0px 6px 0px;
	border-bottom:1px dotted #999999;
	/*text-indent:0.4em;*/
}

