﻿@chartset "UTF-8";

/*----------------------------------------footer_all--*/
#include_footer{
	width:100%;
	height:20px;
	position:relative;
	margin:0;
	z-index:1;
}

#inc_footer_l{
	width:820px;
	height:100%;
	background:url("../img/menu/side_left.gif") repeat-y 0% 0%;
}

#inc_footer_r{
	width:820px;
	height:100%;
	background:url("../img/menu/side_right.gif") repeat-y 100% 0%;
}
/*----------------------------------------footer_all--*/


/*----------------------------------------footer_top--*/
#inc_footer_navi{
	width:720px;
	height:23px;
	_height:25px;
	background:#E7E7CD;
	border-top:2px solid #000000;
}

#inc_footer_navi ul{
	width:auto;
	height:25px;
	font-size:10px;
	margin:0 0 0 25px;
}

#inc_footer_navi ul li{
	float:left;
	display:inline;
	margin:0 3px 0 0;
}
/*----------------------------------------footer_top--*/


/*----------------------------------------footer_bottom--*/
#inc_footer_btm{
	width: 100%;
	height: auto;
	border-top:solid 1px #ffffff;
	text-align:center;
	clear:both;
	background-color:#e3e3e3;
}

#inc_footer_btm a:link{
	text-decoration:none;
	color: #333333;
}

#inc_footer_btm a:visited{
	text-decoration:none;
	color: #333333;
}

#inc_footer_link{
	width:auto;
	height:auto;
	text-align:center;
	margin:0 auto;
	padding:20px 0px 10px 0px;
	font-size:11px;
	color:#333333;
}
/*----------------------------------------footer_bottom--*/

#include_footer footer{
	width:100%;
	height:20px;
	position:relative;
	margin-top:-25px;
	z-index:1;
}





