* {
	padding: 0px;
	margin: 0px;
}
body {
	background-color: #180f06;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #180f06;
	font-size: small;
}


#foota {
	clear: both;
	width: auto;
	background-image: url(../footaback.jpg);
	background-repeat: repeat-x;
	height: 26px;
	text-indent: -999em;
}
#foota #copy {
	background-image: url(../copyright.jpg);
	height: 26px;
	width: 360px;
	background-repeat: no-repeat;
	text-indent: -999em;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.copy2 {
	text-align: center;
	clear: both;
	height: 1em;
	width: 800px;
	font-size: small;
	color: #FFFFFF;
}
.right2 {
	float: right;
	width: 180px;
}
.nav {
	clear: both;
}
.nav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.nav ul li {
	font-size: small;
	text-transform: capitalize;
	color: #999999;
	text-decoration: none;
	padding: 0px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-indent: 1em;
	margin-left: 1em;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 0px;
	height: 1.2em;
	display: inline;
}
strong {
	color: #0099FF;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
em {
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
}
p {
	font-size: small;
	line-height: 1.6em;
	margin-top: 10px;
	margin-bottom: 10px;
}
