@charset "shift_jis";

body{
	margin:0; padding:0;
	text-align:center;
	font-size:90%;
	background:#ffc url(../images/back.jpg) center repeat-y;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
	}
*{margin:0; padding:0;}

a img{border:none;}
.clear{clear:both;}
.mark{color:#f00;}
.top{text-align:right;}
/* Hack cleafix--------------------------------*/
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfix{display:inline-table;
	min-height:1px;@/* IE 7*/
}



/* IE \*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/*end IE */
/* END Hack cleafix--------------------------------*/


/* LAYOUT -------------------------------------------------------------------------------*/
#wrapper{
	width:780px;
	margin:0 auto;
	text-align:left;
	}
	
#header{
	height:250px;
}
#headertop{
	height:250px;
}
#headertop h1{
	font-size : 12px;
	font-weight : normal;
	background-color: #543B2F;
	color : #ffffff;
	text-align : right;
}

/*HeaderChange*/
.total #header{background:url(../images/h_total.jpg);}
.cleaning #header{background:url(../images/h_cleaning.jpg);}
.cleaningMado #header{background:url(../images/h_cleaningmado.jpg);}
.cleaningKuchou #header{background:url(../images/h_cleaningkuchou.jpg);}
.cleaningNaigai #header{background:url(../images/h_cleaningnaigai.jpg);}
.cleaningYuka #header{background:url(../images/h_cleaningyuka.jpg);}
.cleaningKichin #header{background:url(../images/h_cleaningkichin.jpg);}
.cleaningRest #header{background:url(../images/h_cleaningrest.jpg);}
.display #header{background:url(../images/h_display.jpg);}
.displaySign #header{background:url(../images/h_displaysign.jpg);}
.displayEvent #header{background:url(../images/h_displayevent.jpg);}
.displayPlant #header{background:url(../images/h_displayplant.jpg);}
.ecology #header{background:url(../images/h_ecology.jpg);}
.ecologyAir #header{background:url(../images/h_ecologyair.jpg);}
.ecologyKuzyo #header{background:url(../images/h_ecologykuzyo.jpg);}
.ecologyItem #header{background:url(../images/h_ecologyitem.jpg);}
.goods #header{background:url(../images/h_goods.jpg);}
.goodsTool #header{background:url(../images/h_goodstool.jpg);}
.goodsOffice #header{background:url(../images/h_goodsoffice.jpg);}
.goodsGift #header{background:url(../images/h_goodsgift.jpg);}
.renewal #header{background:url(../images/h_renewal.jpg);}
.renewalNaisou #header{background:url(../images/h_renewalnaisou.jpg);}
.renewalAll #header{background:url(../images/h_renewalall.jpg);}
.renewalGaisou #header{background:url(../images/h_renewalgaisou.jpg);}
.renewalDenki #header{background:url(../images/h_renewaldenki.jpg);}
.qa #header{background:url(../images/h_qa.jpg);}
.sitemap #header{background:url(../images/h_sitemap.jpg);}
.work #header{background:url(../images/h_work.jpg);}
.daySystem #header{background:url(../images/h_daysystem.jpg);}
.independent #header{background:url(../images/h_independent.jpg);}
.daywork #header{background:url(../images/h_day_system.jpg);}
.company #header{background:url(../images/h_company.jpg);}
.access #header{background:url(../images/h_access.jpg);}
.outline #header{background:url(../images/h_outline.jpg);}
.activities #header{background:url(../images/h_activities.jpg);}
.contactHeadr #header{background:url(../images/h_contact.jpg);}
.url #header{background:url(../images/h_url.jpg);}


#content{
	width:780px;
	margin-top:5px;
	background:url(./images/content.gif) repeat-y left;
}


/*route---------------------------------------*/
#route{
	margin: 5px 0 0 0;
	padding:5px 0 5px 18px;	
	border-bottom:1px solid #999;
	border-top:1px solid #999;
	background-color:#FFFF99;
	}
	#route a{color:#000;}
	#route span{color:#f60;}
/*end_route---------------------------------------*/

#main{
	width:595px;
	float:right;
	}
#main #arxtext{
	background-image : url(../images/toptop.jpg);
  background-repeat : no-repeat;
	margin:15px 0px 0px 5px;
	width:580px;
	height:140px;
	padding:5px;	
	font-size:10pt;
	line-height:1.6;
}
#main #soca{
	margin:10px 0px 12px 20px;
	width:540px;
	font-size:90%;
}
.marginleft20{
	margin-left:20px;
}
#gyoumu{
	margin:10px 0px 12px 20px;
	width:540px;
	font-size:90%;
}
#gyoumu .menuleft{
	float:left;
}
#gyoumu .coldiv{
	height:97px;
	padding-top : 5px;
}
#gyoumu .menuright{
	width:280px;
	height:78px;
	float:right;
	font-size:10pt;
	vertical-align : middle;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	padding : 8px 0px 0px 8px;
}
#gyoumu .menuright h2{
	font-size : 14px;
	text-align : right;
}
#w3c{
	margin-left:30px;
}

/*navigation---------------------------------------*/
#menutableup{
	height : 30px;
}
#menutablem{
	background-image : url(../images/menum.gif);
	background-repeat: repeat-y;
	padding-left : 5px;
}
#menutabled{
	height : 50px;
}
#navigation{
	width:165px;
	float:left;
	font-size:10pt;
	margin-left:6px;
	}

#navigation ul{
	width:152px;
	list-style:none;
	margin:5px 0 0 0;
	padding-bottom:3px;
	}
	ul.company{
		border-bottom:1px solid #999;
		}
	#navigation li{
		line-height:1.5;
		}

	#navigation li a{color:#CCC; display:block; width:100%; text-decoration:none; padding-left:17px;}
	#navigation li a:hover{color:#FFF;}

	ul.service li.liCleaning{background:url(../images/li_cl0.gif) no-repeat;}
	ul.service li.liRenewal{background:url(../images/li_re0.gif) no-repeat;}
	ul.service li.liEcology{background:url(../images/li_ec0.gif) no-repeat;}
	ul.service li.liDisplay{background:url(../images/li_di0.gif) no-repeat;}
	ul.service li.liGoods{background:url(../images/li_go0.gif) no-repeat;}

	ul.work li{background:url(../images/li_di0.gif) no-repeat;}
	ul.company li{background:url(../images/c_li0.gif) no-repeat;}

	ul.service li.liCleaning a:hover{background:url(../images/li_cl1.gif) no-repeat;}
	ul.service li.liRenewal a:hover{background:url(../images/li_re1.gif) no-repeat;}
	ul.service li.liEcology a:hover{background:url(../images/li_ec1.gif) no-repeat;}
	ul.service li.liDisplay a:hover{background:url(../images/li_di1.gif) no-repeat;}
	ul.service li.liGoods a:hover{background:url(../images/li_go1.gif) no-repeat;}

	ul.work a:hover{background:url(../images/li_di1.gif) no-repeat;}
	ul.company a:hover{background:url(../images/c_li1.gif) no-repeat;}

	#navigation .BlankIMG{display:none;}
/*end_navigation---------------------------------------*/
	
#footer{
	width:780px;
	position:relative;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	background-color : #fff;
	height : 20px;
	}
	
	#footer ul{
		position:absolute;
		right:3px;
		top:3px;
		}
	#footer li{
	display:block;
	float:left;
	margin-right:10px;
	padding-left:17px;
	background:url(../images/f_li.gif) 0 1px no-repeat;
		}
	#footer  li a{color:#333; text-decoration:none;}

address{
	position:absolute;
	font-style:normal;
	font-size:85%;
	top:3px;
	left:3px;
	color:#999;
	}
	
/* END LAYOUT -------------------------------------------------------------------------------*/

/*Home*/
#home_top h2{
	border-bottom:1px dashed #ccc;
	padding:.25em 0 .25em;
	}
	
#home_top #parent_box{
	width:600px;
	background:url(../images/home_parent_box.gif) repeat-y;
	}

#home_top #parent_box #news{
	width:300px;
	float:left;
	}
#home_top #parent_box #welcome{
	width:299px;
	float:right;
	}


#home_top #parent_box .box p{
	text-indent:.5em;
	line-height:1.6;
	margin:8px 5px 3px;
	}
	
#home_top #parent_box .box ul{
	margin:8px 0 50px 10px;
	list-style:none;
	line-height:1.6;
	}
#home_top #parent_box .box ul li a{
	text-decoration:none;
	color:#666;
	}
	#home_top #parent_box .box ul li a:hover{
		color:#06c;
		}
#home_top #parent_box .box ul li a strong {
  font-family: arial, helvetica, verdana ,sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
}
#home_top #parent_box .box ul li a span {
  margin-left:10px;
}
#rabel{
	background-color: #00217B;
	border : solid 2px #ffffff;
	text-align:center;
	width:141px;
	padding : 10px 5px 5px 10px;
}
#spanFFF11{
	color:#FFFFFF;
	font-size : 11px;
}
#spanFFcc00{font-size:12px; color:#FFCC00;}
#spanFsize20{font-size:20px; font-weight : bolder;}

/*End_Home*/

/*----------------------------------------------------------------------------------------------------*/

/*Work*/

.dlbox{
	width:550px;
	margin:10px auto 3px;
	border-bottom:1px dashed #ccc;
	padding-bottom:10px;
	}
.dlbox img.exam{
	display:block;
	width:70px;
	padding:4px;
	border:1px solid #666;
	float:left;
	}
	.dlbox img.examTop{
	display:block;
	width:140px;
	padding:4px;
	border:1px solid #666;
	float:left;
	}
.dlbox dl{
	display:block;
	width:450px;
	float:right;
	}
.dlbox dl.top{
	display:block;
	width:380px;
	float:right;
	}
.dlbox h3{
	font-size:110%;
	font-weight:normal;
	margin:5px 0 5px 15px;
	}
	.dlbox p{
		margin-left:25px;
		}
	.dlbox dd{
		margin:0 8px;
		line-height:1.5;
		}

/*End_Work*/

/*Service*/

	.servicePage #mainContent{
	margin:10px 15px;
	}
	.servicePage #mainContent h4{
		margin:10px 0;
	}
	.servicePage #mainContent h5{
		margin:10px 0;
		font-size:120%;
		}
	.servicePage #mainContent h6{
		margin:10px 0;
		font-size:110%;
		}
	.servicePage #mainContent p{
		line-height:1.5;
		margin:5px;
	}
	.servicePage #mainContent td.q{
		padding:10px 0 0 10px;
	}

	.servicePage #mainContent p.a{
		padding:10px 0 0 30px;
		background:url(../qa/images/a.jpg) left 5px no-repeat;
		min-height:30px;
	}
	.servicePage #mainContent table#ex{
		width:560px;
		margin:10px 5px;
		border:none;
		}
		.servicePage #mainContent table#ex img{
			padding:3px;
			border:1px solid #999;
			}
		.servicePage #mainContent td#ex img{
			padding:3px;
			border:1px solid #999;
			}
			.servicePage #mainContent table#ex img.null{
			padding:3px;
			border:1px solid #fff;
			}
		.servicePage #mainContent table#ex td.signal{
			width:302px;
			background:url(../service/images/signal.gif) right center no-repeat;
			}
		.servicePage #mainContent table#ex td.nanamesignal{
			width:302px;
			height:35px;
			vertical-align:top;
			background:url(../service/images/signal-i.gif) right center no-repeat;
			}
		.servicePage #mainContent table#ex td.nonsignal{
			width:302px;
			}
		.servicePage #mainContent table#ex td.yokonaga{
	background-image : url(../service/images/signal-d.gif);
	background-repeat : no-repeat;
	background-position : center center;
	height : 32px;
	padding-left : 25px;
	vertical-align : top;
			}
		.servicePage #mainContent table#ex td.signal1{
			width:302px;
			}
			.servicePage #mainContent table#ex td.signal2{
			width:191px;
			background:url(../service/images/signal-s.gif) right center no-repeat;
			}
			.servicePage #mainContent table#ex td.signal3{
			width:191px;
			background:url(../service/images/signal-sr.gif) right center no-repeat;
			}
		.servicePage #mainContent table#ex td.signal4{
			width:270px;
			background:url(../service/images/signal.gif) right center no-repeat;
			}
		.servicePage #mainContent table#ex td.ailgn{
			vertical-align : top;
		}
	.servicePage #mainContent table.type{
		width:560px;
		margin:10px 5px;
		}
	.servicePage #mainContent table.type th{
		background:#B5C3E2;
		color:#000;
		text-align:center;
		letter-spacing:1px;
		padding:3px 1px;
		}
	.servicePage #mainContent table.type td{
		vertical-align:top;
		line-height:1.5;
		background:#f3f3f3;
		padding:3px;
		}
	#localNavi ul{
		list-style:none;
		padding-bottom:5px;
		}
	#localNavi ul li{
	display:block;
	width:11em;
	float:left;
	margin:2px 0px 5px 0px;
	padding-left:17px;
		}
			#localNavi li:hover{background:url(../images/local_s_li_h.gif) 0 1px no-repeat;}
			#localNavi li.live{background:url(../images/local_s_li_h.gif) 0 1px no-repeat;}
			
			#localNavi ul#cleaning li{background:url(../images/local_cl_li.gif) 0 1px no-repeat;}
			#localNavi ul#renewal li{background:url(../images/local_re_li.gif) 0 1px no-repeat;}
			#localNavi ul#ecology li{background:url(../images/local_ec_li.gif) 0 1px no-repeat;}
			#localNavi ul#display li{background:url(../images/local_di_li.gif) 0 1px no-repeat;}
			#localNavi ul#goods li{background:url(../images/local_go_li.gif) 0 1px no-repeat;}
			
			#localNavi li.live{background:url(../images/local_s_li_h.gif) 0 1px no-repeat;}
			#localNavi  li a{color:#333;}
			
			
			#localNavi ul#cleaning li:hover{background:url(../images/local_cl_li_h.gif) 0 1px no-repeat;}
			#localNavi ul#renewal li:hover{background:url(../images/local_re_li_h.gif) 0 1px no-repeat;}
			#localNavi ul#ecology li:hover{background:url(../images/local_ec_li_h.gif) 0 1px no-repeat;}
			#localNavi ul#display li:hover{background:url(../images/local_di_li_h.gif) 0 1px no-repeat;}
			#localNavi ul#goods li:hover{background:url(../images/local_go_li_h.gif) 0 1px no-repeat;}
			
			#localNavi ul#cleaning li.live{background:url(../images/local_cl_li_h.gif) 0 1px no-repeat;}
			#localNavi ul#renewal li.live{background:url(../images/local_re_li_h.gif) 0 1px no-repeat;}
			#localNavi ul#ecology li.live{background:url(../images/local_ec_li_h.gif) 0 1px no-repeat;}
			#localNavi ul#display li.live{background:url(../images/local_di_li_h.gif) 0 1px no-repeat;}
			#localNavi ul#goods li.live{background:url(../images/local_go_li_h.gif) 0 1px no-repeat;}
			
	/*Qtable*/
	table.color{
		table-layout:fixed;
		border-spacing:2px; 
		}
	.color th{
		background:#D2D9C5;
		color:#000;
		text-align:center;
		letter-spacing:1px;
		padding:3px 1px;
		}
	.color td{
		vertical-align:top;
		line-height:1.5;
		font-size:85%;
		background:#f3f3f3;
		padding:1px;
		}
	ul#gailist{
		list-style:none;
		}
		ul#gailist li{
			display:block;
			margin:2px 1px;
			border:1px solid #900;
			float:left;
			}
			ul#gailist li a{
				text-decoration:none;
				width:120px;
				padding:5px 0 5px 13px;
				display:block;
				color:#000;
				background:url(../service/ecology/images/gailist.gif) 0 50% no-repeat;
				}
				ul#gailist li a:hover{
					background:url(../service/ecology/images/gailist.gif) 1px 50% no-repeat;
					color:#999;
					}
		
	/**/
/*End_Service*/

/*Works*/

	.workPage #mainContent{
	margin:10px 15px;
	}
	.workPage #mainContent h4{
		margin:10px 0;
	}
	.workPage #mainContent h5{
		margin:10px 0;
		font-size:120%;
		}
	.workPage #mainContent h6{
		margin:10px 0;
		font-size:110%;
		}
	.workPage #mainContent p{
		line-height:1.5;
		margin:5px;
	}
	.workPage #mainContent p.q{
		padding:10px 0 0 30px;
		background:url(../service/qa/images/q.jpg) left 5px no-repeat;
		min-height:30px;
	}

	
	.workPage #mainContent table{
	width:570px;
	margin:10px 0;
	}
	.workPage #mainContent table th{
		width:7em;
		background:#E7D3D2;
		color:#000;
		text-align:center;
		letter-spacing:1px;
		padding:3px 1px;
		}
	.workPage #mainContent table td{
		vertical-align:top;
		line-height:1.5;
		font-size:85%;
		background:#eee;
		padding:1px;
		}


			

/*End_Works*/

/*Company*/

.companyPage #mainContent{
	margin:10px 15px;
	}
.companyPage #mainContent p{
	margin:5px;
	line-height:1.5;
	}
.companyPage #mainContent table{
	width:570px;
	margin-top:10px;
	border-collapse: collapse;
	}
	table.profile th{
		width:5em;
		text-align:left;
		letter-spacing: .25em;
		vertical-align:top;
		font-weight:normal;
		}
	table.profile td{
		font-size:15px;
		text-align:left;
		vertical-align:top;
		}
	table.profile td.wareki{
		width:60px;
		}
	table.profile td.tuki{
		text-align:right;
		width:30px;
		}
	table.activtabale th{
		width:150px;
		text-align:left;
		vertical-align:top;
		}
	table.contact th{
		width:11em;
		text-align:left;
		vertical-align:top;
		font-weight:normal;
		}
		
	.companyPage #mainContent th,.companyPage #mainContent td{
		border-bottom:1px dashed #ccc;
		padding:.5em .25em;
		line-height:1.5;
	}
	.companyPage #mainContent td dl{
		line-height:1.5;
		}
	.companyPage #mainContent td dt{
		display:block;
		float:left;
		width:7em;
		}
	.companyPage #mainContent td dd{
		display:block;
		float:left;
		
		}
		hr{
			border:1px dashed #ccc;
			background-color: #fff; 
			}
		.high{margin-bottom : 15px;}
/*End_company*/

/*SiteMap*/
	#sitemaptable{
		margin-left:20;
	}

	.sitemapleft{
		width :250;
		padding:20px;
	}
	.indent{
		margin-left : 20px;
	}

	.sitemapright{
		width :300;
		padding:20px;
	}
	
/*End_SiteMap*/


/*----------------------------------------------------------------------------------------------------*/

div#omimai {
	margin-left: 5px;
	margin-top: 10px;
}