@charset "utf-8";

div#headmenu {
	z-index: 1002;
	background-color: #FFF;
	width: 100%;
	display: block;
	visibility: visible;
	vertical-align: text-top;
	text-align: center;
	position: relative;
	min-width: 980px;
	margin: 0;
	padding: 0;
	height: 90px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom-color: #666;
	border-bottom-style: solid;
	border-bottom-width: 10px;
}

div#toplist {
	z-index: 1003;
	height: 20px;
	width: 100%;
	display: block;
	padding:0px;
	margin:0px;
	min-width: 980px;
	list-style: none;
	text-align: right;
}

div#toplist ul{
	padding:0;
	margin:0;
	list-style:none;
	border: 0;
}

div#toplist ul li {
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
	float:right;
	border: 0;
}

#headerlogo {
	display: block;
	z-index: 1001;
	height: 40px;
	margin: 0 auto;
	text-align: center;
	width: 300px;
	padding: 0;
	clear: both;
	border: 0;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#headerlogo a {
	margin: 0;
	padding: 0;
	border: 0;
}



/* 共通メニュー */

ul#topnav {
	margin: 0 auto;
	padding: 0;
	width: 980px;
	list-style: none;
	display: block;
	text-align: center;
}
ul#topnav li {
	float: left;
	display:inline;
	margin: 0; padding: 0;
	position: relative;
}
ul#topnav li a {
	float: left;
	text-indent: -9999px;
	height: 30px;
}
ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; }
ul#topnav a.home {
	background: url(../img/menu/bot_home.gif) no-repeat;
	width: 90px;
}
ul#topnav a.news {
	background: url(../img/menu/bot_news.gif) no-repeat;
	width: 125px;
}
ul#topnav a.service {
	background: url(../img/menu/bot_service.gif) no-repeat;
	width: 85px;
}
ul#topnav a.watercleaning {
	background: url(../img/menu/bot_watercleaning.gif) no-repeat;
	width: 155px;
}
ul#topnav a.aboutus {
	background: url(../img/menu/bot_aboutus.gif) no-repeat;
	width: 105px;
}
ul#topnav a.company {
	background: url(../img/menu/bot_company.gif) no-repeat;
	width: 100px;
}
ul#topnav a.shoplist {
	background: url(../img/menu/bot_shoplist.gif) no-repeat;
	width: 110px;
}
ul#topnav a.pricelist {
	background: url(../img/menu/bot_pricelist.gif) no-repeat;
	width: 100px;
}
ul#topnav a.sp {
	background: url(../img/menu/bot_sp.gif) no-repeat;
	width: 120px;
}

ul#topnav .space {
	background: url(../img/menu/bot_space.gif) no-repeat;
	width: 100px;
}

ul#topnav a.blog {
	background: url(../img/menu/bot_blog.gif) no-repeat;
	width: 175px;
}

ul#topnav a.technica_q {
	background: url(../img/menu/bot_technica_q.gif) no-repeat;
	width: 117px;
}



ul#topnav li .sub {
	position: absolute;
	top: 30px;
	left: 0;
	padding: 10px 10px 10px 10px;
	float: left;
	display: none;
	border-top: 1px #0CC solid;
	border-bottom: 1px #CCC solid;
	border-right: 1px #CCC solid;
	border-left: 1px #CCC solid;
	background-color: #FFF;
	z-index: 999;
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
ul#topnav .sub ul .title{
	margin: 0;
	padding:5px 0 5px 0;
	font-size: 85%;
	font-weight: normal;
	color: #099;
	width: 230px;
	display: block;
	text-align: center;
	height: 20px;
}

ul#topnav .sub ul .title a{
	text-align: center;
	width: 230px;
	display: block;
	text-indent:inherit;
	_text-indent:1px;
	color: #333;
}

ul#topnav .sub ul .title a:hover {
	color: #333;
}

ul#topnav .sub ul li {
	width: 230px;
	color: #333;
	margin: 5px 0px 0px 0px;
	white-space: nowrap;
	overflow: visible;
	display: block;
	padding-left: 0px;
	text-align: left;
}
ul#topnav .sub ul li a {
	float: none;
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	display: inline;
	text-decoration: none;
	color: #036;
	text-align: left;
	font-size: 85%;
}

ul#topnav .sub ul li .small {
	text-decoration: none;
	color: #666;
	text-align: left;
	font-size: 80%;
	margin-top: -5px;
	overflow: visible;
	white-space: normal;
	line-height: 1.1em;
}

ul#topnav .sub ul li a:hover {
	color: #333;
	background-position: 5px 12px;
	background-color: #EAEAEA;
}

#line_top_bg{
	width: 100%;
	height: 30px;
	z-index: 1001;
	display: block;
	overflow: hidden;
	float: left;
	clear: both;
	background-image: url(../img/line_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	border: none;
	background-color:;
}

#line_top {
	width: 100%;
	height: 10px;
	display: block;
	overflow: hidden;
	float: left;
	clear: both;
	background-color: #666;
}
#youtube {
}
