#contents { background: transparent url(../images/about/background.gif) repeat-y 0 0; }
#page-image {
	padding-left: 90px;
	background: transparent url(../images/about/image.jpg) no-repeat 0 100%;
}
#column1 {
	float: left;
	width: 370px;
	margin: 0 0 100px;
}
#column2 {
	float: right;
	width: 240px;
}
#column2 ul { padding-left: 1.5em; }
#column2 dt {
	margin-bottom: .5em;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
#idea {
	margin: 0 0 0 10px;
	padding: 0 0 .5em 0;
	font-size: 1.4em;
	line-height: 1.2;
}
#idea li {
	list-style-type: none;
	margin-top: 1em;
	padding: .5em 0 .5em 35px;
	border-bottom: 2px dotted #6c6;
	background: transparent url(../images/about/clover.gif) no-repeat 0 100%;
}