/*
企業情報
 */

/*sideMenu
------------------------------------------------------------------------------*/
#sideMenu h2{background-image: url(../img/company/titleSideCompany.gif);}


/*contents
------------------------------------------------------------------------------*/
#contents h4,#contents h5{
	clear:both;
	margin:0 0 14px;
}

#contents h4 span,#contents h5 span{
	font-size: 10px;
	color: #4F4F4F;
	vertical-align: baseline;
	font-weight: normal;
	padding-left: 12px;
}

#contents #mainImg{
	display:block;
	margin: 0;
}

#contents .text{
	line-height:1.6;
}

#contents .zoom{
	height:20px;
	font-size:10px;
	margin:3px 0px 20px;
	background-image: url(../img/common/zoomIcon.gif);
	background-repeat: no-repeat;
	line-height:20px;
	padding-left:24px;
}
#contents .zoom a{color:#555555;}

/*社長コメント
------------------------------------------------------------------------------*/
#comment #mainImg{margin-bottom:30px;}
#comment .text{margin-bottom:20px;}
#comment #signature{
margin-right:6px;
text-align:right;
}


/*企業概要
------------------------------------------------------------------------------*/
#about{}
#about table{
	float: left;
	width: 370px;
}
#about th,#about td{
	padding:10px 2px;
	line-height:1.2;
}
#about tr{
	background-image: url(../img/common/boderGray.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#about th{
	color: #666666;
	vertical-align: top;
	font-weight: bold;
	width:76px;
}
#about td{
	width: 286px;
}

#about dl{
	width: 200px;
}
#about dt{
	line-height:1.2;
	clear: left;
	float: left;
	width: 7em;
	text-align: right;
	margin-bottom: 5px;
}
#about dd{
	line-height:1.2;
	padding-left: 8em;
	margin-bottom: 5px;
}

#about .photo{
	float: right;
	width: 200px;
}

/*企業沿革
------------------------------------------------------------------------------*/
#history{}
#history table{
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}
#history th,#history td{
	border: 1px solid #CCCCCC;
	padding: 10px;
	line-height:1.6;
	
}
#history th{
	white-space: nowrap;
	font-weight: normal;
	vertical-align: top;
	width:110px;
	text-align:center;
}
#history td{}

#history a{
	color: #2C4570;
	text-decoration: underline;
}

/*事業所一覧
------------------------------------------------------------------------------*/
#branch{}
#branch div.waku{
	margin-bottom:10px;
	padding: 10px;
	border: 1px solid #DDDDDD;
}

/*clearfix*/
#branch div:after {
	content: url(../img/common/spacer.gif);
	display: block;
	clear: both; height: 0;
}
#branch div{display: inline-block;}
#branch div{display: block; }


#branch h6{
	float: left;
	width: 110px;
}
#branch p{
	margin-left:110px;
	background-image: url(../img/common/boderGray.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 1.2;
	padding-bottom: 6px;
	margin-bottom: 6px;
}
#branch ul{margin-left:110px;}
#branch li{
	float: left;
	width: 224px;
	line-height: 1.6;
}
#branch dl{margin-left:110px;}
#branch dt{
	font-size: 10px;
	color: #FFFFFF;
	background-color: #5B86CC;
	text-align: center;
	clear: left;
	float: left;
	width: 80px;
	height: 19px;
	line-height: 19px;
}
#branch dd{
	margin-left: 90px;
	line-height:1.6;
}

/*テナント営業
------------------------------------------------------------------------------*/
#tenant{}
#tenant .photo{
	float: right;
	width: 180px;
}
#tenant .photo img{
	display: block;
}

#tenant #tokusyoku{
	float: left;
	width: 390px;
}
#tenant #tokusyoku table{
	width: 390px;
	border: 1px solid #D4D4D4;
	margin-bottom:20px;
}
#tenant #tokusyoku th{
	font-weight: normal;
	color: #FFFFFF;
	background-color: #136AC1;
	line-height: 25px;
	height: 25px;
	padding:0 4px;
}
#tenant #tokusyoku td{
	padding: 5px 10px;
}
#tenant #tokusyoku td ul{
}
#tenant #tokusyoku td li{
	margin:5px 0;
	list-style-position: inside;
	list-style-type: disc;
}

#tenant #information table{width:285px;}
#tenant #information th,#tenant #information td{
	line-height:1.6;
}
#tenant #information th{
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	font-weight: normal;
	text-align: center;
	padding: 10px;
}
#tenant #information td{
	border: 1px solid #CCCCCC;
	padding: 10px;
}
#tenant #information table#spec{	float: left;}
#tenant #information table#area{	float: right;}
#tenant #information table#area th,#tenant #information table#area td{	text-align:center;}
#tenant #information table#area th.floor{padding:0;}
#tenant #information table#area th.floorArea{
	background-color:#999;
	color:#fff;
	padding:0;
}
#tenant #information table#area tr.tereco{background-color:#f5f5f5;}

#tenant #madori img{
	display: block;
}


/*空室状況更新部分*/
#tenant #vacancy{
	margin:0 0 30px;
}
#tenant #vacancy h5{
	margin: 0 0 8px;
	padding: 0;
	border: 0px none;
	background-color: #FFFFFF;
}
#tenant #vacancy dl{
	border: 1px solid #CCCCCC;
	padding:10px 10px 0;
}
#tenant #vacancy dt{
	clear: left;
	float: left;
	width: 3em;
	text-align:right;
	font-weight:bold;
	padding:0 0 10px 0;
}
#tenant #vacancy dd{
	padding:0 0 10px 4em;
}

