body {
	background-color: #FFFFFF;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#header {
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat-x;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h4 {
	font-size: small;
	line-height: 20px;
	font-weight: bold;
	color: #673D17;
	padding: 1px 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CC3333;
	border-left-color: #CC3333;
}
h5 {
	font-size: small;
	line-height: 20px;
	font-weight: bold;
	color: #CC3333;
	padding: 1px 5px 1px 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
}
#fooder {
	margin: 0px;
	padding: 25px 0px 0px;
	background-image: url(../../images/bg_fooder.gif);
	background-repeat: repeat-x;
}
#fooder p {
	font-size: 0.8em;
	line-height: 140%;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#navi p {
	font-size: 0.8em;
	line-height: 140%;
	color: #333333;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#navi {
	padding: 45px 0px 0px;
	background-image: url(../images/bg_contents.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
#contentstit {
	padding: 25px 29px 0px 10px;
	background-image: url(../images/bg_contents.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
#contents {
	padding: 0px;
	margin-top: 0px;
	margin-right: 54px;
	margin-bottom: 0px;
	margin-left: 45px;
}
#contents p {
	font-size: small;
	line-height: 20px;
	color: #555555;
	margin: 0px;
	padding: 0px;
}
#contents .redb {
	font-weight: bold;
	color: #CC3333;
}
#contents .red {
	color: #CC3333;
}
#contents .brownb {
	font-weight: bold;
	color: #673D17;
}
#contents ul {
	font-size: small;
	line-height: 20px;
	color: #555555;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin: 5px 0px 15px;
}
#contents ul.ta {
	font-size: small;
	line-height: 20px;
	color: #555555;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin: 0px;
}
#contents ol {
	font-size: small;
	line-height: 20px;
	color: #555555;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	margin: 5px 0px 15px;
}
#contents .ta {
	font-size: small;
	line-height: 20px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#contents a:link {
	color: #0000FF;
	text-decoration: underline;
}
#contents a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#contents a:visited {
	color: #800080;
	text-decoration: underline;
}
#contents hr {
	height: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #B12A2A;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contents li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

