body {
	padding: 0;
	margin: 0;
}
body, table, form, input, select, textarea {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	color: black;
}
a, a:visited, a:hover {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12px;
	color: #176F00;
}
a:hover {
	text-decoration: none;
}
a.menu1, a.menu1:visited, a.menu1:hover, a.menu2, a.menu2:visited, a.menu2:hover {
	font-family: verdana, tahoma, sans-serif;
	font-size: 13px;
	color: #4b5511;
	font-weight: bold;
	font-style: italic;
	line-height: 18px;
	text-decoration: none;
}
a.menu1:hover {
	color: #99A456;
}
a.menu2, a.menu2:visited, a.menu2:hover {
	font-size: 15px;
	color: #F5F5E9;
	white-space: nowrap;
}
a.menu2:hover {
	color: white;
}

h1 {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 15px;
	color: #009900;
}

h1.title {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 15px;
	color: #49530E;
	font-style: italic;
}

hr {
	height: 1px;
	color: #CCF6C0;
	background-color: #CCF6C0;
	border-style: none;
}

.tel {
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 20px;
	color: #00931C;
	text-align: center;
}
.foot {
	height: 60px;
	background-color: #97A25D;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	color: #4B5510;
	font-weight: bold;
	text-align: center;
}
#sp{
display:none;
}
#sign{
display:none;
}