hr {
	border: 1px dotted #bdb8b7;
}

p {
	margin-top: 3px;
}

#caseSection {
	clear: left;
}

.section {
	clear: left;
	width: 530px;
	background: url(../images/tray_background.gif) repeat-x 0 bottom;
	background-color: #fdfbfb;
	border: 1px solid #a0a0a0;
	font-size: 14px;
	display: block;
	margin: 10px 5px 5px 10px;
	padding: 10px;
}

.section:after {
	content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}



.caseSectionImage {
	margin-right: 10px;
	float: left;
	display: block;
	overflow: auto;
}


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

.sectionRight {
	width: 290px;
	float: left;
	display: block;
}


.sectionTxt {
	width: 280px;
}


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

.spaces {
	height: 10px;
}

.buildingCaseNavi {
	height: 20px;
	margin-left: 10px;
	font-style: normal;
	margin-bottom: 0;
	margin-top: 5px;
}

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

.caseImage {
	clear: both;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

#nextPage {
	width: 530px;
	clear: left;
	text-align: right;
	color: #5eb100;
	margin-top: 30px;
}

#nextPageLeft {
	text-align: left;
	float: left;
}

#nextPageRight {
	width: 200px;
	text-align: right;
}






.reformSection {
	width: 530px;
	background: url(../images/tray_background.gif) repeat-x 0 bottom;
	background-color: #fdfbfb;
	border: 1px solid #a0a0a0;
	font-size: 14px;
	clear: left;
	display: block;
	padding-left: 18px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
}

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

.reformImage {
	width: 225px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	display: block;
	overflow: auto;
	text-align: center;
}


.reform {
	color: #5eb100;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}


.arrow {
	margin-top: 70px;
	margin-right: 10px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	vertical-align: middle;
	float: left;
	color: #5eb100;
}

.reformSentences {
	clear: left;
	width: 510px;
	margin-top: 20px;
	line-height: 1;
}



.structureSentences {
	width: 240px;
	float: left;
	display: block;
}
