@charset "UTF-8";

/* =============================================

	Living Layout StyleSheet

============================================= */

/*===== header =====*/
body #header .inner{
	border-bottom : none ;
	background : url("../img/mrs/bg-header-inner.gif") center bottom no-repeat ;
	padding-bottom: 14px;
}


/*===== footer =====*/
body #footer-top .inner{
	background : url("../img/mrs/bg-footer-top.gif") center bottom repeat-y ;
}
body #footer-top .inner .footer-top-left{
	width : 205px ;
}
body #footer-top .inner .footer-top-right{
	width : 270px ;
}


