@charset "UTF-8";

.idea_box {
	width: 685px;
	margin-top: 45px;
	padding-left: 15px;
	background: url(../images/line.gif) left bottom repeat-x;
	padding-bottom: 50px;
}

.idea_box .left {
	width: 228px;
	float: left;
}

.idea_box .right {
	width: 400px;
	float: right;
}

.idea_box .right th {
	text-align: left;
	font-weight: normal;
	width: 80px;
}

.idea_box .right td {
	padding: 8px 0;
}
