.def {
	margin: 0px;
}
.news {
	font-size: 10pt;
	color: #333333;
}
.news a:link{
	color:#3B3C8B;
	font-size: 10pt;
}
.news a:visited{
	color:#3B3C8B;
	font-size: 10pt;
}
.news a:hover{
	color:#3B3C8B;
	font-size: 10pt;
}
.text_1 {
	font-size: 12px;
	color: #333333;
	padding-right: 25px;
	padding-left: 25px;
}
.text_2 {
	font-size: 13px;
	color: #333333;
	padding: 6px 10px 4px 20px;
}
.text_to_top {
	font-size: 13px;
	color: #333333;
	padding: 10px 10px 10px 20px;
}
.text_3 {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	padding-left: 20px;
}
.text_4 {
	font-size: 12px;
	color: #333333;
	padding: 10px;
}
.text_5 {
	font-size: 12px;
	color: #333333;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.text_6 {
	font-size: 12px;
	color: #FF0000;
}
.tb {
	color: #000000;
	margin: 6px;
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-left: 1px solid #999999;
	font-size: 12px;
}

.list {
	color: #000000;
	margin: 5px;
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
}
.footer{
	font-size: 11pt;
	height:35px;
	vertical-align:middle;
}
.navi{
	color:#333333;
	font-size: 10pt;
	font-weight:bold;
	height:32px;
	vertical-align:middle;
}
.navi a:link{
	color:#333333;
	font-size: 10pt;
	font-weight:bold;
}
.navi a:visited{
	color:#333333;
	font-size: 10pt;
	font-weight:bold;
}
.navi a:hover{
	color:#662266;
	font-size: 10pt;
	font-weight:bold;
}
#sub_title {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #94cf00;
	margin-bottom: 0.2em;
	margin-left:8px;
	padding: 4px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 11pt;
	color: #333;
	font-weight:bold;
}
#main_title {
	background-color:#FF8800;
	margin-bottom: 0.2em;
	margin-left:8px;
	padding: 4px;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font-size: 11pt;
	color: #fff;
	font-weight:bold;
}
table.layout{
	width:94%;
	font-size: 12px;
	color: #333333;
	padding:10px;
	margin-right: 20px;
	margin-left: 20px;
}
#event_title{
	width:440px;
	height:20px;
	margin-right: auto;
	margin-left: auto;
	font-size:12pt;
	color:#333;
	font-weight:bold;
	background-image:url(life/images/event_ber.gif);
	padding:16px 0px 0px 60px;
}
table.event{
	border-top:1px solid #FF66CC;
	border-left:1px solid #FF66CC;
	border-right:1px solid #FF66CC;
	border-bottom:1px solid #FF66CC;
}
td.event{
	border-top:1px solid #eb458f;
	border-left:1px solid #eb458f;
	border-right:1px solid #eb458f;
	border-bottom:1px solid #eb458f;
	padding:2px;
}
td.bottom_dashed{
	border-bottom:1px dashed #888;
}

.merit-t{
  background: url(images/merit_top.gif) no-repeat center bottom;
  width: 522px;
  height: 38px;
}
.merit-txtarea{
  background: url(images/merit_middle2.gif) no-repeat center top;
  width: 522px;
  margin: 0;
  padding: 0;
}
.merit-m{
  background: url(images/merit_middle.gif) repeat-y center top;
  width: 522px;
}
.merit-b{
  background: url(images/merit_bottom.gif) no-repeat center top;
  width: 522px;
  height:10px;
}
.title{
  background: #F78618;
  font-size: 12px;
  display: block;
  margin: 0 0 0 10px;
  width: 200px;
  padding: 3px 5px;
  font-weight: bold;
  color:#FFFFFF;
}

p.text_7{
  clear: both;
  margin: 3px 0 0 0 ;
  padding: 0 10px 7px 10px;
  font-size: 12px;
  line-height: 1.5em;
}
a:active,a:link,a:visited{
  color:#000066;
  text-decoration: underline;
}
a:hover{
  color:#000000;
  text-decoration: underline;
}
div.click{
  width: 49px;
  display:inline;
}

img{
  border: 0;
}
.erase{
  text-indent: -9999px;
}