@charset	"UTF-8";

/*--------------------*/
/*head-foot*/
/*--------------------*/
#login-s {
	position:absolute;
	top:70px;
	width:140px;
	margin:0px auto;
	margin-left:600px;
	text-align:right;
	padding-right:10px;
	font-size:12px;
	z-index:2;
}
#login a,
#login-s a{
	color:#FF6600;
	text-decoration:underline;
	padding-right: 10px;
}
#head,
#head-s,
#foot {
	padding:0px;
	margin:0px auto;
	text-align:left;
}

#head-s {
	height:107px;
}
#noMenu #head-s {
	height:60px;
}
#head-s #title {
	background-image: url(../../images/common/header-bg-s.gif);
	background-repeat: no-repeat;
	text-indent:-3000px;
	height:60px;
	border-top: 2px solid #dedede;
}
#noMenu #head-s #title{
	border-bottom:2px solid #dedede;
}
#head-s-re #title {
	background-image: url(../../realestate/images/haed-s.jpg);
	background-repeat: no-repeat;
	text-indent:-3000px;
	height:60px;
	border-top: 2px solid #dedede;
}

#head-menu {
	width:740px;
	height:33px;
	background-image: url(../../images/portal/common/menu-bg.gif);
	border-bottom: 2px solid #ccc;
}
#head-menu ul {
	margin:0px;
	padding:0px;
}
#head-menu li {
	margin:0px;
	margin-left:2px;
	padding:0px;
	display:inline;
	list-style:none;
}
#head-menu li.m-home a,
#head-menu li.m-column a,
#head-menu li.m-myitot a,
#head-menu li.m-category a,
#head-menu li.m-area a,
#head-menu li.m-rss a {
	text-decoration:none;
	float:left;
	text-indent:-9000px;
	display:block;
	height:30px;
}
#head-menu li.m-home a,
#head-menu li.m-column a,
#head-menu li.m-myitot a {
	width:82px;
}
#head-menu li.m-category a,
#head-menu li.m-area a {
	width:110px;
}
#head-menu li.m-rss a {
	width:51px;
}
#hlink {
	margin:0px auto;
	text-indent:-1000px;
	font-size:1px;
	text-align:left;
	width:200px;
}
#hlink a{
	text-decoration:none;
	color:#fff;
}
#memo-rss {
	clear:both;
	display:block;
	width:740px;
	text-align:center;
	border:1px solid #999;
	padding:3px 0px;
	background-color:#efefef;
}
#foot {
	clear:both;
	text-align: right;
	border-top: 2px solid #dedede;
	margin: 12px 0px 0px 0px;
	padding: 2px 0px;
}
#foot #footlinks {
	display:block;
}
#foot #footlinks a{
	text-decoration:none;
	font-size:small;
}
#foot #copyrights {
	display:block;
	margin:8px 0px;
	letter-spacing: 0.1em;
	font-size:x-small;
}
#search-head{
	width:740px;
	padding:3px 0px;
	background-color:#84BDF0;
	font-size:x-small;
	border-bottom: 2px solid #efefef;
	margin-bottom: 4px;
	text-align: left;
}
#headcopy {
	top:2px;
	z-index:2;
	font-size:10px;
	color:#CCC;
	position: absolute;
	width:740px;
	margin:0px auto;
	text-align:left;
}
/*--------------------*/
/*basic-conpornent*/
/*--------------------*/
body {
	background-color:#fff;
}
#wrap {
	background-color:#fff;
}
a.after{
	background-image:url(../../images/common/arw-s3.gif);
	background-repeat:no-repeat;
	color: #333;
	padding-left: 12px;
}

