/* ***********************************************/
/*	DATE		: 2006/09/
	TITLE		: 中央地所
	FILE_NAME	: common.css
	AUTHER		: FOIS 			 */
/*************************************************/

/*=====各属性のスタイル===========================*/
body {
	font-family: "MS UI Gothic", "Osaka", "ＭＳ Ｐゴシック", "arial", sans-serif;
	font-size: 0.75em;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #ffffff;
}

table {
	font-size: 100%;
	font-family: "MS UI Gothic", "Osaka", "ＭＳ Ｐゴシック", "arial", sans-serif;
	line-height: 150%;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

input,textarea {
	font-size: 100%;
	font-family: "MS UI Gothic", "Osaka", "ＭＳ Ｐゴシック", "arial", sans-serif;
	margin: 0px 5px;
	padding: 0px;
}

h1, h2, h3, img, p, div{
	border:0px;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}

ul, li {
	border:0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

a {
	color:#BE0000;
	text-decoration : underline;
}

a:hover {
	color:#FF1A00;
	text-decoration : underline; 
}

address {
	font-style: normal;
	border-top: 1px solid #000000;
	display: block;
	text-align: right;
}

hr {
	height: 1px;
	color: #CCCCCC;
	text-decoration: none;
	clear: both;
	
}

.clearFix { zoom: 1; }/* for IE 5.5-7 \*/
.clearFix:after {
 content: ".";  
 display: block;  
 visibility: hidden;  
 height: 0.1px;  
 font-size: 0.1em;  
 line-height: 0;  
 clear: both;  
	}

.mar-t15{ margin-top:15px;}
	
.mar-b5{ margin-bottom:5px;	}
.mar-b10{ margin-bottom:10px; }
.mar-b20{ margin-bottom:20px; }
.mar-b30{ margin-bottom:30px; }
.mar-b50{ margin-bottom:50px; }

.mar-r10{ margin-right:10px;}

.pad-r15{ padding-right:15px;}


.txt-center{ 
	text-align:center;
	margin:0 auto;}


/*ヘッダー*/
#hedder-navi {
	background-image: url(/image/common/hedder_navi_bk.gif);
	background-repeat: repeat-x;
}

#hedder-table {
	margin: 0px 4px 0px 3px;
}

#hedder-table td {
	height: 31px;
	vertical-align: top;
	padding: 0px 2px;
}

#hedder-info {
	height: 59px;
	background-image: url(/image/common/hedder_ber.jpg);
	background-repeat: no-repeat;
	padding: 3px 0px 0px 10px;
}

/*メインコンテンツ*/

#wrap{
	text-align:center;
	}
	
#contents {
	width: 750px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFFFFF;
}

/*フッター*/
#bukken-footer {
	background-image: url(/image/common/bk_bukken_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
}

/*全頁共通　テキスト*/
.text-org {
	color: #FF6600;
}

#main-box {
	width:750px;
	margin:0 auto;
}

.page-midashi {
	margin: 30px 0px 10px;
	background:#bdc5c5;
	width:750px;
}

.page-link-midashi {
	margin: 10px 0px 20px;
}

.kojinjyouhou-td {
	width: 375px;
	vertical-align: top;
}

.kojinjyouhou-td a {
	margin-right: 10px;
}

.toiawase-td {
	width: 375px;
	text-align: right;
	vertical-align: top;
}

.footer-hr {
	margin-top: 30px;
}

.goto-pagetop {
	text-align: right;
	clear: both;
	margin-top: 20px;
}

.text-top10px {
	padding-top: 10px;
}


/*物件特設サイト共通*/
#bukken-box {
	margin: 0px;
	padding: 20px 30px 10px;
	background-image: url(/image/common/bk_bukken_side.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.close-text {
	text-align: right;
	margin-right: 10px;
}

.right-img {
	margin-left:10px;
	margin-bottom:10px;
	width: 170px;
	height: inherit;
}

.left-img {
	margin-right:10px;
	margin-bottom:10px;
	width: 170px;
	height: inherit;
}


/*東山ヒルズ*/


#higashiyamaBox{
	margin:0 auto;
	width:730px;
	}

.higashi-head{
	text-align:center;
	}

.higashi-table{
	margin:0 auto;
	}

.higashi-navi{
	width:730px;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	margin-bottom:30px;
	}
	
.higashi-navi ul{
	text-align:center;
	margin:0 0 0 12px;
	height:37px;
	}

.higashi-navi ul li{
	float:left;
	height:37px;
	}
	
#wrapBox{
	text-align:center;
	}

.wrap-table{
	margin:0 auto;
	width:750px;
	}
