	div#header {
	margin: 0 auto;
	padding-bottom: 15px;
	width: 800px;
	overflow: hidden;
	position: relative;
	}
   
	div#menu {
		margin: 0 auto;
		width: 825px;
		overflow: hidden;
	}

/*		Header
----------------------------------------------------*/


div#logo {
/*	padding: 15px 0 0 0;
	float: left;
	background: url(../images/logo.jpg) 0px 15px no-repeat;
	height: 59px;
	width: 299px;
	text-indent:-9999px; */
}
h6 a {
	padding: 15px 0 0 0;
	float: left;
	background: url(../images/logo.jpg) 0px 15px no-repeat;
	height: 59px;
	width: 299px;
	text-indent:-9999px;
}

div#header ul {
	padding: 10px 0 15px;
	overflow: hidden;
	width: 800px;
	text-align: right;
	background: url(../images/line_top.png) bottom center no-repeat;
	font-size: 12px;
}

div#header li {
	display: inline;
}

div#header li a {
	padding: 0 5px;
}

div#header p {
	float: right;
	padding: 25px 0 0 0;
	background: url(../images/bg_tel.jpg) 0px 25px no-repeat;
	width: 203px;
	height: 55px;
	text-indent:-9999px;
}
div#top_bnr01 { 
	left:310px;
	width: 86px;
	height: 55px;
	top: 60px;
	position:absolute;
}

div#top_bnr02 {
	left:410px;
	width: 168px;
	height: 55px;
	top: 60px;
	position:absolute;
}



/*		Menu
----------------------------------------------------*/

div#menu ul {
	width: 825px;
	line-height: 0;
}

div#menu li a {
	float: left;
	height: 42px;
	display: block;
	text-indent:-9999px;
}

div#menu li.top a {
	width: 141px;
	background: url(../images/menu_01.jpg) 0 0 no-repeat;	
}
div#menu li.plan a {
	width: 138px;
	background: url(../images/menu_02.jpg) 0 0 no-repeat;	
}
div#menu li.gallery-list a {
	width: 137px;
	background: url(../images/menu_03.jpg) 0 0 no-repeat;	
}
div#menu li.flow a {
	width: 137px;
	background: url(../images/menu_04.jpg) 0 0 no-repeat;	
}
div#menu li.qa a {
	width: 137px;
	background: url(../images/menu_05.jpg) 0 0 no-repeat;	
}
div#menu li.catalog a {
	width: 135px;
	background: url(../images/menu_06.jpg) 0 0 no-repeat;	
}

body {
	background: url(../images/bg_all.jpg) top left;
}
