@charset "utf-8";
/* CSS Document */

#contents {
	padding: 0px;
	height: 1060px;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#naviL {
	padding: 0px;
	float: left;
	height: 550px;
	width: 165px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents #main {
	padding: 0px;
	float: right;
	height: 1030px;
	width: 730px;
	margin-top: 10px;
}
#main #comp {
	height: 240px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#main #comp img {
	float: right;
}
table.t-1{
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	padding: 0px;
	border: 1px solid #999999;
	font-size: 85%;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.t-1 th{
	color:#333333;
	background-color: #F6F9EE;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 10px;
	font-weight: normal;
}
.t-1 td{
	color: #333333;
	empty-cells: show;
	text-indent: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
