﻿@charset "UTF-8";

/*基本設定
--------------------------------------------*/
h1,h2,h3,h4,h5,p,ul,li,dl,dt,dd {
	margin:0;
	padding:0;
}
/*clearfix*/
.clearfix:after {
content:''; /*新しい要素を作る*/
display:block; /*ブロックレベル要素に*/
clear:both;
height:0;
}

.clearfix {
	/zoom: 1;
} /*IE*/

body {
	margin:0;
	padding:0;
/*	text-align:center;/*IE6用にセンターに配置*/
background:url(../img/contens_bg.png) 0 0 repeat-x;
	font-family:'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
	color:#666;
}
#wrap {
	width:1000px;
	margin:0 auto;
	color:#666;
}
div,td {
ext-align:left;
}
li {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
/*画像用*/
a img { /*IE6のリンク画像の枠線をトル*/
	border:0;
}
.float-left {
	float:left;
	margin-right:0px;
}
.float-right {
	float:right;
}
/* リンク文字色 */
a:visited {
	color:#638d0c;
	text-decoration:none;
}
a:hover {
	color:#f29900;
	text-decoration:underline;
}
a:active {
	color:#f29900;
	text-decoration:none;
}
li a,a {
	text-decoration:underline; /*リスト内のリンクの下線をトル*/
}

/*各ページ共通
--------------------------------------------*/
hr {
	width:740px;
	margin:20px 0px 20px 0px ;
	padding:0px 0px 0px 0px;
	border-top:2px dotted #ae4d55;
}
#pankuzu {
	width:990px;
	height:30px;
	margin:0px;
	padding:15px 0px 0px 10px;
	font-size:11px;
	text-align:left;
	line-height:7px;
	font-weight:none;
	color:#ff0000;
	float:left;
background:#fff;
}
/*ページの先頭へのリンク設定*/
#pagetop a {
	margin:0 0 0 0;
	padding:30px 0 30px 0;
	text-align:right;
	font-size:11px;
	float:right;
}
#pagetop a:visited {
	color: #F39700;
}
#pagetop a:hover {
	color: #F39700;
}
/*
head
--------------------------------------------*/
#head {
	width:1000px;
	height:110px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	font-weight: normal;
	font-size:13px;
	color:#666666;
background-color:#ffffe9;
}
#head h1 {
	height:30px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 10px;
	text-align:left;
	line-height:20px;
	font-weight: normal;
	font-size:13px;
	color:#fff;
	background:#7ab984;
}
#headLeft {
	width:350px;
	margin:0px;
	padding:0px 0 0 0px;
	float:left;
}
/*ロゴ*/
#headLeft p {
	margin:0px px0 0px 0px;
	padding:20px 0px 10px 20px;
	font-size:24px;
	font-weight:bold;
	color:#7AB984;
}
#headerRihgt {
	width:600px;
	margin:0px;
	padding:20px 0 0 0px;
	float:right;
}
/* 電話番号・住所の文字設定 */
#headRihgt p {
	margin:0px 0px 0px 0;
	padding:15px 20px 10px 0px;
	line-height:16px;
	text-align:left;
	font-size:13px;
	color:#638d0c;
	float:right;
}

/*グローバルナビゲーション
--------------------------------------------*/
#gnav {
	width:1000px;
	margin:0 auto;
	padding:0px 0 0 0px;
	clear:both;
}
#gnav li {
	margin:0 0 0 0px;
	padding:0px 0px 0px 0px;
	font-size:15px;
	text-align:center;
	line-height:22px;
	list-style:none;
	float:left;
}
#gnav li a {
	width:136px;/****************/
	height:50px;
	margin:0;
	padding:10px 0px 0px 30px;/****************/
	text-decoration: none;
	display:block;
	color:#638d0c;
	background:url(../img/gnav.gif) no-repeat scroll;
}
#gnav li a:hover {
	color:#fb7d00;
	display:block;
	background:url(../img/gnav-on.gif) no-repeat scroll;
}
#gnav li .now {
	font-weight:bold;
	color:#DA4E13;
	display:block;
	background:url(../img/gnav-on.gif) no-repeat scroll;
}

/*left
--------------------------------------------*/
#left {
	width:230px;
	margin:0px 0 0 0;
	padding:0px 0px 0px 0px;
	float:left;
}
/*サイドメニュー*/
.left-m1 {
	margin:0;
	padding:0;
}
.left-m1 ul {
	margin:0;
	padding:0;
}
.left-m1 li {
	margin:0;
	padding:0px 0px 0 0px;
	line-height:43px;
}
.left-m1 li a {
	width:180px;
	height:35px;
	margin:0px 0px 5px 0px;
	padding:0px 30px 5px 10px;
	text-align:left;
	font-size:16px;
	color:#638d0c;
	background-image:url(../img/menu-bg02.gif);
	background-position:5px 5px;
	background-repeat:no-repeat;
	display:block;
	border-bottom:1px solid #cccccc;
	background-color:#fdf0db;
}
.left-m1 li a:hover {
	width:180px;
	height:35px;
	margin:0px 0px 5px 0px;
	padding:0px 30 5px 10px;
	text-decoration:none;
	color:#ea7500;
	background-image:url(../img/menu-bg01.gif);
	background-repeat:no-repeat;
	display:block;
	border-bottom: 1px solid #ff0000;
	background-color:#ffffe9;
}
.left-m1 li .now {
	width:180px;
	height:35px;
	margin:0px 0px 5px 0px;
	padding:0px 30 5px 10px;
	font-weight:bold;
	text-decoration:none;
	color:#ea7500;
	background-image:url(../img/menu-bg01.gif);
	background-repeat:no-repeat;
	display:block;
	border-bottom: 1px solid #ff0000;
	background-color:#ffffe9;
}
.sidetitle {
	margin:0px 0px 0px 0px;
	padding:2px 0 5px 10px;
	text-align:left;
	font-size:15px;
	color:#638d0c;
}
/*レフトバナー*/
.left-m2 {
	margin:0;
	padding:0;
}
.left-m2 ul {
	margin:0;
	padding:0;
}
.left-m2 li {
	margin:0;
	padding:0px 0px 0 0px;
	line-height:43px;
}
/*レフト外部リンク*/
.left-m3 {
	margin:0;
	padding:0;
}
.left-m3 ul {
	margin:0;
	padding:0;
}
.left-m3 li {
	margin:0;
	padding:0px 0px 0 0px;
	line-height:43px;
}
.left-m3 li a {
	width:220px;
	height:35px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	text-align:left;
	font-size:16px;
	color:#638d0c;
	display:block;
	border-bottom:1px solid #cccccc;
	background-color:#fff2f7;
}
.left-m3 li a:hover{
	width:220px;
	height:35px;
	margin:0px 0px 0px 0px;
	padding:0px 0 5px 0px;
	text-decoration:none;
	color:#ea7500;
	display:block;
	border-bottom: 1px solid #ff0000;
	background-color:#fff2f7;
}
.left-m3 li .now {
	width:180px;
	height:35px;
	margin:0px 0px 0px 0px;
	text-decoration:none;
	display:block;
	border-bottom: 1px solid #ff0000;
	background-color:#fff2f7;
	color:#fc50c4;
}

/*main
--------------------------------------------*/
#mainwrap {
	width:1000px;
	float:left;
background:#fff;
}

/*content
--------------------------------------------*/
#contents {
	width:740px;
	padding:0px 0px 0 0px;
	background:url(../img/55.gif) no-repeat;
	float:right;
background-color:#fff;;
}
#contents .top {
	margin:0px 0px 0px 30px;
	padding:0px 0px 0px 0px;
ackground-color:#000000;
}
#contents h2 {
	width:740px;
	height:50px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:26px;
	font-weight:bold;
	line-height:58px;
	text-align:center;
	color:#DA4E13;
background:url(../img/con-h2.jpg) no-repeat;
}
#contents h3 {
	width:710px;
	margin:30px 0 20px 0;
	padding:4px 0px 2px 16px;
	font-size:19px;
	font-weight:bold;
	text-align:left;
	color:#7AB984;
	line-height:20px;
	border-left:13px solid 	#7AB984;
	border-bottom:1px solid #7AB984;
background-color:#fff;
}
#contents h4 {
idth:700px;
	margin:5px 0px 0px 5px;
	padding:0px 0px 5px 0px;
	font-size:17px;
	font-weight:normal;
	color:#666;
background-color:#fff;
}
#contents .hh {
	margin: 0px 0px 0px 5px;
	padding:15px 0px 0px 0px;
	font-size:19px;
	font-weight:bold;
	color:#DA4E13;
background-color:#fff;
}
#contents .gai {
	width:740px;
	height:480px;
	margin:0px;
	padding:20px 0px 0 0px;
	font-size:17px;
	text-align:center;
	line-height:30px;
	color:#444;
	background:url(../img/bc001.gif) no-repeat;
}
#contents p {
idth:740px;
	margin:0px;
	padding:5px 0px 15px 0px;
	font-size:16px;
	text-align:left;
	line-height:28px;
	color:#444;
background-color:#fff;
}
/*contents*/
#contents .info {
	width:740px;
	margin:30px 0 40px 0;
	padding:0px 0px 0px 0px;
	font-size:18px;
	font-weight:normal;
	text-align:center;
	line-height:34px;
	color:#ff00000;
}
#contents .top {
	width:740px;
	margin:0;
	padding:0px 0px 0px 0px;
}
#contents .top .top-L {
width:300px;
	margin:0;
	padding:0px 0px 0px 0px;
	float:left;
}
#contents .top .top-L img {
	margin:0;
	padding:0px 0px 0px 80px;
	float:left;
}
#contents .top .top-R {
	width:400px;
	margin:0;
	padding:0px 0px 0px 0px;
	font-size:14px;
	text-align:left;
	line-height:20px;
	float:right;
}
#toppage-news {
	width:740px;
	height:150px;
	margin:0 0 0 0;
	padding:0px 0px 0px 0px;
	overflow:auto;
	visibility:visible;
	border:2px solid #e0dcee;
	background-color:#fff;
}
#toppage-news ul {
	margin:0;
	padding:0px;
}
#toppage-news li {
	font-size:14px;
	margin:0;
	padding:10px 0px 0px 30px;
	line-height:14px;
}

/*不用品回収のご案内
--------------------------------------------*/
#fuyouhin {
width:740px;
	margin:0 auto;
	color:#444444;
}

/*求人
--------------------------------------------*/
#kyuujin {
	width:740px;
	margin:0 auto;
	color:#444444;
	border:1px solid #666;
}
#kyuujin th ,#kyuujin td {
	padding:5px 10px 5px 10px;
	font-size:15px;
	font-weight:normal;
	color:#666;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
ext-align:right;
background-color:#fff;
}
.k-1 {
	border-left:1px solid #666;
}
.table0 {
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}

/*会社概要
--------------------------------------------*/
#con {
	width:725px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
#contents dt {
idth:70px !important;
	margin:0 0 0 5px;
	padding:5px 0px 2px 18px;
	font-size:15px;
	text-align:left;
	line-height:20px;
	background-image:url(../img/point.gif);
	background-position:5px 10px;
	background-repeat:no-repeat;
	color:#638d0c;
	float:left;
}
#contents dd {
	margin:0px 0px 0px 8px;
	padding:5px 0px 5px 185px;
	font-size:15px;
	text-align:left;
	line-height:20px;
	min-height:20px;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#602d1d;
	color:#602d1d;
}

/*お問い合わせ
--------------------------------------------*/
#contents .oto p {
	width:740px;
	margin:0px;
	padding:0px 0px 15px 0px;
	font-size:16px;
	text-align:center;
	line-height:28px;
	color:#444;
}

/*footer
--------------------------------------------*/
#footer {
	width:1000px;
	margin:0 auto;
	height:90px;
	padding-bottom:40px;
	text-align: center;
	clear:both;
	border-top:1px solid #ccc;
	background-color:#ffffe9;
}
#back {
	background:url(../img/contens_bg.png) 0 0 repeat-x;
}
.nav {
	margin:0px 0px 0px 0px;
	padding:20px 0px 0px 0;
	font-size:11px;
	line-height:20px;
	text-align:center;
	color:#008572;
}
.address p {
	margin:0px 0px 0px 0px;
	padding:20px 0px 0px 0px;
	font-size:12px;
	line-height:20px;
	text-align:center;
	color:#008572;
}
