@charset "utf-8";
#wrapper {
	width: 100%;
	height: 100%;
}
#bottom {
	background-color: #069;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	clear: both;
	text-align: center;
	width: 100%;
}

#right {
	width: 200px;
	position: relative;
	float: right;
}

#leftnavi {
	background-color: #F5F5F5;
	float: left;
	width: 20%;
	height: 100%;
	position: relative;
}
#mainosvasen {
	text-align: right;
}

#leftnavi a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	text-decoration: none;
	padding-bottom: 0px;
	color: #333;
	padding-top: 0px;
	padding-left: 0px;
	float: left;
	padding-right: 49%;
	margin: 2px;
	height: 25px;
	width: 50%;
}
#logo {

}
.clear {
	clear: both;
}
#leftnavi a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	text-decoration: none;
	padding-bottom: 0px;
	color: #333;
	padding-top: 0px;
	padding-left: 0px;
	width: 50%;
	float: left;
	padding-right: 49%;
	margin: 2px;
	height: 25px;
	background-color: #CACACA;
	font-weight: bold;
}
h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#navi {
	background-color: #1374A5;
	border: 1px solid #2A84B1;
	height: 47px;
}
#top {
	background-color: #006699;
}
#logo h1 {
	color: #C3DFED;
}
#logo p {
	color: #FFF;
}
#navi a {
	background-color: #1374A5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #069;
	color: #C3DFED;
	font-weight: bold;
	text-decoration: none;
	padding: 8px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1374A5;
	border-bottom-color: #1374A5;
	height: 43px;
}
#navi {
	text-align: center;
}

#main {
	width: 50%;
	position: absolute;
	left: 21%;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	height: 750px;
}
#leftnavi h3 {
	color: #069;
}


#navi a:hover {
	background-color: #1688BE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #069;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding: 8px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1374A5;
	border-bottom-color: #1374A5;
	height: 43px;
}
#right {
	width: 15%;
	position: relative;
	float: left;
	left: 60%;
}
a {
	color: 0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
#leftnavi p {
	color: #069;
}
p {
	color: 0000FF;
	text-decoration: none;
}
a:hover {
	color: 0000FF;
	text-decoration: underline;
}

