@charset "utf-8";

/*------------------------------------------------------------------------------

地球村 - news style

------------------------------------------------------------------------------*/

/* ----------------------------------------

画像タイトル設定

---------------------------------------- */

div#main h1{
  background:url(../images/title.jpg) no-repeat left top;
}


/* ----------------------------------------

ニュースリスト

---------------------------------------- */


div#main h2{
  margin-bottom: 3px;
}

ul.headRss {
  float: right;
}

div#boxNews {
  clear: both;
}

