html
{
height: 100%;
}

body
{
	height: 100%;
	margin: 0px;
	background-color: #006699;
	background-image: url(../image/style/back.gif);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;





}

#nonFooter
{
	position: relative;
	min-height: 100%;
	background-color: #FFFFFF;
	background-image: url(../image/style/subback.gif);
	width: 632px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;

















}

* html #nonFooter
{
	height: 100%;
	padding-bottom: 30px;
	margin-bottom: -30px;




}

#footer
{
	position: relative;
	background-color: #006699;
	background-image: url(../image/style/footer.gif);
	background-repeat: no-repeat;
	width: 632px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	margin-top: -30px;
	left: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-indent: 16pt;
	line-height: 20px;













}
* html #footer {
	margin-top: 0px;
}
#foo {
	position: relative;
	height: 15px;
	width: 600px;
	display: none;



}
* html #foo {
	display: none;
}
#head {
	background-color: #006699;
	background-image: url(../image/style/head.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 72px;
	width: 600px;
	left: 16px;

}
#mainnavi {
	background-image: url(../image/style/m_navi_b.jpg);
	background-repeat: repeat-x;
	height: 25px;
	width: 425px;
	line-height: 25px;
	float: left;
	position: relative;
	z-index: 1;
	text-align: center;
	left: 16px;





}
#subnavi {
	background-image: url(../image/style/s_navi_b.jpg);
	background-repeat: repeat-x;
	float: right;
	width: 173px;
	right: 16px;
	position: relative;
	min-height: 200px;
	font-family: Arial, Helvetica, sans-serif;


}
* html #subnavi {
	height: 200px;
}#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	left: 16px;
	width: 405px;
	padding-top: 35px;
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;





}
* html #content {
	padding: 15px 10px 10px;
	width: 425px;

}
#mainnavi a {
	position: relative;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	height: 25px;
	display: block;
	z-index: 2;
	float: left;
	background-image: url(../image/style/but_n.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clip:  rect(5px auto auto auto);














}
#mainnavi ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;



}
#mainnavi li {
	display: inline;
	margin: 0px;
	padding: 0px;


}
#current a {
	background-image: url(../image/style/but_a.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
#mainnavi a:hover {
	background-image: url(../image/style/but_h.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
#path {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 10px;
	text-align: left;



}
#sublinks {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 20px;
	line-height: 11px;



}
#sublinks ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;



}
#sublinks li {
	display: inline;
	margin: 0px;
	padding: 0px;


}
#sublinks a {
	font-size: 13px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	width: 80%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	line-height: 18px;
	display: block;

}
#active a, #subnavi a:hover {
	color: #FF9900;
}
#path a {
	color: #FFFFFF;
	text-decoration: none;
}
#content a {
	color: #FF6600;
	text-decoration: none;
}
#content a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.textfield {
	font-size: 11px;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;

}
