/* CSS Document */

body#subpage {
	height: auto;
	background-image: none;
	background: #000000 no-repeat top center;
	color: #eeeeee;
	}
h1 {
	border-bottom: 4px solid #7F943F;
	}
a {
	color: #7F943F;
	}
h1 a {
	font-size: 110%;
	color: #FFFFFF;
	text-decoration: none;
	}
h2 {
	font-size: 100%;
	padding: 0 10px;
	}
ul {
	margin: 0;
	padding: 0;
	}
img {
	border: none;
	}
p {
	line-height: 130%;
	padding: 1em 10px;
	}
hr {
	width: 95%;
	text-align: center;
	}
div#maincon {
	padding: 0px 10px 0;
	}

/* subpage */
div#scon {
	width: auto;
	padding: 0;
	margin: 0 auto;
	}
h1 {
	margin: 0;
	padding: 0;
	text-align: center;
	}
p#footer {
	text-align: left;
	color: #999999;
	font-size: 90%;
	clear: both;
	}
ul#maintab {
	display: none;
}
div.mblnone {
	display: none;
}
