@charset "utf-8";
/* CSS Document */

#leftbox1 {
background-color:#e0edde;
margin-left: 17px;
width: 706px;
}

#rightbox1 {
background-color: #d6e1d4;
margin-left: 22px;
width: 261px;
}

#leftbox2 {
display: none;
}

#rightbox2 {
display: none;
}

.copy {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 22px;

}


#leftbox1 .copy {
	width: 663px;
}

#rightbox1 .copy {
	width: 241px;

}
