@charset "utf-8";

#inner p{
	width:840px;
	margin:0 0 30px 30px;
	line-height:2em;
}

#inner h3{
	margin:30px;
}

.leftbox{
	width:420px;
	margin-left:30px;
	float:left;
}

.rightbox{
	width:420px;
}

li{
	line-height: 2em;
}

.clear {
	clear:both;
	margin-bottom: 50px;
}