/*
 Clear
--------------------------*/
.CMS_clear {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

/*
 Header
--------------------------*/
#CMS_head {
	position:relative;
	width:752px;
	height:90px;
	margin:0 auto;
	background-color: #FFF;
	background-image: url(http://www.okagesamadesu.com/img/common/bg_header.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	/background-position: left 5px;
	_background-position: left 5px;
}

#CMS_head h1.header_text {
	font-size:10px;
	color:#000;
	text-align:left;
	font-weight:normal;
	font-family:Osaka,verdana,arial,sans-serif;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#CMS_head h1.header_text {
font-family: "ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

#CMS_head img.logo {
	position:absolute;
	top:21px;
	/top:25px;
	_top:25px;
	left:6px;
}

#CMS_head img.tel {
	position:absolute;
	top:10px;
	right:25px;
}

/*
 Navigation
--------------------------*/
#CMS_navi {
	position: absolute;
	top: 59px;
	left: 245px;
}

#CMS_navi ul li {
	float:left;
	height:20px;
}

#CMS_navi ul li a {
	display:block;
	height:100%;
	text-indent:-9999px;
}

#CMS_navi .alt{display:none;}

#CMS_navi-home a {
	width:60px;
	background:url(http://www.okagesamadesu.com/img/common/navi01.gif) no-repeat;
}

#CMS_navi-home a.here {
	width:60px;
	background:url(http://www.okagesamadesu.com/img/common/navi01_here.gif) no-repeat;
}

#CMS_navi-company a {
	width:71px;
	background:url(http://www.okagesamadesu.com/img/common/navi02.gif) no-repeat;
}

#CMS_navi-company a.here {
	width:71px;
	background:url(http://www.okagesamadesu.com/img/common/navi02_here.gif) no-repeat;
}

#CMS_navi-reform a {
	width:112px;
	background:url(http://www.okagesamadesu.com/img/common/navi03.gif) no-repeat;
}

#CMS_navi-reform a.here {
	width:112px;
	background:url(http://www.okagesamadesu.com/img/common/navi03_here.gif) no-repeat;
}

#CMS_navi-privacy a {
	width:136px;
	background:url(http://www.okagesamadesu.com/img/common/navi04.gif) no-repeat;
}

#CMS_navi-privacy a.here {
	width:136px;
	background:url(http://www.okagesamadesu.com/img/common/navi04_here.gif) no-repeat;
}

#CMS_navi-catalog a {
	width:121px;
	background:url(http://www.okagesamadesu.com/img/common/navi05.gif) no-repeat;
}

#CMS_navi-catalog a.here {
	width:121px;
	background:url(http://www.okagesamadesu.com/img/common/navi05_here.gif) no-repeat;
}

/*
 Footer
--------------------------*/
#CMS_footer{
	width:752px;
	height:50px;
	clear:both;
	background:#e4dbcd url(http://www.okagesamadesu.com/img/common/footer_bg.gif) repeat-x top left;
	margin:0 auto;
	padding-top:5px;
	font-size:12px;
	color:#ffffff;
	text-align:center;
}

#CMS_footer address {
	margin:0 0 5px;
	padding:0;
        color:#FFF;
        font-size:12px;
        font-family: Osaka,verdana,arial,sans-serif;
        line-height
}

#CMS_footer a{
	color:#999;
	line-height:1.5em;
	text-decoration:none;
}

#CMS_footer a:hover{
	color:#ccc;
}

#CMS_footer_link{
	width: 710px;
	margin: 10px auto 0;
	padding: 15px 0 15px;
	text-align: center;
	background-color: #FFFFFF;
	border-top: 2px solid #52431A;
       font-family: Osaka,verdana,arial,sans-serif;
        font-size:13px;
}

#CMS_footer_link ul li{
	display: inline;
	margin-right: 5px;
	padding-left: 10px;
	list-style-type: none;
}