/* CSS Document */


em {
	visibility: hidden;
	font-size: 1px
}

p,ul {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
th {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	font-size: 10px;
}
td {
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	vertical-align: top;

}
.S {
	font-size: 10px;
}
.rd {
	color: #FF6600;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffa500;
	clear: both;
	width: 600px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;	
}
.EG {
		font-size: 14px;
	    font-family: Arial, Helvetica, sans-serif;		
	    font-weight: normal;
		}
.eg {
		font-size: 12px;
	    font-family: Arial, Helvetica, sans-serif;		
	    font-weight: normal;
		}


#wrapper {
	width: 800px;
	text-align: left;
	margin: auto;
	padding: 0px;
}
#main {
	float: left;
	width: 800px;
	padding: 0px;
	margin-top: 110px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;	
}

#header {
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	clear: both;
	background-color: #FFFFFF;	


}
#header a {
	text-decoration: none;
}

/* navigation */
.gnavi {
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;	
}
.gnavi li {
	float: left;
	list-style-type: none;
}
.gnavi em {
	font-size: 1px;
}

.gnavi01 a {
	width: 115px;
	height: 75px;
	display: block;
	background-image: url(images/navi01.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
.gnavi02 a {
	width: 165px;
	height: 75px;
	display: block;
	background-image: url(images/navi02.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
.gnavi03 a {
	width: 165px;
	height: 75px;
	display: block;
	background-image: url(images/navi03.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
.gnavi04 a {
	width: 165px;
	height: 75px;
	display: block;
	background-image: url(images/navi04.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
.gnavi05 a {
	width: 190px;
	height: 75px;
	display: block;
	background-image: url(images/navi05.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

.gnavi01 a:hover  {
	background-image: url(images/navi01.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
.gnavi02 a:hover  {
	background-image: url(images/navi002.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
.gnavi03 a:hover  {
	background-image: url(images/navi003.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
.gnavi04 a:hover  {
	background-image: url(images/navi004.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
.gnavi05 a:hover  {
	background-image: url(images/navi005.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}


.page01 a {
	width: 90px;
	height: 45px;
	display: block;
	background-image: url(images/gnavi001.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.page02 a {
	width: 90px;
	height: 45px;
	display: block;
	background-image: url(images/gnavi002.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.page03 a {
	width: 120px;
	height: 45px;
	display: block;
	background-image: url(images/gnavi003.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.page04 a {
	width: 95px;
	width: 120px;
	display: block;
	background-image: url(images/gnavi004.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.page05 a {
	width: 100px;
	height: 45px;
	display: block;
	background-image: url(images/gnavi005.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}

.page01 a:hover  {
	background-image: url(images/gnavi001.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.page02 a:hover  {
	background-image: url(images/gnavi002.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.page03 a:hover  {
	background-image: url(images/gnavi003.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.page04 a:hover  {
	background-image: url(images/gnavi004.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.page05 a:hover  {
	background-image: url(images/gnavi005.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}








#footer {
	clear: both;
	width: 800px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;	
	float: left;
	background-color: #FFFFFF;	
}
#footer li {
	display: inline;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#footer a:link {
	color: #666666;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
#footer a:visited {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.cp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 0px;
	color: #333333;
}


a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
