#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.4em;

}
#contents #infobody h3 {
	display: none;
}
#infobody {
	background-image: url(../images/bg_infobody.png);
	height: 283px;
	width: 476px;
	padding-top: 30px;
	background-repeat: no-repeat;
}


#contents #information ul {
	background-repeat: no-repeat;
}


#contents {
	width: 480px;
	float: left;
}
#side ul,li {
	margin: 0px;
	padding: 0px;
}
#side {
	float: right;
	width: 255px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
}
#wrapper #flash {
	background-color: #333333;
}

#footer {
	clear: both;
	background-image: url(../images/bg_foot.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	background-color: #002200;
}
body {
	background-image: url(../images/bg_main.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #69962E;
}
#headder {
	background-image: url(../images/bg_head.png);
	background-repeat: no-repeat;
	display: block;
	height: 72px;
}
#headder h1 {
	display: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#navi {
	background-image: url(../images/bg_navi.png);
	background-repeat: repeat-x;
	display: block;
	height: 27px;
	background-color: #003401;
	color: #FFFFFF;
	margin-top: 4px;
	margin-bottom: 4px;
}
#footer h6 {
	display: none;
}
#navi a:link {
	color: #ffff00;
}

#navi a:visited {
color: #FFFFFF;
}

#side ul {
	margin: 0px;
	padding: 0px;
}

#side li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#infobody a:link {
	color: #ffff00;
}
#infobody a:visited {
color: #FFFFFF;
}

