サブコンテンツ

 
.sub-content {
  float: left;
  width: 300px;
}

メインコンテンツ


.main-content {
  float: right;
  width: 600px;
}