@charset "EUC-JP";


#navi UL {
	width: 800px;
}
#navi LI {
	float: left;
	list-style-type: none;
	height: 35px;
}
#header #head UL {
	width: 800px;
}
#header #head LI {
	list-style-type: none;
	float: left;
}
#footer UL {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#footer LI {
	float: left;
	list-style-type: none;
	display: inline;
}
#copyright ADDRESS {
	width: 400px;
	float: left;
	margin-top: 6px;
	padding-left: 30px;
}
#copyright P {
	float: right;
	vertical-align: middle;
	margin-top: 6px;
	padding-right: 30px;
}
#sidenavi LI.sidenavia {
	list-style-type: none;
	width: 170px;
	background-image: url(../common/snv_navibg.gif);
	height: 30px;
	background-position: bottom;
	background-repeat: no-repeat;
}
#sidenavi LI.sidenavib {
	list-style-type: none;
	width: 170px;
	height: 60px;
	background-image: url(../common/snv_navibg2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

/*---------------ÄÉ²ÃÀßÄê---------------*/

#contents #main #navi1 {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 35px;
	background-repeat: no-repeat;
	background-position: bottom;
}

#navi1 UL {
	width: 800px;
}
#navi1 LI {
	float: left;
	list-style-type: none;
	height: 35px;
}

#headerimage {
	width: 800px;
}
