.wrapper{
	padding-right: 19px;
}
/*
 Header-text
--------------------------*/
.CMS_header_text{
	width:100%;
	background-color:#0283d3;
	font-size:10px;
	color:#ffffff;
	text-align:left;
	font-weight:normal;
	margin:0;
	padding:5px 0px;
}
.header_text_w {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}

/*
 Header
--------------------------*/
#CMS_head {
	/*	float:left;*/
	width:752px;
	height:50px;
	margin:0 auto;
	background:#FFF;
	position:relative;
	/*	border-bottom:3px solid #3E7404;*/
	margin-bottom:15px;
	margin-top: 10px;
}

#CMS_head h1 {color:#3B7600;}

#CMS_head img.logo {
	position:absolute;
	top:10px;
	top:5px;
	left:0px;
}

#CMS_head img.tel {
	position:absolute;
	top:25px;
	top:5px;
	right:0px;
}

/*
 Navigation
--------------------------*/
#CMS_navi {
	color:#666666;
	width:100%;
	height:30px;
	background-color: #0283d3;
	padding:0px 16px;
	margin:0px auto;
  text-align:center;
}

#CMS_navi ul {
  width:752px;
	margin:0 auto;
	padding:0pt;
  text-align:center;
}
#CMS_navi ul li {
	display:inline;
	float:left;
	margin:0pt;
}

#CMS_navi ul li a {
	background-position:0pt;
	background-repeat:no-repeat;
	display:block;
	height:30px;
	margin:0 4px;
	padding:0pt;
}

#CMS_navi .alt{display:none;}

#CMS_navi-home a {
	width:136px;
	background:transparent url(http://www.c-l-s.co.jp/img/top/navi01b.gif) no-repeat scroll 0%;
}
#CMS_navi-home a.here {
	width:136px;
	background:transparent url(http://www.c-l-s.co.jp/img/top/navi01b.gif) no-repeat scroll 0%;
}

#CMS_navi-company a {
	width:136px;
	background:transparent url(http://www.c-l-s.co.jp/img/top/navi02b.gif) no-repeat scroll 0%;
}
#CMS_navi-company a.here {
	width:136px;
	background:transparent url(http://www.c-l-s.co.jp/img/top/navi02a.gif) no-repeat scroll 0%;
}

#CMS_navi-reform a {
	width:136px;
	background:transparent url(http://www.c-l-s.co.jp/img/top/navi03b.gif) no-repeat scroll 0%;
}
#CMS_navi-reform a.here {
	width:136px;
	background:transparent url(http://www.c-l-s.co.jp/img/top/navi03a.gif) no-repeat scroll 0%;
}

#CMS_navi-privacy a {
	width:136px;
	background:transparent url(http://www.c-l-s.co.jp/img/top/navi04b.gif) no-repeat scroll 0%;
}
#CMS_navi-privacy a.here {
	width:136px;
	background:transparent url(http://www.c-l-s.co.jp/img/top/navi04a.gif) no-repeat scroll 0%;
}
#CMS_navi-catalog a {
	width:136px;
	background:transparent url(http://www.c-l-s.co.jp/img/top/navi06b.gif) no-repeat scroll 0%;
}
#CMS_navi-catalog a.here {
	width:136px;
	background:transparent url(http://www.c-l-s.co.jp/img/top/navi06a.gif) no-repeat scroll 0%;
}


/*
 Footer
--------------------------*/
#CMS_footer{
	width:100%;
	height:40px;
	clear:both;
	margin:0 auto;
	padding-top:15px;
	font-size:12px;
	color:#ffffff;
	text-align:center;
}
#CMS_footer address{
	padding-top:10px;
	height:30px;
	color:#ffffff;
	background:url(http://www.c-l-s.co.jp/img/common/footer.jpg) repeat-x;
}

#CMS_footer a{
	color:#ccc;
	line-height:1.5em;
	text-decoration:none;
}

#CMS_footer a:hover{
	color:#ccc;
}

#CMS_footer a {color:#ccc; text-decoration:none;}

#CMS_footer_link{
	width: 710px;
	margin: 0 auto 0;
	padding: 30px 0 30px;
	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;
}

.CMS_clear {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}