/*
 Clear
--------------------------*/
.CMS_clear {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
body {margin-left: auto;
margin-right: auto;
width: 750px;
}
#CMS_header{
	background-image: url(http://www.kuroganeya.co.jp/reform/img/common/header.jpg);
	height: 89px;
	width: 748px;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#CMS_header a {
	display: block;
	text-indent: -9999px;
	font-size: 2px;
	height: 65px;
	width: 380px;
	margin-left: -45px;
}

/*
 Header-text
--------------------------*/
.CMS_header_text{
	text-align:left;
	font-size: 10px;
	font-weight: bold;
	padding-top: 2px;
/*	padding-top: 5px;*/
	padding-right: 0px;
/*	padding-bottom: 5px;*/
	padding-bottom: 8px;
/*	padding-left: 75px;*/
padding-left: 160px;
	letter-spacing: -0.1em;
	line-height:1.2;
}

/*
 Header
--------------------------*/
#CMS_head {
/*	float:left;*/
	width:721px;
	height:50px;
	margin:0 auto;
	background:#FFF;
	position:relative;
/*	border-bottom:3px solid #3E7404;*/
	margin-bottom:18px;
}

#CMS_head h1 {color:#3B7600;}

#CMS_head img.logo {
	position:absolute;
	top:4px;
	left:0px;
}

#CMS_head img.chara {
	position:absolute;
	right:0;
	top:-20px;
}


#CMS_head img.tel {
	position:absolute;
	top:25px;
	top:5px;
	right:0px;
}

/*
 Gnavi
 -----------------------------*/
#CMS_Gnavi {
	width:748px;
	background:#fff;
	border-top:3px solid #060;
	border-bottom:3px solid #060;
	margin-bottom:15px;
margin-top: -10px;
}

#CMS_Gnavi img {margin-top:5px;}


#CMS_Gnavi ul li {
	margin-right:10px;
}

#CMS_Gnavi li {
	display:inline;
	list-style-type:none;
	line-height:1.0;
}

/*
 Footer
--------------------------*/
#CMS_footer{
	width:745px;
	height:40px;
	clear:both;
	color:#006600;
	margin:0 auto;
	padding-top:15px;
	font-size:12px;
	text-align:center;
}

#CMS_footer a{
	color:#ccc;
	line-height:1.5em;
	text-decoration:none;
}

#CMS_footer a:hover{
	color:#ccc;
}

#CMS_footer address{
	color:#333;
}

#CMS_footer_link{
	width: 721px;
	margin: 10px auto 0;
	padding: 20px 0 10px;
	text-align: center;
	background-color: #FFFFFF;
	border-top: 2px solid #999966;
}

#CMS_footer_link ul li{
	display: inline;
	margin-right: 5px;
	padding-left: 5px;
	list-style-type: none;
}