hr {
	border: 1px dotted #bdb8b7;
}

#image_float{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
}

#image_float_right{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
}

#businessSection {
	clear: left;
}

.section {
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	width: 230px;
	background: url(../images/business_tray.gif) repeat-x 0 bottom;
	background-color: #fdfbfb;
	border: 1px solid #a0a0a0;
	font-size: 13px;
	padding: 10px;
	text-align: justify;
}

.sectionBottom {
	float: left;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 100px;
	width: 230px;
	background: url(../images/business_tray.gif) repeat-x 0 bottom;
	background-color: #fdfbfb;
	border: 1px solid #a0a0a0;
	font-size: 13px;
	padding: 10px;
}

.sectionTitle {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #5eb100;
	font-size: 18px;
	font-weight: bold;
}


.bottomImage {
	margin: 20px 10px 100px 0px;
}

h3 {
	margin-bottom: 3px;
}

#keisoudo {
	margin-top: 10px;
	width: 520px;
	background-color: #feffca;
	border: 1px none #999;
	line-height: 2;
}

#keisoudo_inner {
	margin: 10px;
}

#keisodoImg {
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}

p {
	clear: left;
	margin-top: 0px;
}