@charset "UTF-8";
@import url("default.css");
@import url("conscreen_base.css");

div#content_main h2 {
	margin-bottom: 12px;
}

div#content_main h3 {
	margin-bottom: 23px;
}

div#content_main h4 {
	font-size: 11pt;
	margin-top: 13px;
	margin-bottom: 13px;
}

div#content_main h5 {
	margin-bottom: 5px;
	color: #6573a8;
	font-size: 10pt;
}

div#content_main img {
	margin: 0;
}

div#content_main p {
	margin-top: 0px;
	margin-left: 18px;
	margin-bottom: 13px;
}

div#content_main p.establishment {
	text-align: right;
}

table{
	width: 509px;
	border: none;
}

div#wrapper div#content_main table td {
	width: 175px;
	vertical-align: middle;
	font-size: 90%;
	border: none;
}

div#wrapper div#content_main table td.left {
	width: 174px;
	vertical-align: middle;
	border: none;
}

table img{
	border-bottom: 5px solid #ffffff;
	border-right: 3px solid #ffffff;
}