p#CMS_top-header {
    width: 900px;
    padding: 6px 0 6px 10px;
    color: #FFF;
		background: #3BB1B1;
    margin: 0 auto;
    text-align:left;
	}
   
	div#CMS_header {
		margin: 0 auto;
		padding-bottom: 15px;
		width: 900px;
		overflow: hidden;
	}
   
	div#CMS_menu {
		margin: 0 auto;
		width: 900px;
		overflow: hidden;
	}
   		   
	p#CMS_contact {
		background: url(http://www.numatahozen.com/images/bg_inquiry.gif) #8BC33E center center no-repeat;
		height: 50px;
		text-indent:-9999px;
	}
	
	div#CMS_footer-menu {
		margin: 0 auto;
		padding: 10px 0 5px;
	}
	
	div#CMS_footer {
        margin: 0 auto;
		clear: both;
	}

/*		Header
----------------------------------------------------*/

div#CMS_header h1 {
    margin: 0 0 0 10px;
}

div#CMS_header h1 a {
	float: left;
	height: 89px;
	width: 332px;
	text-indent:-9999px;
	padding: 0;
	background-image: url(http://www.numatahozen.com/images/logo.gif);
	background-repeat: no-repeat;
}

div#CMS_header ul {
	padding: 5px 0 0 0;	
	overflow: hidden;
	width: 900px;
	text-align: right;
	background: url(http://www.numatahozen.com/images/line_top.png) bottom center no-repeat;
}

div#CMS_header li {
	display: inline;
}

div#CMS_header li a {
	padding: 0 5px;
}

div#CMS_header p {
	float: right;
	padding: 15px 0 0 0;
}


/*		Menu
----------------------------------------------------*/

div#CMS_menu ul {
	width: 900px;
	line-height: 0;
}

div#CMS_menu li a {
	float: left;
	height: 39px;
	display: block;
	text-indent:-9999px;
}

div#CMS_menu li a {
	width: 150px;
}

div#CMS_menu li.plan a {
	width: 149px;
	background: url(http://www.numatahozen.com/images/menu_plan.png) 0 0 no-repeat;	
}
div#CMS_menu li.gallery-list a {
	background: url(http://www.numatahozen.com/images/menu_gallery-list.png) 0 0 no-repeat;	
}
div#CMS_menu li.flow a {
	background: url(http://www.numatahozen.com/images/menu_flow.png) 0 0 no-repeat;	
}
div#CMS_menu li.recommend a {
	background: url(http://www.numatahozen.com/images/menu_recommend.png) 0 0 no-repeat;	
}
div#CMS_menu li.qa a {
	background: url(http://www.numatahozen.com/images/menu_qa.png) 0 0 no-repeat;	
}
div#CMS_menu li.catalog a {
	width: 151px;
	background: url(http://www.numatahozen.com/images/menu_catalog.png) 0 0 no-repeat;	
}

/*		Footer-menu
----------------------------------------------------*/
div#CMS_footer-menu {
    width:900px;
    clear: left; 
    position: relative;
}

div#CMS_footer-menu p,
div#CMS_footer-menu dl {
    margin: 20px auto;
    width: 800px;
}
div#CMS_footer-menu dl dt{
    margin: 5px 0;
    padding: 20px 0 0;
    font-size: 14px;
    font-weight: bold;
    border-top: solid 2px #CCC;
    text-align:left;
}
div#CMS_footer-menu dl dd{
    line-height: 1.5;
    text-align:left;
}

div#CMS_footer-menu p#CMS_footer-contact {
    margin: 40px auto 30px;
    padding: 10px 0;
    width: 800px;
    border: dotted 1px #333;
    border-width: 1px 0;
    overflow: hidden;
}

p#CMS_footer-contact img {float:left;}

div#CMS_footer-menu ul#CMS_footer-menu1 {
    position: absolute;
    top: 62px;
    right: 50px;
}

*html div#CMS_footer-menu ul#CMS_footer-menu1 {
    position: absolute;
    top: 50px;
    right: 50px;
}

div#CMS_footer-menu ul#CMS_footer-menu2 {
    margin: 0 0 30px 0;
    text-align: center;
}

div#CMS_footer-menu li {
	display: inline;
}

div#CMS_footer-menu li a {
	padding: 0 5px;
}

/*		Footer
----------------------------------------------------*/

#CMS_footer address {
  width:900px;
	padding: 10px 0;
  text-align: center;
	margin:0 auto;
  background: #E5F4F4;
}
#CMS_powered {
	padding: 10px 0;
	text-align: center;
  background: #DBCAC1;
}