body, html {
	font: 12px Arial; 
}
	
.pnavi {
	display: none;
}

.logo {
	float: left;
}

.contacts {
	float: right;
	padding-top: 40px;
}

.main {
	width: 630px;
}

h1, h2.ttl {
	font: italic 16px Arial;
	color: #C30000;
	height: 28px;
	margin-top: -50px;
}

h2.ttl {
	margin-top: -42px;
}

.content {
	margin-left: 70px;
}

.prn {
	margin-top: 40px;
	float: right;
}

a {
	color: #005958;
	text-decoration: underline;
}

.spec-table {
	width: 100%;
}

.spec-table th{
	border-left: 4px solid #e2b660;
	height: 20px;
	font: bold 12px Arial;
	padding: 2px 10px;
}

.spec-table th.f {
	border: none !important;
}

.spec-table td.e, .spec-table tr.l {
	border-bottom: 1px solid #e2b660;
}

.spec-table tr.l td{
	border-top: 1px solid #e2b660;
}

.spec-table td h3 {
	color: #307877;
	font: bold italic 14px Arial;
}

.spec-table td {
	padding: 5px 5px;
}

.spec-table td a {
	color: #000;
	text-decoration: none;
}

table{
	border-collapse: collapse;
}

table tr td, table tr th{
	text-align: left;
}

img{
	border: none;
}

.p td {
	height: 20px;
	padding: 3px 15px;
	font-size: 11px;
}
