@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      news.css
 Adddate:        2010.12.08
 Upddate:        2010.12.08
 Style Info:     news Page CSS
----------------------------------------------------------- */
.section-news {
 margin: 0 43px 40px;
 width: 660px;
}
.section-news p {
 margin-bottom: 15px;
}
p.news-date {
 padding: 5px;
 margin-bottom: 30px;
 text-align: right;
}
.news-title {
 margin-bottom: 30px;
 padding-bottom: 5px;
 font-size: 123%;
 font-weight: bold;
 text-align: center;
 border-bottom: solid 1px #666;
}