@charset "shift_jis";	
	
	
	
body {	
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	line-height: 2;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #FFFFFF url(images/bg.gif);
}	
h1,h2,h3,h4,p,ul,li{	
	margin: 0px;
	padding: 0px;
}	
ul{	
	list-style-type: none;
}	
img {	
	border: none;
vertical-align: bottom;	
}	
a {	
	color: #000000;
}	
a:hover {	
	color: #a40000;
}	
.look {	
	background: #FFFF99;
}	
	
	
/*ヘッダー	
------------------------------------------------------------------*/	
#header {	
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}	
	
#header h1 {	
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	padding-right: 10px;
	height: 30px;
	line-height: 30px;
}	
	
#header #main-img {	
	padding-top: 10px;
}	
	
	
	
/*メインメニュー	
------------------------------------------------------------------*/	
#menu li {	
	display: inline;
	margin-left:0px;
	margin-right:0px;
	padding-right: 0px;
	padding-left: 0px;
}	
	
	
	
/*コンテンツ枠	
------------------------------------------------------------------*/	
#contents {	
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
}	
	
	
	
/*メインコンテンツ	
------------------------------------------------------------------*/	
#main {	
	float: right;
	width: 610px;
	display: inline;
	margin-left: 0px;
	margin-top: 18px;
}	
	
#main p {	
	padding: 0.5em 10px;
	margin-bottom: 15px;
}	
	
#main h2 {	
	height:40px;
	font-size: 128%;
	text-align: left;
	font-weight: bold;
	color: #333333;
	padding-left:20px;
	line-height: 40px;
	background: url(/ehcc/image/ttl_no_title.gif) no-repeat left top;
}	
	
#main h5 {	
	height:30px;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	color: #505050;
	margin-left: 10px;
	margin-top: 6px;
	margin-bottom: 1px;
	padding-left:28px;
	line-height: 30px;
	background: url(images/midashi2_bg.gif) no-repeat left top;
}	
	
#main dl {	
	border-bottom: 1px dotted #CCCCCC;
	overflow:hidden;
	margin: 7px;
}	
#main dt {	
	width: 80px;
	float:left;
}	
#main dd {	
	margin-left:100px;
	color: #275AAB;
	
}	
	
/*サブコンテンツ	
------------------------------------------------------------------*/	
#sub {	
	float: left;
	width: 222px;
	display: inline;
	margin-right: 0px;
	margin-top: 18px;
}	
	
#sub p {	
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}	
	
#sub h4 {	
	font-size: 100%;
	border: 1px solid #C7DC76;
	text-align: left;
	background: url(images/h3_bg.gif) no-repeat left top;
	font-weight: bold;
	color: #505050;
	padding-left:30px;
	line-height: 26px;
}	
	
/*サブコンテンツ内、M E N U	
------------------------------------------------------------------*/	
#sub .waku ul.navmenu li a {	
	text-decoration: none;
	display: block;
	border-top: 1px dotted #999999;
	background: ; url(/ehcc/image/banner_base.png) no-repeat left center;
	padding-left: 5px;
	zoom: 1;
	padding-top:5px;
	padding-bottom:5px;
	line-height:140%;
}	
	
#sub .waku ul.navmenu li a:hover {	
	background: #bdbdbd url(/ehcc/image/banner_base2.png) 3px center;
	color: #FFFFFF;
}	
	
/*サブコンテンツ内のテーブル	
------------------------------------------------------------------*/	
#sub .waku {	
	border: 1px solid #CCCCCC;
	padding: 0px;
	background: #f5f5f5;
	margin-bottom: 20px;
vertical-align:top;	
}	
	
	
	
/*　.ta1テーブル（物件紹介用のテーブル）	
------------------------------------------------------------------*/	
.ta1 {	
	border: 1px solid #999999;
	width: 490px;
	margin-top: 0.5em;
	margin-bottom: 1em;
	background: url(images/home_mark.gif) no-repeat right bottom;
}	
	
.ta1 td {	
	padding: 5px;
	vertical-align: top;
}	
	
.ta1 h3 {	
	color: #002e73;
	border-bottom: 1px dotted #999999;
	font-size: 100%;
	background: url(images/arrow1.gif) no-repeat left 5px;
	padding-left: 18px;
	line-height: 24px;
}	
	
.ta1 p {	
	line-height: 1.4em;
}	
	
.ta1 .waku img {	
	vertical-align: bottom;
}	
	
.ta1 a:hover img {	
	filter: Alpha(opacity=80);
	opacity: 0.8; /*firefox safari*/
}	
	
	
	
/*フッター	
------------------------------------------------------------------*/	
#footer {	
	clear: both;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	padding-top: 50px;
	text-align:left;
}	
	
#footer ul li {	
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #CCCCCC;
}	
	
#footer .menutop {	
	border-left: 1px solid #CCCCCC;
}	
	
	
	
/*コピーライト	
------------------------------------------------------------------*/	
#copyright {	
	line-height: 1.2;
	font-size: 10px;
	padding-bottom: 20px;
}	
	
	
	
	
/*clearfix	
------------------------------------------------------------------*/	
#contents:after {	
content: ".";	
display: block;	
height: 0;	
clear: both;	
visibility: hidden;	
}	
#contents { display: inline-block; }	
	
/* Hides from IE-mac \*/	
*html #contents { height: 1%; }	
#contents { display: block; }	
/* End hide from IE-mac */	

