* {
	margin:0px;
	padding:0px;
}
body {
	background-color:#FFFFFF;
	color:#666666;
	height:100%;
	}

html {
	height:100%;
	}
	
html, body,
h1, h2, h3,
div, p, ul, ol, dl,
address {
	display:block;
	margin:0;
	padding:0;
	line-height:100%;
	text-align:left;
	}
dt, dd, span {
	margin:0px;
	padding:0px;
	line-height:100%;
	text-align:left;
	}

li {
	margin: 0;
	padding: 0;
	text-align: left;
	list-style-image:none;
	list-style-type:none;
	}	

a, em, span, strong {
	display:inline;
	}

img {
	border-width:0px;
	border-style:none;
	display:block;
	}


/* header */
#header {
	position:relative;
	}


/*-float*/
.clear{
	font-size:0% !important;
	margin:0px !important;
	padding:0px !important;
	clear:both !important;
	line-height:0%;
	height:0px;
	background-color:transparent !important;
	}

/* maintxt*/
.txtnormal{
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	text-align:justify;
	text-justify:inter-ideograph;
}
.tnormal{
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}

.tsmall{
	font-size: 10px;
	line-height: 120%;
	color: #333333;
}
.tssmall{
	font-size: 9px;
	line-height: 120%;
	color: #333333;
}

/*- copyright-*/
#copyright {
	width:787px;
	clear: both;
	}
#copyright address {
	text-align:right;
	color:#ffffff;
	font-size:10px;
	font-style:normal;
	background-color: #660000;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3;
	padding-left: 0;
	margin:0px;
	}


/* other */
