@charset "utf-8";
/* CSS Document */


#menuarea {
	background-image:url(/shared/img/top/menu_back.jpg);
	background-repeat:no-repeat;
}

#contentarea {
	background-image: url(/shared/img/top/content_back.jpg);
	background-repeat: repeat-y;
}

#content {
	width:582px;
	float:left;
	margin-top:13px;
	padding-left: 29px;
}
#content ul.navimenu {
	width:285px;
}
#housemenu {
	width:285px;
	height:170px;
	float:left;
}
#housemenu h2 {
	background-image:url(/shared/img/top/house_menu_back.jpg);
	background-repeat:no-repeat;
	height:90px;
	background-position: 0px 33px;
}
#estatemenu {
	width:285px;
	height:170px;
	margin-left:12px;
	float:left;
}
#estatemenu h2 {
	background-image:url(/shared/img/top/estate_menu_back.jpg);
	background-repeat:no-repeat;
	height:90px;
	background-position: 0px 33px;
}
#blockmenu {
	height:170px;
}
#eventarea {
	clear:both;
	margin-top:40px;
	width:582px;
}
div.headline {
	height:39px;
	background-image:url(/shared/img/top/head_underline.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-bottom: 8px;
}
div.headline h2 {
	float:left;
}
div.headline li {
	background-image: url(/shared/img/top/head_separate.jpg);
	background-repeat: no-repeat;
	background-position: right;
	list-style:none;
	display:block;
	float:left;
}
#eventarea {
	clear:both;
	margin-top:40px;
	width:582px;
}
div.headline ul {
	float:right;
}
div.headline li.history {
	width:99px;
}
div.headline li.rss {
	margin-left:9px;
	width:54px;
}
dl.headlist dt {
	background-image:url(/shared/img/top/news_header.jpg);
	background-repeat:no-repeat;
	font-weight: bold;
	color: #425E8A;
	width: 162px;
	float:left;
	height: 30px;
	padding-left:16px;
	display: block;
}
dl.headlist dd {
	background-image:url(/shared/img/top/head_back.jpg);
	background-repeat:repeat-y;
	width: 400px;
	float:left;
	margin-bottom:10px;
	display: block;
}
dl.headlist .newstitle {
	font-size: 110%;
	width: 380px;
	margin-left: 17px;
	padding-bottom:12px;
	font-weight: bold;
}
dl.headlist .newstext {
	width: 380px;
	margin-left: 17px;
	clear:both;
}
dl.headlist .description {
	background-image:url(/shared/img/top/news_description.jpg);
	background-repeat:no-repeat;
	padding-left:16px;
	margin-top:10px;
	background-position: 1px;
}

.description a {
	color: #EB5876;
}

.description a:hover {
	color: #C6173A;
}

#infoarea {
	clear:both;
	margin-top:40px;
	width:582px;
}
#subnavi {
	float:left;
	width:238px;
	margin-top:13px;
	margin-left:20px;
}
#subnavi img.subbanner {
	margin-top:6px;
}
#subnavi img.subbanner2 {
	margin-top:10px;
	margin-bottom: 6px;
}
#companymenu {
	margin-top:40px;
	background-color: #EBE8D4;
	padding-bottom: 6px;
}
#companymenu ul.navimenu {
	width:238px;
}
ul.navimenu li {
	list-style:none;
	display:inline;
}

#footarea {
	background-image: url(/shared/img/top/content_back.jpg);
	background-repeat: repeat-y;
}

#copyright {
	background-image: url(/shared/img/top/foot_end.png);
	background-repeat: no-repeat;	
}
