/* CSS Document */

table {
	border-collapse: collapse;
	border-spacing: 0;
	}

/**物件一覧**/
table.bukken{
	width: 735px;
	color: #464646;}
table.bukken th{
	border: 1px solid #cccccc;
	background: #f7f7f7;}
table.bukken td{
	border: 1px solid #cccccc;}

.bukken_area{
	width: 725px;
	margin: 14px 0px;
	padding-left: 10px;
	background: #3859ba;
	line-height: 25px;
	font-size: 15px;
	color: #ffffff;}
.bukken_name{
	border-right: none !important;
	background: #fefeda;
	line-height: 33px;
	font-size: 13px;
	font-weight: bold;
	}
.bukken_name img{
	padding: 3px 5px;
	vertical-align: middle;}
.bukken_no{
	border-left: none !important;
	background: #fefeda;}
.bukken_imgbox{
	text-align: center;
	vertical-align: middle;}
.bukken_imgbox img{
	margin: 10px;
	width: 180px;
	height: auto;}
.bukken_details{
	width: 440px;
	border-right: none !important;}
.bukken_linkbox{
	border-left: none !important;
	text-align: center;
	vertical-align: middle;}
	.bukken_linkbox a{
		text-decoration: none;
		color: #ffffff;}
	.bukken_link1{
		margin: 5px 10px 5px auto;
		width: 75px;
		height: 75px;
		background: #1873c6;
		line-height: 75px;
		font-size: 11px;
		color: #ffffff;	
		text-align: center;
		vertical-align: middle;}
	.bukken_link2{
		margin: 5px 10px 5px auto;
		width: 75px;
		height: 75px;
		background: #ae0001;
		line-height: 75px;
		font-size: 11px;
		color: #ffffff;	
		text-align: center;
		vertical-align: middle;}
table.bukken table{
	width: 420px;
	margin: 10px;}
	table.bukken table th{
		width: 90px;
		text-align: center;}
	table.bukken table th.pricebox{
		padding-top: 5px;
		background: #ffffff;
		line-height: 50px;}
		table.bukken table th.pricebox .price{
			display:inline;
			font-size: 20px;
			font-weight: bold;
			color: #ae0001;}
	table.bukken table td{
		height: 25px;
		padding-left:5px;}
/**物件詳細**/
table.bukken_view{
	margin-bottom: 15px;
	border-collapse: collapse;
	border-spacing: 0;
	width: 735px;
	line-height: 30px;
	font-size: 11px;
	color: #464646;}
table.bukken_view th{
	padding: 0px 10px;
	border: 1px solid #cccccc;
	background: #d7e67f;}
table.bukken_view td{
	padding: 0px 10px;
	border: 1px solid #cccccc;}
table.bukken_view .center{
	text-align: center;}
	
#bukken_view_ttl{
	margin: 15px 0px;
	width: 725px;
	padding: 5px;
	background: #fefeda;}
#bukken_view_ttl #left{
	float: left;
	width: 490px;}
	#bukken_view_ttl #view_add{
		padding: 5px;
		font-size: 11px;}
	#bukken_view_ttl #view_name{
		padding: 5px;
		padding: 5px;
		font-size: 13px;}
	#bukken_view_ttl #view_comment{
		float: left;
		font-size: 21px;
		font-weight: bold;}
		
	#bukken_view_ttl #view_price{
		float: right;
		padding: 5px;
		font-size: 13px;}
	#bukken_view_ttl #view_price p{
		display: inline;
		font-size: 20px;
		font-weight: bold;
		color: #ae0001;}
#bukken_view_ttl #right{
	float: right;}
#bukken_view_ttl #right img{
	margin: 5px;
	width: 192px;}

#view_imgbox{
	float: left;
	margin-bottom: 15px;
	margin-right: 11px;
	padding: 6px;
	width: 348px;
	height: 348px;
	border: 1px solid #cccccc;}
#view_imgbox p{
	margin: 10px;}
#view_imgbox .view_img{
	float: left;
	margin: 5px;
	width: 77px;
	height: 77px;}
#view_imgbox img{
	max-width: 77px;
	max-height: 77px;}
#view_mapbox{
	float: left;
	margin-bottom: 15px;
	width: 360px;
	height: 360px;
	border: 1px solid #cccccc;
	background: #f7f7f7;
	text-align: center;
	vertical-align: middle;}
#view_mapbox p{
	line-height: 360px;}





/*clearfix-*/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;}
.clearfix {
  min-height: 1px;}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/}
  
  table.aaa {
border-bottom-color:#aaaaff;
border-right-color:#aaaaff;
border-left-color:#aaaaff;
border-top-color:#aaaaff;
border-style:solid;
border-width:3px;
background-color:#f4f4ff;
width:750px;
}


  

/* メンテナンス */
#mainte table.aaa .migi
{background-color:#ffffff;
}


#mainte h2 {background-color:#00F;
border:double;}

#mainte table.aaa { 
border-collapse: separate; }

#mainte table.aaa .subject{
font-size:18px;
font-weight:bold;
color:#ffffff;
background-color:#aaaaff;
}

#mainte table.aaa .left2{ padding-left:10px; }


#mainte table.aaa .nyuryoku{width:200px;}

#mainte table.aaa .bikou{ width:600px;}

#mainte table.aaa .sansyou{ width:170px;}


