@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      dispose.css
 Author:         Your Name (admin)
 Style Info:     産業廃棄物収集運搬
----------------------------------------------------------- */

#disposal {
	border: 2px solid #EA5548;
	margin-top: 10px;
	clear: both;
	height: 190px;
}
#disposal #left {
	float: left;
	width: 200px;
	padding-left: 30px;
}
#disposal #right {
	float: right;
	width: 210px;
}
#disposal h3 {
	text-align: center;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*----------------------------------------------------
	#dispo_button
----------------------------------------------------*/

#dispo_button {
	text-align: center;
	margin-bottom: 10px;
}
#dispo_button img {
	margin: 0px 20px;
}


/*----------------------------------------------------
	#dispo_tel
----------------------------------------------------*/


#dispo_tel {
	text-align: center;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	margin-top: 0.5em;
}