@charset "utf-8";
#text p {
	margin-bottom:1em;
}

#title h2 {
	color:#333333;
	font-size:160%;
	line-height:1.4;
	text-align:center;
	padding-bottom:30px;
}

#text h3 {
	color:#333333;
	line-height:1.4;
	font-size:110%;
	font-weight:bold;
	margin-bottom:5px;;
	margin-top:2em;
}

#jointannouncement {
	text-align: right;
	width: auto;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 1em;
}

#no {
	text-align: left;
	color:#333333;
	font-size:80%;
	line-height:1.4;
	margin-top: 1em;
	margin-bottom: 1em;
}

#corporate {
	text-align: right;
	width: auto;
	color:#333333;
	line-height:1.4;
	margin-bottom: 1em;
}

#date {
	text-align: right;
	width: auto;
	color:#333333;
	line-height:1.4;
	margin-bottom: 1em;
}

#fmi {
	color:#333333;
	font-size:90%;
	line-height:1.6;
	margin-top:2em;
}

#fmi hr{
	clear:both;
	height: 1px;
	border: none;
	border-top: 1px #e6e6e6 solid;
}

table.border {
    background-color: #FFFFFF;
    border-collapse: collapse;
    border-color: #999;
    border-spacing: 0;
    border-style: none solid solid;
    border-width: 1px;
    empty-cells: show;
    padding: 1px; 
}

.border th {
    border: 1px solid #999;
    padding: 4px; 
}

.border td {
    border: 1px solid #999;
    padding: 4px; 
}
