﻿@charset "utf-8";
/* CSS Document */

@import url("base.css");
@import url("index-layout.css");

/* header -------------------------------------------------------------------------
---------------------------------------------------------------------------------*/
#header #head01 {
	width: 590px;
	margin-top: 30px;
	margin-left: 280px;
}

#header h1 {
	font-size: 1.2em;
	font-family:"ＭＳ ゴシック", Helvetica,Arial,Osaka,Helvetica, sans-serif;
	line-height: 150%;
	letter-spacing: 1.5px;
}

#header #head02 {
	margin-top: -55px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#header #head02 a:hover {
	position: relative;
	top: 1px;
	left: 1px;
}

#header hr {
	display: none;
}

div.line02 {
	width: 870px;
	height: 5px;
	margin-left: 15px;
	background-color: #009933;
}

ul#top {
	position: absolute;
	top: 100px;
	left: 620px;
}

ul#top li {
	display: inline;
	padding: 2px 6px;
	border-right: 1px solid #666666;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.2em;
}

ul#top li a:hover {
	position: relative;
	top: 1px;
	left: 1px;
}

ul#top li#lqu {
	padding: 2px 0 2px 6px;
	border-right: none;
}

/* gn -----------------------------------------------------------------------------
---------------------------------------------------------------------------------*/
#gn ul {
	list-style: none;
	width: 900px;
	margin-left: 8px;
}

#gn ul li {
	float: left;
	margin-left: 4px;
	display: inline;
}

#gn ul li a {
	display: block;
	overflow: hidden;
}

/*------- home --------------------------------------
----------------------------------------------------*/
#gn ul li#home a {
	width: 122px;
	height: 46px;
	background: url(../img/home.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#gn ul li#home a:hover {
	position: relative;
	top: 1px;
	left: 1px;
	width: 122px;
	height: 46px;
	background: url(../img/home-a.gif) no-repeat;
}

/*------- company -----------------------------------
----------------------------------------------------*/
#gn ul li#company a {
	width: 122px;
	height: 46px;
	background: url(../img/company.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#gn ul li#company a:hover {
	position: relative;
	top: 1px;
	left: 1px;
	width: 122px;
	height: 46px;
	background: url(../img/company-a.gif) no-repeat;
}

/*------- pump --------------------------------------
----------------------------------------------------*/
#gn ul li#pump a {
	width: 122px;
	height: 46px;
	background: url(../img/pump.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#gn ul li#pump a:hover {
	position: relative;
	top: 1px;
	left: 1px;
	width: 122px;
	height: 46px;
	background: url(../img/pump-a.gif) no-repeat;
}

/*------- washing ------------------------------------
----------------------------------------------------*/
#gn ul li#washing a {
	width: 122px;
	height: 46px;
	background: url(../img/washing.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#gn ul li#washing a:hover {
	position: relative;
	top: 1px;
	left: 1px;
	width: 122px;
	height: 46px;
	background: url(../img/washing-a.gif) no-repeat;
}

/*------- acce ---------------------------------------
----------------------------------------------------*/
#gn ul li#acce a {
	width: 122px;
	height: 46px;
	background: url(../img/acce.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#gn ul li#acce a:hover {
	position: relative;
	top: 1px;
	left: 1px;
	width: 122px;
	height: 46px;
	background: url(../img/acce-a.gif) no-repeat;
}

/*------- const --------------------------------------
----------------------------------------------------*/
#gn ul li#const a {
	width: 122px;
	height: 46px;
	background: url(../img/const.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#gn ul li#const a:hover {
	position: relative;
	top: 1px;
	left: 1px;
	width: 122px;
	height: 46px;
	background: url(../img/const-a.gif) no-repeat;
}

/*------- new ----------------------------------------
----------------------------------------------------*/
#gn ul li#new a {
	width:122px;
	height: 46px;
	background: url(../img/new.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#gn ul li#new a:hover {
	position: relative;
	top: 1px;
	left: 1px;
	width:122px;
	height: 46px;
	background: url(../img/new-a.gif) no-repeat;
}

/* main-img------------------------------------------------------------------------
---------------------------------------------------------------------------------*/
#main-img p {
	text-align: center;
}

/* left-contents ------------------------------------------------------------------
---------------------------------------------------------------------------------*/
#left-contents  ul {
	list-style: none;
}

#left-contents  ul li {
	margin-bottom: 3px;
	margin-left: 15px;
}

#left-contents  ul li a{
	display: block;
}

#left-contents p img{
	margin-top: 115px;
	margin-left: 15px;
}

#left-contents p a:hover {
	position: relative;
	top: 1px;
	left: 1px;
}

/* left-home -----------------------------------------
----------------------------------------------------*/
li#left-home a{
	width: 184px;
	height: 33px;
	background: url(../img/left-home.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

li#left-home a:hover{
	position: relative;
	top: 1px;
	left: 1px;
	width: 184px;
	height: 33px;
	background: url(../img/left-home-a.gif) no-repeat;
}
/* left-company -----------------------------------------
----------------------------------------------------*/
li#left-company a{
	width: 184px;
	height: 33px;
	background: url(../img/left-company.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

li#left-company a:hover{
	position: relative;
	top: 1px;
	left: 1px;
	width: 184px;
	height: 33px;
	background: url(../img/left-company-a.gif) no-repeat;
}
/* left-pump -----------------------------------------
----------------------------------------------------*/
li#left-pump a{
	width: 184px;
	height: 33px;
	background: url(../img/left-pump.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

li#left-pump a:hover{
	position: relative;
	top: 1px;
	left: 1px;
	width: 184px;
	height: 33px;
	background: url(../img/left-pump-a.gif) no-repeat;
}
/* left-washing -----------------------------------------
----------------------------------------------------*/
li#left-washing a{
	width: 184px;
	height: 33px;
	background: url(../img/left-washing.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

li#left-washing a:hover{
	position: relative;
	top: 1px;
	left: 1px;
	width: 184px;
	height: 33px;
	background: url(../img/left-washing-a.gif) no-repeat;
}
/* left-acce -----------------------------------------
----------------------------------------------------*/
li#left-acce a{
	width: 184px;
	height: 33px;
	background: url(../img/left-acce.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

li#left-acce a:hover{
	position: relative;
	top: 1px;
	left: 1px;
	width: 184px;
	height: 33px;
	background: url(../img/left-acce-a.gif) no-repeat;
}
/* left-const -----------------------------------------
----------------------------------------------------*/
li#left-const a{
	width: 184px;
	height: 33px;
	background: url(../img/left-const.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

li#left-const a:hover{
	position: relative;
	top: 1px;
	left: 1px;
	width: 184px;
	height: 33px;
	background: url(../img/left-const-a.gif) no-repeat;
}
/* left-new -----------------------------------------
----------------------------------------------------*/
li#left-new a{
	width: 184px;
	height: 33px;
	background: url(../img/left-new.gif) no-repeat;
	text-indent: -9999px;
}

li#left-new a:hover{
	position: relative;
	top: 1px;
	left: 1px;
	width: 184px;
	height: 33px;
	background: url(../img/left-new-a.gif) no-repeat;
}
/* left-iqu -----------------------------------------
----------------------------------------------------*/
li#left-iqu a{
	width: 184px;
	height: 33px;
	background: url(../img/left-iqu.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

li#left-iqu a:hover{
	position: relative;
	top: 1px;
	left: 1px;
	width: 184px;
	height: 33px;
	background: url(../img/left-iqu-a.gif) no-repeat;
}

/* right-contents -----------------------------------------------------------------
---------------------------------------------------------------------------------*/
/* main-left -----------------------------------------------------------------
---------------------------------------------------------------------------------*/

/* main01 --------------------------------------------
----------------------------------------------------*/
#main01 {
	width: 222px;
}

#main01 div#main-pump {
	width: 222px;
	height: 50px;
	background: url(../img/main-pump.gif) no-repeat;
	text-indent: -9999px;
}

#main01 div.middle {
	width: 222px;
	background: url(../img/main-bg-mid.gif) repeat-y;
	text-align: center;
}

#main01 div.bottom {
	width: 222px;
	height: 14px;
	margin-bottom: 10px;
	background: url(../img/main-bg-btm.gif) no-repeat;
}

/* main02 --------------------------------------------
----------------------------------------------------*/
#main02 {
	width: 222px;
}

#main02 div#main-washing {
	width: 222px;
	height: 50px;
	background: url(../img/main-washing.gif) no-repeat;
	text-indent: -9999px;
}

#main02 div.middle {
	width: 222px;
	background: url(../img/main-bg-mid.gif) repeat-y;
	text-align: center;
}

#main02 div.middle p#img02 {
	margin-top: 35px;
}

#main02 div.bottom {
	width: 222px;
	height: 14px;
	margin-bottom: 10px;
	background: url(../img/main-bg-btm.gif) no-repeat;
}

/* main-rightt --------------------------------------------------------------------
---------------------------------------------------------------------------------*/
#main-right {
	width: 222px;
}

#main-right div#main-acce {
	width: 222px;
	height: 50px;
	background: url(../img/main-acce.gif) no-repeat;
	text-indent: -9999px;
}

#main-right div.middle {
	width: 222px;
	background: url(../img/main-bg-mid.gif) repeat-y;
	text-align: center;
}

#main-right div.middle p#img03 {
	margin-top: 80px;
	padding-bottom: 26px;
}

#main-right div.bottom {
	width: 222px;
	height: 14px;
	margin-bottom: 10px;
	background: url(../img/main-bg-btm.gif) no-repeat;
}
/* main-low -----------------------------------------------------------------------
---------------------------------------------------------------------------------*/
/* low-left ------------------------------------------
----------------------------------------------------*/
#low-left {
	width:397px;
}

#low-left div#main-tor {
	width: 397px;
	height: 50px;
	background: url(../img/low-main-tor.gif) no-repeat;
	text-indent: -9999px;
}

#low-left div#low-mid {
	width: 397px;
	background:url(../img/low-leftmid.gif) repeat-y;
	overflow: hidden;
}

#low-left div#low-mid p#img04 {
	display: inline;
	float: right;
	margin-right: 10px;
	margin-bottom: 25px;
}

#low-left div#low-btm {
	width: 397px;
	height: 40px; 
	margin-bottom: 10px;
	background: url(../img/low-leftbtm.gif) no-repeat;
}

/* low-right -----------------------------------------
----------------------------------------------------*/
#low-right {
	width: 274px;
}

#low-right div#low-name {
	width: 274px;
	height: 41px;
	background: url(../img/low-name.gif) no-repeat;
	text-indent: -9999px;
}

#low-right div#low-mid2 {
	width: 274px;
	background: url(../img/low-mid2.gif) repeat-y;
}

#low-right div#low-mid2 h4 {
	padding: 0 10px;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 5px;
	background: url(../img/waku.gif) no-repeat;
	color: #666666;
	font-weight: normal;
	line-height: 14px;
}

div#low-right ul {
	list-style: none;
	margin-left: 15px;
}

div#low-right ul li {
	font-size: 1em;
	margin-bottom: 5px;
}

div#low-right ul li#link {
	margin-top: 15px;
	margin-bottom: 0;
	padding-bottom: 3px;
	font-size: 1.2em;
}

div#low-right ul li#link a { 
	color: #009933;
}
div#low-right ul li#link a:hover {
	position: relative;
	top: 1px;
	left: 1px; 
	color: #0000FF;
}
div#low-right ul li#link a:active { 
	color: #FF0000;
}

#low-right div#low-btm2 {
	width: 274px;
	height: 14px;
	background: url(../img/low-btm2.gif) no-repeat;
}

/* footer -----------------------------------------------------------------------
---------------------------------------------------------------------------------*/
#footer ul#ft-link {
	margin-bottom: 10px;
	list-style: none;
}

#footer ul#ft-link li {
	display: inline;
	padding: 2px 6px;
	border-left: 1px solid #666666;
	line-height: 1em;
	_line-height: 140%;
}

#footer ul#ft-link li a:hover {
	position: relative;
	top: 1px;
	left: 1px;
}

#footer p {
	position: absolute;
	top: 0;
	left: 790px;
}

#footer p a:hover {
	position: relative;
	top: 1px;
	left: 1px;
}

#footer hr {
	display: none;
}

div.line01 {
	width: 870px;
	height: 2px;
	margin: 10px 0 5px 15px;
	background-color: #009933;
}

address {
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 10px;
}

/* span.lg ------------------------------
---------------------------------------*/
span.lg {
	letter-spacing: 1px;
}

.sub-lg {
	width: 212px;
	margin-bottom: 20px;
	margin-left: 5px;
	font-size: 1em;
	line-height: 200%;
	letter-spacing: 1px;
	text-align: left;
}

.sub-lg02 {
	float: left;
	width: 190px;
	margin-left: 5px;
	font-size: 1em;
	line-height: 200%;
	letter-spacing: 1px;
	text-align: left;
}









