#CMS_contena {
	width:760px;
	margin:auto;
        text-indent:center;
}

/* header  */

#CMS_logo{
margin:3px 10px 5px 0px;
float:left;
width:276px;
}

#CMS_h1 {
	font-size:12px;
	letter-spacing:0.1em;
	line-height:1.4em;
	margin-top:1.2em;
	color:#006699;
	padding-left:13px;
	float:right;
	width:330px;
        text-indent:-2em;
}



/* footer  */
.CMS_line1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
}

.CMS_line2 {
	background-image: url(http://maintech-dream.jp/images/footerline.gif);
	background-repeat: repeat-x;
	clear: both;
	height: 38px;
		padding-top:20px;

}

.CMS_line3 {
	background-image: url(http://maintech-dream.jp/images/dot1.gif);
	background-repeat: repeat-x;
	clear: both;
	height: 3px;
	margin-top:15px;
}


#CMS_copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top:20px;
	padding-bottom:30px;
	float:left;
}

#CMS_footer_navi li {
text-align:center;
	font-size:12px;
	list-style-type: none;
	display: inline;
	border-right-style: solid;
	padding-right: 18px;
	padding-left: 22px;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	line-height:1.7em;
}

/* 更新ボタン  */
#CMS_wm {
float:right;
font-size:10px;
color:#cccccc;
text-align:right;
padding-top:20px;
padding-bottom:30px;
}