body {
	background-image: url(../images/back_stage.jpg);
	background-color: #000000;
	margin-left: 10px;
	margin-top: 10px;
	background-repeat: repeat-y;
}

.leftnavi p {
	margin-top: 5px;
	margin-bottom: 5px;
}

h1 {
	background-color: #EAEAEA;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 1.5em;
	padding-bottom: 3px;
}
#main {
	background-color: #FFFFFF;
	padding: 10px;
}
.item {
	background-color: #CECECE;
	text-align: right;
	vertical-align: top;
}
h2 {
	background-color: #FFCCCC;
	border: 1px solid #FF9999;
	padding: 3px;
	margin-top: 0px;
	font-size: 1.2em;
}


.honmon {
	font-size: 0.9em;
	line-height: 1.6em;
	margin: 0px;
}

form {
	margin-top: 0px;
}

.honmon p {
	margin-top: 0px;
}
.item2 {

	background-color: #C6D7D3;
	text-align: right;
	vertical-align: top;
}
.copyright {
	font-size: 10pt;
	color: #FFFFFF;
	text-align: right;
	width: 740px;
}
