p#CMS_top-header {
padding: 6px 0 6px 10px;
color: #FFF;
background: #936A57;
width: 890px;
margin: 0 auto;
text-align:left;
font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
font-size:small;
}

*html #CMS_top-header {
font-size:12px !important;
}
div#CMS_header {
		margin: 0 auto;
		padding-bottom: 15px;
		width: 900px;
		overflow: hidden;
	}
   
	div#CMS_menu {
		margin: 0 auto;
		width: 900px;
		overflow: hidden;
	}

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

#CMS_header h1 a {
	padding: 20px 0 0 0;
	float: left;
	background: url(http://www.sakurahm.co.jp/images/logo.png) 0px 20px no-repeat;
	height: 35px;
	width: 251px;
	text-indent:-9999px;
}

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

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.sakurahm.co.jp/images/menu_plan.png) 0 0 no-repeat;	
}
div#CMS_menu li.gallery-list a {
	background: url(http://www.sakurahm.co.jp/images/menu_gallery-list.png) 0 0 no-repeat;	
}
div#CMS_menu li.flow a {
	background: url(http://www.sakurahm.co.jp/images/menu_flow.png) 0 0 no-repeat;	
}
div#CMS_menu li.recommend a {
	background: url(http://www.sakurahm.co.jp/images/menu_recommend.png) 0 0 no-repeat;	
}
div#CMS_menu li.qa a {
	background: url(http://www.sakurahm.co.jp/images/menu_qa.png) 0 0 no-repeat;	
}
div#CMS_menu li.catalog a {
	width: 151px;
	background: url(http://www.sakurahm.co.jp/images/menu_catalog.png) 0 0 no-repeat;	
}

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


div#CMS_footer-menu p,
div#CMS_footer-menu dl {
    margin: 20px auto;
    width: 800px;
    text-align:left;
}
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;
}

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

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

div#CMS_footer-menu ul#footer-menu1 {
    position: absolute;
    top: 62px;
    right: 60px;
}
div#CMS_footer-menu ul#footer-menu2 {
    margin: 0 0 30px 0;
    text-align: center;
    clear: both;
}
*html #CMS_footer-menu ul#footer-menu1 {
 clear: both;
}


div#CMS_footer-menu li {
	display: inline;
}
div#CMS_footer-menu li a {
	padding: 0 5px;
}
div#CMS_footer-menu {
		margin: 0 auto;
		padding: 10px 0 5px;
    width:900px;
	  clear: left; 
	  position: relative;
	}

div#CMS_footer {
  width: 900px;
   margin: 0 auto;
   text-align: center;
   clear: both;
}
/*		Catalog Request
----------------------------------------------------*/
div#CMS_catalog {
    margin: 20px 0 0 216px;
    width: 684px;
    height: 224px;
    background: url(http://www.sakurahm.co.jp/images/bg_catalog_request.png) center left no-repeat;
    
}
p#CMS_catalog-description {
    color: #FFF;
    padding: 120px 10px 0 200px;
    text-align:left;
}
p#CMS_catalog-btn {
    padding: 18px 20px 0 0;
    text-align: right;
}

#CMS_catalog-center {
  margin:0 auto;
  width:900px;
}

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

#CMS_footer address {
	padding: 10px 0;
	text-align: center;
  background: #DBCAC1;
font-size:small;
font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

*html #CMS_footer address {
font-size:12px;
}