
html , #top
{
	height: 100%;
	margin:0;
	padding:0;
}



#header
{
	position: absolute;
	bottom: 0;
	height: 100px;
	left: 50%;
	margin: 0 0 0 -475px;
/*	border-bottom:1px solid #FBDAC8;*/
}
#header img
{
	float:left;
	margin:10px 0 0 0;
}

#header div
{
	width:260px;
	float:right;
}
#header h1
{
	clear: both;
	letter-spacing: 0.2em;
	padding: 0 18px 0 0;
	margin:10px 0 0 0;
	font-size:16px;
}


#top #header ul
{
	padding:0 0 0 0;
	margin:0 0 0 0;
	clear: both;
	width:950px;
	height:28px;

	text-align: right;
	position: absolute;
	top: auto;
	bottom: 0;
	height: 195px;

}

#top #header h1
{
	display: inline-block;
}
#top #header #address
{
	padding: 0;
	margin:0;
	display: block;

}
#top #header #tel
{
	display: inline-block;
	margin:0 5px 0 0;

}

#top #header #website_address
{
	display: inline-block;
	float:right;
	padding: 0;
	margin:0 20px 0 0;
}
#top #header img{
	padding:0 0 0 5px;

}




#navigation
{
	position: absolute;
	bottom: 100px;
	height: 65px;
	left: 50%;
}
#navigation ul #btn_top
{
	background-image : url(../img/btn_top_slc.gif) ;
}

#top #container
{
	width:950px;
	margin:0 auto;
	height: 100%;
	padding:0;
	background-color:#fdfdfc;
	background-image : url(../img/top_header.gif);
	background-repeat: no-repeat;
	background-position:top;

	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}

#container #main h2
{
	padding:140px 0px  0 20px;
	font-size:18px;

}
#container #top_message
{
	text-align: center;
	margin:10px 0px 0 10px;
}
#container p
{
	padding:0 0 0 20px;
}
#container #top_message li
{
	float: left;
	width:240px;
	height:240px;
	display:block;
	margin:5px;
	padding:0 0 0 0;
	background-image : url(../img/top_circle_decoration.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#container #top_message li p
{
	margin:70px 15px 0px 0px;
}

#news
{
	margin: 0 0 200px 5px;
	display: block;
	width:500px;
	position: absolute;
	bottom: 0;
	height: 20px;
	font-size:12px;
	z-index:1;
}

* html #news
{
	margin: 0 0 165px 5px;
}
#news h3
{
	float: left;
	margin:0 0 0 5px;
}
#news_list
{
	width:160px;
	float: right;
}


#news div
{
	clear: both;
	width:500px;
	height:30px;
	margin: 0;
	padding: 5px 0 1px 10px;
	background-image : url(../img/news_list_bg.gif);
	background-repeat: no-repeat;
	background
}

#news dt
{
	float: left;
	margin: 0;
	text-align: center;
	font-weight: bold;
	width: 110px;
	padding: 3px 0 0px 1px;
	color: #666666;
}

#news dd
{
	margin: 0;
	padding: 3px 3px 0px 0;
}
#news dd a
{
	text-indent:14px;

}


#top #main
{
	margin:0;
	padding:0;
	float:none;
	width:950px;
}


#footer
{
	display: none;
}
