body	{
	text-align: center;
	}

#base {
	padding: 0px 10px;
	width: 760px;
	margin: 0px;
	background-image: url(image/bg.gif);
	background-repeat: repeat-y;
	background-position: 1px;
	text-align: left;
	}

#header {
	height: 60px;
	width: 100%;
	margin: 0px 0px 0px 0px;
	background-color: #32cd32;
	}

#header a:link {
	color: #FFFFFF;
	text-decoration: none;
	}

#header a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

#header a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

#header a:active {
	color: #FFFFFF;
	text-decoration: none;
	}

a:link {
	color: #36467F;
	}

a:visited {
	color: #ff9999;
	}

a:active {
	color: #36467F;
	}

a:hover {
	color: #ff0000;
	text-decoration: none;
	}

#line {
	border: 1px solid #999999;
	width: 760px;
	background-color: #FFFFFF;
	}

#intro {
	font-size: 10px;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-bottom: 0px;
	text-align: center;
	height: 2em;
	width: 100%;
	line-height: 12px;
	color: #ffffff;
	}

#title {
	margin: 0px 0px 5px;
	height: 1em;
	padding: 0px;
	width: auto;
	text-align: center;
	}

h1	{
	padding: 0px;
	margin: 0px;
	font-size: 18pt;
	}

.space {
	float: none;
	margin: 0px;
	clear: both;
	}

#okiniiri {
	font-size: 10px;
	letter-spacing: 1px;
	text-align: right;
	padding: 0px 5px 0px 0px;
	height: 1em;
	margin: 0px 0px 5px;
	width: auto;
	}

#okiniiri a:link {
	color: #777777;
	text-decoration: none;
	}

#okiniiri a:visited {
	color: #777777;
	text-decoration: none;
	}

#okiniiri a:hover {
	color: #777777;
	text-decoration: underline;
	}

#okiniiri a:active {
	color: #777777;
	text-decoration: none;
	}

#main {
	font-size: 12pt;
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 760px;
	}

#contents {
	width: 548px;
	padding: 0px 10px 10px 0px;
	margin: 0px;
	float: left;
	}

#contents h2{
	color:#FFFFFF;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 2px;
	text-align: center;
	background-color: #32cd32;
	}

#menu	{
	float: right;
	width: 190px;
	height: auto;
	margin: 0px;
	}

.menu-title {
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 2px;
	text-align: center;
	background-color: #32cd32;
}

.menubox {
	margin: 1px 0px 15px;
	padding: 5px 5px 8px;
	font-size: 13px;
	}

.category {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	background-image: url(image/circle.gif);
	background-repeat: no-repeat;
	background-position: 13px 5px;
	}

.rightspase {
	margin-right: 20px;
	}

.red {
	color: #FF0000;
	}

.brown {
	color: #993300;
	}

.white {
	color: #FFFFFF;
	}

.category-sitemap {
	line-height: 120%;
	background-image: url(image/circle_2.gif);
	background-repeat: no-repeat;
	background-position: 21px 4px;
	padding-left: 33px;
	}

.navyblue {
	color: #6C9CBC;
	font-size: 12px;
	}

.redpurple {
	color: #E54CCF;
	}

.green {
	color: #57A833;
	}

.blue {
	color: #6B8FC9;
	}

.ice_blue {
	color: #86A8E2;
	}

.orange_12 {
	color: #FFBB7D;
	font-size: 12px;
	}


#footer {
	font-size: 10px;
	background-color: #32cd32;
	text-align: center;
	margin: 0px;
	display: block;
	text-decoration: none;
	clear: both;
	color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 0px;
	padding-left: 0px;
	}
