body {
	background-image: url(img/back3.gif);
}
.orange {
	color: #FF6600;
}

#menu-home {
	margin-top: 10px;
	margin-bottom: 10px;
}

td ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
td li {
	line-height: 35px;
	font-size: 14px;
	background-image: url(img/menu.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding: 0px;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
td li a,li a:visited {
	color: #006600;
	text-decoration: none;
}
td li a:hover {
	color: #4AA248;
	text-decoration: none;
}


#kiji-title {
	background-image: url(img/sub1_0.gif);
	background-position: center center;
	background-repeat: no-repeat;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
	padding: 0px;
}
#kiji-title h2 {
	font-size: 18px;
	color: #996633;
	margin: 0px;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
#kiji-title h2 a {
	color: #996633;
	text-decoration: none;
}

#kiji {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: left;
}
.align_right {
	text-align: right;
}
#bottom_navi {
	font-size: 14px;
	padding: 10px;
}


#footer {
	font-size: 14px;
	padding-top: 15px;
	color: #666666;
	padding-left: 20px;
}
