body {
	font-family: lr SVbN, Osaka|;
	color: #010102;
	background-color: #ffffff;
	margin: 0px;
}
a:link, a:visited, a:active {
	color: #9a9a9a;
	text-decoration: underline;
}
a:hover {
	color: #c68e3c;
}

.smallText {
	font-size: 55%;
	line-height: 120%;
}
.middleText {
	font-size: 70%;
	line-height: 150%;
}
.largeText {
	font-size: 75%;
	line-height: 160%;
}
.topmargin-ss {
	margin-top:5px;
}
.topmargin-s {
	margin-top:10px;
}
.topmargin-m {
	margin-top:15px;
}
.topmargin-l {
	margin-top:25px;
}
.topmargin-xl {
	margin-top:30px;
}
.mainArea {
	margin-top:24px;
}
.menuArea{
	margin-bottom:13px;
}
.menuHead{
	background-color: #e6e6e6;
	padding: 2px 0px 2px 15px;
}
.menuBottan{
	margin: 2px 0px 0px 15px;
}
#hdTitle {
	background-color: #c27700;
	padding-top: 5px;
	padding-bottom: 24px;
}
#mainContentsArea {
	margin-left: 38px;
}
#footer {
	color: #9a9a9a;
	margin-bottom: 15px;
	margin-left: 15px;
	font-size: 60%;
	line-height: 150%;
}
#underConst {
	font-size: 80%;
	font-weight: bold;
	color: #666666;
	padding: 20px;
	margin: 100px 0px 200px;
	border: 1px solid #999999;
	width: 85%;
}
