@charset "utf-8";
#gaiyo_base {
	clear: both;
	margin-top: 20px;
}

#gaiyo01/* CSS Document */
/* link styles */


/* 会社概要の説明 */
 {
	height: 170px;
	width: 550px;
	padding: 15px;
	margin: 15px;
}
#shokaibun a:link {
	color: #000000;
	text-decoration: none;
}
#shokaibun  a:visited {
	color: #000000;
	text-decoration: none;
}
#shokaibun a:hover {
	color: #000000;
	text-decoration: underline;
}
#shokaibun a:active {
	color: #000000;
	text-decoration: none;
}

#gaiyo_side {
	float: right;
	height: 380px;
	width: 180px;
	position: relative;
	margin: 15px;
	padding: 15px;
	border: 1px dotted #999999;
}

#table_left {
	background-color: #C4FFD7;
	border: 3px solid #FFFFFF;
}
#table_right {

}
#shokaibun {
	height: 220px;
	width: 550px;
	margin: 15px;
	padding: 15px;
}
#shokaibun li {
	border-bottom: 2px solid #009966;
	width: 400px;
	list-style: url(jigyo_list.png);
}


#jigyo01 {
	height: 70px;
	width: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
}
#hikkoshi_photo {
	float: left;
	height: 70px;
	width: 175px;
	position: relative;
}
#hikkoshi_bun01 {
	float: right;
	width: 600px;
	height: 48px;
	background-color: #B00000;
	border: 1px dashed #FF0000;
	padding: 10px;
	color: #FFFFFF;
}
#hikkoshi_bun02 {
	width: auto;
	height: 300px;
	position: relative;
	padding: 5px 15px 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	background-color: #DFFFFF;
	border: 1px solid #666666;
}



#jigyo02 {
	height: 85px;
	width: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
}

#recyclean_photo {
	float: left;
	height: 83px;
	width: 175px;
	position: relative;
}

#recyclean_bun01 {
	float: right;
	width: 600px;
	height: 62px;
	background-color: #FFDDFF;
	border: 1px dashed #FF0000;
	padding: 10px;
}

#recyclean_bun02 {
	width: auto;
	height: 330px;
	position: relative;
	padding: 5px 15px 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	background-color: #FFFFF0;
	border: 1px solid #666666;
	clear: both;
}

