body {
	background-color: #D7EBF2;
	margin: 0px;
	padding: 0px;
	color: #422B17;
	line-height: 1.4em;
	font-size: 90%;
}
.contents {
	padding-right: 11px;
	padding-left: 11px;
}
.SubContents {
}
.SubContents h3 {
	font-size: 14px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 14px;
	margin: 0px;
}
.SubContents  .Note {
	padding-left: 21px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


.menu {
}
.menu li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC6C1;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	list-style-type: none;
	font-size: 11px;
	background-image: url(images/triangle.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.menu ul {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.menu a {
	text-decoration: none;
	color: #422B17;
}


table {
	background-color: #FFFFFF;
}
.menu a:hover {
	text-decoration: none;
	color: #F75600;
}
#Futter .FuttText {
	line-height: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.Font10px {
	font-size: 10px;
	line-height: 14px;
}
.BoxTitle {
	border: 1px solid #333333;
	padding: 3px;
}

.SubContents .End {
	background-image: url(images/corner_orange.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a {
	text-decoration: none;
	color: #422B17;
}
a:visited {
	color: #422B17;
	text-decoration: none;
}
.Font11px {
	font-size: 11px;
	line-height: 17px;
}

a:hover {
	color: #F75600;
	text-decoration: underline;
}
.Font16px {
	font-size: 16px;
}
