@charset "utf-8";
#aboutus {
	height: 150px;
	width: 680px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #mainbox #contentsbox #aboutus .section1 {
	height: auto;
	width: 380px;
	margin-top: 15px;
	float: left;
	padding-top: 5px;
}
#wrapper #mainbox #contentsbox #aboutus .section2 {
	height: auto;
	width: 380px;
	margin-top: 15px;
	float: left;
}
.section1img {
	float: right;
	margin-top: 15px;
	margin-bottom: 20px;
}
.section2img {
	float: right;
	margin-top: 15px;
	margin-bottom: 20px;
}
#wrapper #contentsbox #organizationbox  {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #contentsbox .ogntitle   {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 22px;
	clear: both;
}
#wrapper #mainbox #sidenavibox #gidebox .onznnavi {
	width: 218px;
	padding-top: 5px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #595757;
	float: left;
	background-color: #FFFFFF;
	height: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cecebf;
	border-bottom-color: #cecebf;
	border-left-color: #cecebf;
	margin-bottom: 10px;
}
#wrapper #mainbox #sidenavibox #gidebox .onznnavi li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C9CACB;
	padding-bottom: 3px;
	margin-bottom: 3px;
	height: auto;
}
#wrapper #mainbox #sidenavibox #gidebox .onznnavi a {
	display: block;
	padding-top: 10px;
	padding-bottom: 7px;
	background-image: url(img/icon_sidenavi.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-left: 40px;
	text-decoration: none;
	color: #595757;
}
#wrapper #mainbox #sidenavibox #gidebox .onznnavi a:hover {
	display: block;
	padding-top: 10px;
	padding-bottom: 7px;
	background-image: url(img/icon_sidenavi.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-left: 40px;
	text-decoration: none;
	color: #4D4398;
	background-color: #E9E7F3;
}
#wrapper #mainbox #sidenavibox #gidebox .onznnavi a.over {
	display: block;
	padding-top: 10px;
	padding-bottom: 7px;
	background-image: url(img/icon_sidenavi.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 40px;
	text-decoration: none;
	color: #4D4398;
	background-color: #E9E7F3;
}
