/*
共通
*/
.pnlAllArea {
	color:#666666;
}

.article td
{
	border-bottom: 1px dotted #577486;
}
.article-rightline
{
	border-right: 1px dotted #577486;
}
.article-none td
{
	border: none;
}

.article td td
{
	border-bottom:none;
}

/*---一覧ページ数---*/
.row_pager {
	color:#666666;
	font-weight:bold;
}
.row_pager td {
	vertical-align:top;
    padding:20px 5px 15px;
	text-align:center;
}
.row_pager td table {
	margin:0 auto;
}
.row_pager td table td {
    padding:0px;
}
.row_pager span {
	background:#EEEEEE none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	padding:10px;
}
.row_pager a {
	background:#EEEEEE none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	font-weight:bold;
	padding:10px;
}
.row_pager a:link {
	color:#003493;
	font-weight:bold;
	text-decoration:underline;
}
.row_pager a:hover {
	color:#FF9933;
	font-weight:bold;
	text-decoration: none;
}
.row_pager a:visited {
	color:#003493;
	font-weight:bold;
}

/*
物件詳細
*/
#detail_right
{
	width:250px;
	text-align:center;
}
#detail_right img
{
	margin-bottom:5px;
}

.article-info { background:url(../../Portals/0/images/article_search/tel-frame.gif) no-repeat left top; padding:36px 0 0 0; height:92px; width:252px;}
.article-info-box {width:252px; height:30px;}


/*
検索トップ
*/
#Search_title_and
{
	margin:10px 0px;
}
#Search_and
{
	margin-bottom:10px;
}
#Search_title_free
{
	margin:10px 0px;
}
#Search_free
{
	margin-bottom:10px;
}

/*
検索絞り込み: 都道府県
*/
.Search_PrefArea
{
	font-weight: bold;
	margin: 5px 0px;
}

/*
検索絞り込み: 市区町村
*/


/*
検索絞り込み: 条件
*/
.Search_title_etc
{
	font-weight: bold;
}
.Search_etc
{
	margin: 20px 0px;
}

/*
検索結果一覧
*/
.EditList_head
{
	border:dotted 1px #577486;
	background-color:#7e97a7;
	text-align:center;
	color:White;
}
.EditList_item
{
	border:dotted 1px #577486;
	text-align:center;
}
.EditList_item_left
{
	border:dotted 1px #577486;
	text-align:left;
}
.row_alt
{
	background-color:#edf3f6;
}

/*
物件詳細
*/
.Detail_table
{
	width:100%;
	margin-bottom:20px;
}
.Detail_table th
{
	text-align:right;
	white-space:nowrap;
}
.Detail_PropertyName
{
	font-size:18px;
	font-weight:bold;
	color:#003493;
	line-height:23px;
}
.downloadlink {
	margin-bottom:20px;
}
.ImagesTable {
	margin-bottom:20px;
}

/*
物件詳細: ビル内の賃貸情報
*/
.BuildingList_head
{
	border:dotted 1px #577486;
	background-color:#7e97a7;
	text-align:center;
	color:White;
}
.BuildingList_item
{
	border:dotted 1px #577486;
	text-align:center;
}

/*
物件情報編集
*/
.EditRegist
{
	width:100%;
	text-align:left;
}
.EditRegist .headitem
{
	text-align:right;
	white-space:nowrap;
}
.EditRegist th
{
	border-bottom: 1px dotted #577486;
}
.EditRegist td
{
	border-bottom: 1px dotted #577486;
}
.EditRegist td td
{
	border-bottom:none;
}
.EditRegist .attention {
	background-color: #EEEEEE;
	border: solid 1px #CCCCCC;
	padding: 10px;
}
.EditRegist .a-head {
	font-weight: bold;
}
.EditRegist .a-body {
	padding-left: 10px;
}

