/*
 Header
--------------------------*/
#CMS_head2 {
	width:749px;
	height:50px;
	position:relative;
	background-color: #FFF;
	background-image: url(http://www.sugimotogumi.co.jp/data/img/common/head_bg.png);
	background-repeat: no-repeat;
}

#CMS_head2 h1 {
	position:absolute;
	top:14px;
	left:202px;
	font-size: 10px;
	text-align: left;
}

#CMS_head2 img.logo {
	position:absolute;
	top:0px;
	left:0px;
}

#CMS_head2 img.tel {
	position:absolute;
	top:0px;
	right:0px;
}






#CMS_header_text{
	width:745px;
	font-size:10px;
	color:#5296DE;
	text-align:left;
	padding:5px 0px;
}

#CMS_footer{
	width:745px;
	height:40px;
	clear:both;
	margin:0 auto;
	padding-top:15px;
	font-size:12px;
	color:#5296DE;
	text-align:center;
}

/*
 Gnavi
 -----------------------------*/
#CMS_Gnavi {
	width:710px;
	background:#fff;
	border-top:3px solid #5296DE;
	border-bottom:3px solid #5296DE;
  margin-right:auto;
  margin-left:auto;
}

#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;
}

#CMS_header{
width:745px;
text-align:center;
margin: 0px auto;
}

#CMS_footer_link {
	TEXT-ALIGN: center;
	PADDING-BOTTOM: 10px;
	BACKGROUND-COLOR: #ffffff;
	PADDING-LEFT: 0px;
	WIDTH: 710px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 10px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5296DE;
	border-bottom-color: #5296DE;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#CMS_footer_link ul li{
	display: inline;
	margin-right: 5px;
	padding-left: 5px;
	list-style-type: none;
}