﻿.section
{
  margin-bottom: 40px;
}

.headline
{
  border-bottom: solid 1px #00458A;
  font-size: 1.3em;
  font-weight: bold;
  color: #491100;
  background-color: #fdf2dc;
  padding: 6px 0 0 47px;
  height: 27px;
  margin: 0;
}
.news
{
  font-size: 1.05em;
  line-height: 1.35em;
  padding-left: 18px;
  color: #be2f03;
  margin: 20px 0;
  background: url(../image/icon/item.png) no-repeat left 2px;
}
#trNews
{
  vertical-align: top;
  padding-right: 5px;
}
#trInvitation
{
  vertical-align: top;
  padding-top: 10px;
}
#essay
{
  list-style: url(../image/icon/topics.png);
  margin: 20px 0 0 10px;
  padding: 0 0 0 18px;
  font-size: 1.1em;
  color: #be2f03;
}
#essay li
{
  padding: 3px 0;
}
.EssayCount
{
  font: 1em 'Times New Roman' bold;
  color: #461101;
}
.invitation
{
  width: 206px;
  height: 288px;
  border: 1px solid #5BD7FF;
  margin: auto;
}
.invitation a:hover
{
  text-decoration: none;
}
.invitation img
{
  margin: 3px;
  padding: 0;
	width: 197px;
	height: 279px;
}
div.invitation:hover
{
  border: 1px solid #C30;
}
