html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

.header {
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 100%;
	background-image: url(../imgs/h_back.gif);
	background-repeat: repeat-x;
	position: relative;

}
* html div#wrapper {
    height:100%;
}

div#wrapper {
	width: 100%;
	min-height: 100%;
	position: relative;
}

body > #wrapper {
        height: auto;
}

div#main {
	padding-bottom: 25px;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

* html .clearfix {
	zoom: 1;
}

*:first-child+html .clearfix {
	zoom: 1;
}

.table-left {
	margin: 0px;
	padding: 4px;
	border: 1px solid #FF6600;
	background-color: #FF9966;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: 700;
	color: #FFFFFF;
	letter-spacing: 2px;
	word-spacing: 1px;



}
.h-title {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: 700;
	color: #FF3333;
}
.left {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
.h-title h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#footer {
	background-color: #FF6633;
	height: 25px;
	width: 100%;
	position:absolute;
	bottom: 0;
}
#footer #naibu {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.reed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
	line-height: 18px;
	letter-spacing: 1px;
}
.reed-personal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC6633;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6633;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC6633;
	text-align: left;
	line-height: 15px;
	letter-spacing: 2px;
}
.reed-personalth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC6633;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC6633;
	border-right-color: #CC6633;
	border-bottom-color: #CC6633;
	width: 100px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	padding: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC6633;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6633;
	margin: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6633;
	margin: 0px;
}
.table-base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	text-align: left;
	line-height: 15px;
	letter-spacing: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CC6633;
	border-right-color: #CC6633;
	border-left-color: #CC6633;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.table {
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
}
.table th {
	padding: 15px;
}
.table td {
	text-align: center;
}

.table-base th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 8px;
	text-align: left;
	line-height: 15px;
	letter-spacing: 2px;
	border-right-width: 1px;
	border-right-color: #CC6633;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6633;
}
.table-base td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 8px;
	text-align: left;
	line-height: 15px;
	letter-spacing: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6633;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

ul#bnr {
	padding				: 0px;
	background-color		: #ffffff;
	list-style-type			: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	position: relative;
}
#bnr li {
	margin: 0px;
	padding: 0px;
}
.clear {
	padding: 0px;
	margin-top: 59px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
