@charset "utf-8";


/*----------------------------------------------------
	other
----------------------------------------------------*/

#main h2 {
	margin-bottom:5px;
	padding:5px 8px;
	background:none;
	background:#efefef;
	color:#333333;
}

#main p {
	margin-bottom:10px;
}

/* real_estate */
#real #main h2	{
	margin:0;
	padding:0;
	width:614px;
	border:1px solid #c6c6c6;
	border-bottom:none;
}

#real #main h3 span	{
	color:#c50935;
}

#real .box {
	padding:15px;
	width:584px;
	border:1px solid #c6c6c6;
	background:url(../../images/real_bg.gif) left top no-repeat;
}

#real .box li{
	margin-right:20px;
	display:inline;
}

/*sitemap*/
#sitemap #main h2 {
	border-left:8px solid #CCC;
	background:#f1efe9;
}
#sitemap #main h2.care {
	border-left:8px solid #9f2700;
}
#sitemap #main h2.future {
	border-left:8px solid #cd4e25;
}
#sitemap #main h2.info {
	border-left:8px solid #9f896b;
}
#sitemap #main h2.search {
	border-left:8px solid #38906c;
}
#sitemap #main h2.company {
	border-left:8px solid #c50935;
}
#sitemap #main h2.recruit {
	border-left:8px solid #3579cb;
}
#sitemap #main ul {
	margin-top:10px;
	margin-bottom:24px;
	list-style-type:none;
}
#sitemap #main ul li{
	margin: 0 0 0 7px;
	padding: 0 0 0 37px;
}
	
#sitemap #main ul li.joint{
	background: url(../../images/sitemap_bg_line01.gif) repeat-y top left;
}
#sitemap #main ul li.bottom{
	background:url(../../images/sitemap_bg_line02.gif) no-repeat top left;
}

#sitemap #main ul li ul {
	margin: 0;
	font-size:90%;
}

#sitemap #main ul li ul.bottom {
	padding-bottom:24px;
}

/*	table
----------------------------------------------------*/
.tbl01	{
	margin-bottom:20px;
	border-collapse:collapse;
	width:616px;
}
.tbl01 th,
.tbl01 td	{
	padding:8px 10px;
}
.tbl01 th	{
	font-weight:normal;
	color:#FFF;
	text-align:left;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	background: #AC9575 url(../../images/tbl01_bg01.gif) repeat-x left bottom;
	width:107px;
}
.tbl01 td	{
	border-bottom:1px solid #FFF;
	background: #F4F2EB url(../../images/tbl01_bg02.gif) repeat-x left bottom;
	width:468px;
}

/*sitemap*/
