#nav {
	margin: 0px;
	width: 910px;
	padding-left: 0px;
	list-style-type: none;
	background-color: #000000;
	height: 30px;
}

#nav li {
	text-align: center;
	float: right;
	width: 100px;
	background-color: #000000;
	margin: 0px;
	height: 30px;
	text-decoration: none;
}
#nav li a {
	background-repeat: no-repeat;
	display: block;
	width: 100px;
	background-color: #000000;
	margin: 0px;
	height: 24px;
	padding-top: 6px;
	text-decoration: none;
}
#nav li a:hover {
	color: #FF0033;

}
#content p.gototop {
	text-align: right;
	width: 300px;
}
#sub {
	width: 180px;
	padding-top: 20px;
	float: left;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#all {
	width: 960px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
}
#footer{
	clear: both;
	height: auto;
	font-size: x-small;
	color: #333;
	background-color: #B38F64;
	text-align: center;
}


body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/bk-all.jpg);
	background-repeat: repeat-x;
}
#snav {
	float: right;
	width: 800px;
	list-style-type: none;
	margin: 0px;
	clear: both;
	border: 0px none;
	padding: 10px 0px 0px;
	height: 20px;
}
#snav li {
	float: right;
	width: 135px;
	border: 0px none;
	height: 20px;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
	margin: 0px;
	font-size: small;
}
#snav li a {
	text-decoration: none;
	display: block;
	width: 135px;
	margin: 0px;
	border: 0px none;
	float: right;
	color: #FFFFFF;
	height: 20px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-image: url(../img/ue_yaji.jpg);	
}


#footer2 {
	background-color: #000000;
	color: #FFFFFF;
	line-height: 150%;
	height: 32px;
	text-align: center;
	font-weight: bolder;
	font-family: "Times New Roman", Times, serif;
}
#header {
	background-repeat: no-repeat;
	width: 1056px;
	margin: 0px auto;
	padding: 0px;
	height: 545px;
}
h1 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bolder;
	color: #333333;
	margin: 0px;
	font-size: small;
	padding: 0px;
}
#top_logo {
	height: 103px;
	width: 149px;
}
#snav2 {
	float: right;
	width: 800px;
	list-style-type: none;
	clear: both;
	border: 0px none;
	padding: 0px;
	height: 64px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#snav2 li {
	float: right;
	width: 146px;
	border: 0px none;
	height: 64px;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#snav2 li a {
	text-decoration: none;
	display: block;
	width: 146px;
	margin: 0px;
	border: 0px none;
	float: right;
	color: #FFFFFF;
	height: 64px;
	background-repeat: no-repeat;
	padding: 0px;
}

#snav2 li a:hover {
	filter: alpha(opacity=60);
  -moz-opacity:0.6;
  opacity:0.6;
}


#footer_txt{
	width:960px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-transform: none;
	background-color: #B38F64;
}
#footer_txt a:hover{
	text-transform: none;
	color: #FFF;
}
#footer_txt a:link{
	text-transform: none;
	color: #333;	
}


#copy{
	text-align: right;
	font-size: small;
	padding-right: 10px;
	background-color: #B38F64;
	padding-bottom: 15px;
	color: #333;
	font-weight: bold;
}
#f_menu {
	float: right;
	width: 950px;
	list-style-type: none;
	clear: both;
	border: 0px none;
	height: 40px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#f_menu li {
	float: right;
	width: 85px;
	border: 0px none;
	height: 13px;
	color: #333;
	font-weight: bolder;
	text-decoration: none;
	margin: 0px;
}
#f_menu li a {
	text-decoration: none;
	display: block;
	width: 85px;
	margin: 0px;
	border: 0px none;
	float: right;
	color: #333;
	height: 13px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-image: url(../img/foot_yaji.gif);
	font-size: x-small;
}

#f_menu li a:hover {
	color: #FFF;	
}

#footer a:link{
	color: #333;
	text-transform: none;
	text-decoration: none;
}

#footer a:visited{
	color: #333;
	text-transform: none;
	text-decoration: none;
}


#footer a:hover{
	color: #FFF;
	text-transform: none;
	text-decoration: none;
}
