@charset "utf-8";

#mainImage {
	position: relative;
	height: 290px;
}
	
#mainImage img {
	position: absolute;
	left: -30px;
}

#headline .section {
	width: 350px;
	padding-bottom: 20px;
}

#headline .sectionHeader {
	border-bottom: 1px dotted #000;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#headline .sectionHeader h2 {
	height: 15px;
	font-size: 10px;
	text-indent: -9999px;
	margin-bottom: 0px;
	float: left;
}

#headline .sectionHeader a {
	background: no-repeat left top;
	text-indent: -9999px;
	height: 15px;
	float: right;
}

#headline .sectionHeader a:hover {
	background-position: left bottom;
}

#headline .sectionHeader a.list {
	background-image:  url(../../images/member/top/btn_list.png);
	width: 45px;
}

#headline dt {
	font-weight: bold;
	margin-bottom: 1px;
	background: url(../../images/member/top/cursor.png) no-repeat left center;
	padding-left: 10px;	
}

#headline span {
	font-size: 83%;
	font-weight: normal;
}

#headline dd {
	line-height: 1.5;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-bottom: 7px;
}

#headline #information {
	float: left;
	margin-top: 0;
}

#information h2 {
	background-image: url(../../images/member/top/idx_information.png);
	width: 200px;
}

#headline #events {
	float: right;
	margin-top: 0;
}

#events h2 {
	background-image: url(../../images/member/top/idx_events.png);
	width: 200px;
}


#systemBanners li {
	width: 350px;
	padding-bottom: 20px;
}

#systemBanners li a {
	display: block;
	height: 180px;
	background: no-repeat left top;
	position: relative;
}

#systemBanners li a:hover {
	background-position: left bottom;
}

#systemBanners li.loanSimulator {
	float: right;
}

#systemBanners li.loanSimulator a {
	text-indent: -9999px;
	background-image: url(../../images/member/top/bnr_loan_simulator.png);
}

#systemBanners li.landSearch {
	float: left;
}

#systemBanners li.landSearch a {
	background-image: url(../../images/member/top/bnr_land_search.png);
}

#systemBanners li.landSearch span {
	display: block;
	position: absolute;
	left: 25px;
	top: 52px;
}

#companyProfile {
	width: 100%;
}

#companyProfile td {
	vertical-align: top;
}

td#outline {
	background-color: #000;
	width: 160px;
	padding: 10px;
}

td#outline div {
	text-align: center;
}

td#outline dl {
	margin-top: 10px;
}

td#outline dt {
	color: #999;
	margin-bottom: 3px;
}

td#outline dd {
	line-height: 1.5;
	color: #fff;
	border-bottom: 1px solid #484848;
	padding-bottom: 7px;
	margin-bottom:  10px;
}

td#showProfile {
	vertical-align: bottom;
	height: 25px;
	padding: 0 10px 10px;
	background-color: #000;
}

td#showProfile a {
	display: block;
	background: url(../../images/member/top/btn_company_profile.png) no-repeat left top;
	height: 25px;
	text-indent: -9999px;
}

td#showProfile a:hover {
	background-position: left bottom;
}

td#description {
	width: 520px;
}

td#description h2 {
	background: url(../../images/member/top/idx_profile.png) no-repeat left top;
	height: 20px;
	text-indent: -9999px;
	margin-bottom: 30px;
}
