@charset "utf-8";

#container #insatsu8_left {
	float: left;
	width: 600px;
	padding-right: 10px;
}

#container #insatsu8_right {
	padding-left: 10px;
	float: right;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
}
