@charset "UTF-8";
/* TOP-CSS */

.all {
background: url(img/content-bg.gif) center top;
}

.contents {
background: url(img/head-bg.gif) center top no-repeat; padding: 0 30px;
}

#footer {
background: url(img/foot-bg.gif) center top no-repeat;
}






#main .block  {
margin-bottom: 10px;
}


#main #news {
clear: both; margin: 20px 0 0 105px; padding: 0 0 0 75px;
background: url(img/news.gif) no-repeat;
}
#main #news .line {
border-bottom: 1px solid #ccc; padding: 0; margin: 0 0 10px 0;
}
#main #news .date {
font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 100%; color: #333366; font-weight: bold;
}
#main #news p {
margin: 5px 0 10px 0;
}


