#CMS_head {
  width: 900px;
  margin: 0 auto;
  text-align
}

p#CMS_top-header {
		padding: 6px 0 6px 10px;
        color: #FFF;
		background: #02a10a;
	}
   
	div#CMS_header {
		margin: 0 auto;
		padding-bottom: 5px;
		width: 900px;
		overflow: hidden;
	}
   div#CMS_header ul {
	padding: 5px 0 0 0;	
	overflow: hidden;
	width: 900px;
	text-align: right;
	background: url(https://www.reform-contents.com/https_img/repair/line_top.png) bottom center no-repeat;
}

div#CMS_header li {
	display: inline;
}

div#CMS_header li a {
	padding: 0 5px;
}

*html div#CMS_header li a {
	padding: 0 4px;
}

div#CMS_header p {
	float: right;
	padding: 20px 0 0 0;
}

div#CMS_header h1 a {
	padding: 0 0 0 0;
	float: left;
	background: url(https://www.reform-contents.com/https_img/repair/logo.png) 0px 0px no-repeat;
	height: 103px;
	width: 290px;
	text-indent:-9999px;
}

	div#CMS_menu {
		margin: 0 auto;
		width: 900px;
		overflow: hidden;
	}

div#CMS_menu ul {
	width: 900px;
	line-height: 0;
}
div#CMS_menu li {
list-style-type: none;
}
div#CMS_menu li a {
	float: left;
	height: 39px;
	display: block;
	text-indent:-9999px;
}

div#CMS_menu li a {
	width: 150px;
}

#CMS_menu li.CMS_plan a {
	width: 149px;
	background: url(https://www.reform-contents.com/https_img/repair/menu_plan.png) 0 0 no-repeat;	
}
#CMS_menu li.CMS_gallery-list a {
	background: url(https://www.reform-contents.com/https_img/repair/menu_gallery-list.png) 0 0 no-repeat;	
}
#CMS_menu li.CMS_flow a {
	background: url(https://www.reform-contents.com/https_img/repair/menu_flow.png) 0 0 no-repeat;	
}
#CMS_menu li.CMS_recommend a {
	background: url(https://www.reform-contents.com/https_img/repair/menu_recommend.png) 0 0 no-repeat;	
}
#CMS_menu li.CMS_qa a {
	background: url(https://www.reform-contents.com/https_img/repair/menu_qa.png) 0 0 no-repeat;	
}
#CMS_menu li.CMS_catalog a {
	width: 151px;
	background: url(https://www.reform-contents.com/https_img/repair/menu_catalog.png) 0 0 no-repeat;	
}

div#CMS_footer {
   width: 900px;
   margin: 0 auto;
   text-align: center;
   clear: both;
}

div#CMS_footer-menu {
		margin: 0 auto;
		padding: 10px 0 5px;
    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#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 {
	padding: 10px 0;
	text-align: center;
    background: #7aa871;
}