@charset "utf-8";

/*-----------------------
 default
 layout
 text
 table
-----------------------*/

/* default
-----------------------*/

.topColumn {
  width: 209px;
  padding:0 5px;
  margin:0 0 15px;
  border-right: 1px solid #CCC;
  float: left;
}

.topColumn .post {
  padding-bottom: 6px;
  margin-bottom: 7px;
  border-bottom: 1px solid #CCC;
}

#topPickup, #topTabunoki {
  padding-right: 0;
  border: none;
}

#topEvent, #topZa, #topMidorelay {
  padding-left: 0;
}

#topZa, #topMidorelay {
  clear: both;
}


#main .topColumn h2 {
  margin-top: 0;
  margin-bottom: 5px;
}

.topColumn p.copy {
  font-size: 12px;
  line-height: 1.6;
  height: 3.2em;
  margin-bottom: 10px;
}

.topColumn p.img {
	width: 209px;
  height: 158px;
  margin-bottom: 5px;
  overflow: hidden;
}

#main .topColumn h3.ttl {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: .3em;
  margin-top: .3em;
}

.topColumn p.data {
  font-size: 10px;
  height: 3.6em;
}


#topAbout {
  width: 430px;
  float: right;
  background: #F9F7F3;
}

#topAbout p {
  padding: 10px 20px;
}