@charset "utf-8";
/* CSS Document */

.i_ideal {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-right: 65px;
	margin-left: 65px;
	padding-top: 40px;
	width: 820px;
	float: left;
}

.i_ideal .i_ideal_left {
	float: left;
	width: 380px;
}
.i_ideal .i_ideal_right {
	float: right;
	margin-bottom: 10px;
	width: 428px;
}
.i_mechanism {
	margin-right: 65px;
	margin-left: 65px;
	width: 820px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}
