body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-size: 14px;
	color: #666666;
	line-height: 150%;
	background-color: #F0FFC6;
}
#wrapper {
	width: 740px;
	margin: 0 auto;
	padding: 0px;
}
#title {
	width: 740px;
}
ul {
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#navi {
	float: left;
	width: 180px;
}
#navi li {
	margin: 0px 0px 4px;
	padding: 2px 0px 2px 6px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #99CC33;
	list-style-type: none;
	color: #669933;
}
#content {
	float: right;
	width: 520px;
	padding-right: 10px;
}

.yobiTop {
	float: left;
	width: 5em;
	margin-bottom: 2px;
	margin-top: 2px;
	border-top-color: #99CC00;
	border-top-style: solid;
	border-top-width: medium;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.gozenTop {
	width: 200px;
	float: left;
	margin-bottom: 2px;
	margin-top: 2px;
	border-top-color: #99CC00;
	border-top-style: solid;
	border-top-width: medium;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.yobiMid {
	float: left;
	width: 5em;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-color: #99CC00;
	border-top-style: solid;
	border-top-width: thin;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.gozenMid {
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-color: #99CC00;
	border-top-style: solid;
	border-top-width: thin;
	text-align: center;
	padding-bottom: 4px;
	padding-top: 4px;
}
.yobiMidB {
	float: left;
	width: 5em;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-color: #99CC00;
	border-top-style: solid;
	border-top-width: thin;
	background-color: #F0FFC4;
	text-align: center;
	padding-bottom: 4px;
	padding-top: 4px;
}
.gozenMidB {
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-color: #99CC00;
	border-top-style: solid;
	border-top-width: thin;
	background-color: #F0FFC4;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.yobiBottom {
	float: left;
	width: 5em;
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom-color: #99CC00;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-top-color: #99CC00;
	border-top-style: solid;
	border-top-width: thin;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.gozenBottom {
	width: 200px;
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom-color: #99CC00;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-top-color: #99CC00;
	border-top-style: solid;
	border-top-width: thin;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.jyushoBox {
	padding: 20px;
	width: 300px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #99CC00;
	border-bottom-color: #99CC00;
	background-color: #F0FFC6;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#copyright {
	font-size: 12px;
	color: #669933;
	padding-top: 4px;
	clear: both;
	float: none;
	width: 740px;
	padding-bottom: 4px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #99CC33;
	text-align: center;
}
h3 {
	font-size: 14px;
	background-image: url(img/bg-h.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}
.ptop {
	text-align: right;
	clear: both;
	width: 520px;
}

