@charset "shift_jis";
/* CSS Document */

#rightside h2 {
	width: 610px;
	margin-bottom: 12px;
}
#rightside h3 img{
	width: 610px;
	margin:25px 0px 12px 0px;
}
.center {
	text-align:center;
}
.leftImg {
	float:left;
	margin-right:10px;
}
.clear {
	clear:both;
}
hr {
	width:100%;
	clear:both;
	height:0px;
	visibility:hidden;
	display:block;
	border:0px;
}
*html hr {
	margin-top:-20px;
	height:0px;
}
*:first-child+html hr{
	margin-top:-20px;
	height:0px;
}
.red {
	color:#F00;
}

/*--------------------認証･許可--------------------*/

.allowed h3 , .recovery h4 , .corp h4 {
	background:url(../images/sub_bg.gif) no-repeat 0px 50%;
	font-size:12px;
	border-bottom:1px solid #8CB672;
	color:#8CB672;
	padding:10px 0px 3px 35px;
	margin:10px 0px;
}
.allowed ul {
	list-style-type:disc;
	margin-left:20px;
}
.allowed table th {
	font-size:12px;
	font-weight:normal;
	vertical-align:top;
	background-color: #EEEFF0;
	width:5em;
}
.allowed table td {
	background-color: #F6F7F7;
}
.allowed table td span {
	width:5em;
	display:block;
	float:left;
}
*:first-child+html .allowed table td span {
	width:5em;
}
.allowed table th , .allowed table td {
	padding:5px 8px;
	border-bottom:2px solid #FFF;
	border-right:2px solid #FFF;
}


.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom:5px;
	width:240px;
}

/*--------------------リサイクル処理--------------------*/

.recycling p {
	margin-bottom:10px;
}

/*--------------------不用品回収--------------------*/

.recovery h4 {
	clear:both;
}
.recovery ul {
	float:right;
	width:420px;
	margin:15px 0px 0px 0px;
	padding:0px;
	list-style-type:none;
}
.recovery ul li {
	width:95px;
	float:left;
	margin:0;
	padding:0px 0px 0px 10px;
	background:url(../recovery/img/list.gif) no-repeat 0px 50%;
	letter-spacing:normal;
}
*html .recovery ul li {
	width:105px;
}
*:first-child+html .recovery ul li {
	width:105px;
}

/*--------------------廃棄証明--------------------*/

.certification ol {
	border-top:1px dashed #665C4D;
	border-bottom:1px dashed #665C4D;
	margin:10px auto;
	padding:10px 35px;
	list-style-type:none;
}
.certification ol li {
	margin:10px 0px;
	padding:0px 0px 3px 25px;
	background-repeat:no-repeat;
	background-position:0px 2px;
}
.certification ol #no1 {
	background-image:url(../certification/img/no1.gif);
}
.certification ol #no2 {
	background-image:url(../certification/img/no2.gif);
}
.certification ol #no3 {
	background-image:url(../certification/img/no3.gif);
}

/*--------------------プライバシーポリシー--------------------*/

.privacy ul {
	margin:10px 0px 0px 20px;
}
.privacy ul li {
	margin:10px 0px;
}

/*--------------------会社案内--------------------*/

.corp ul {
	margin:0px 0px 0px 5px;
	padding:0px;
	list-style-position:inside;
}
.corp .tas {
	width:auto !important;
}
.corp h4 {
	clear:both;
}
#submenu p {
	width:102px;
	height:32px;
	display:block;
	overflow:hidden;
	float:right;
}
#submenu p a {
	width:102px;
	height:0px;
	background:url(../corporation/img/print.gif) no-repeat 0px 0px;
	padding-top:32px;
	display:block;
	overflow:hidden;
	float:right;
}
#submenu p a:hover {
	background:url(../corporation/img/print.gif) no-repeat 0px -32px;
}

/*--------------------採用情報--------------------*/

.recruit dl {
	width:95%;
	margin:25px auto 10px 15px;
	border-left:1px solid #DEDEDD;
	border-bottom:1px solid #DEDEDD;
	border-right:1px solid #DEDEDD;
	background-color: #EEEFF0;
	display:block;
}
.recruit dt {
	padding:5px 0px 5px 5px;
	float:left;
	width:6em;
	clear:both;
	margin:0;
	border-top:1px solid #DEDEDD;
}
.recruit dd {
	padding:5px 0px 5px 10px;
	margin:0px 0px 0px 6em;
	display:block;
	border-top:1px solid #DEDEDD;
	border-left:1px solid #DEDEDD;
	background-color: #F6F7F7;
}
* html .recruit .dd2 {
	padding-left:13px;
}
*:first-child+html .recruit .dd2 {
	padding-left:13px;
}

/*--------------------理念・環境方針--------------------*/

.philosophy h3 {
	clear:both;
}
.philosophy p {
	width:590px;
	margin:5px auto 5px 10px;
	display:block;
}
.philosophy p img {
	float:right;
	margin-left:10px;
}
.philosophy ol {
	margin:20px 10px 5px 35px;
}
.philosophy ol li {
	margin-bottom:10px;
}

/*--------------------産業廃棄物処理--------------------*/

.industrial ul {
	margin:0px 0px 10px 25px;
	padding:0;
}
