
@charset "utf-8";

#rightWrap {
	padding: 0px 0 0 20px;
	width: 580px;
}

#rightWrap .section {
	width: 571px;
	margin: 0 0 45px;
}
	#rightWrap .section div{
		margin: 0 0 20px;
	}

#rightWrap h4{
	color: #056192;
	font-weight: bold;
	font-size: 130%;
	border-bottom: solid 1px #056192;
	margin-bottom: 10px;
}

.profile{
	padding: 15px 15px 15px 180px;
	background-color:#55BBCC;
	min-height: 132px;
	background-position: 15px 15px;
	background-repeat: no-repeat;
}
.profile22{
	padding: 150px 15px 0px 10px;
	background-color:#55BBCC;
	min-height: 32px;
	background-position: 15px 15px;
	background-repeat: no-repeat;
}
.profile.no-1{
	background-image:url(../images/prof_01.jpg);
}
.profile.no-2{
	background-image:url(../images/prof_02.jpg);
}
.profile.no-3{
	background-image:url(../images/prof_03.jpg);
}
.profile.no-4{
	background-image:url(../images/prof_04.jpg);
}
.profile.no-5{
	background-image:url(../images/prof_05.jpg);
}
.profile.no-6{
	background-image:url(../images/prof_06.jpg);
}
.profile22.no-7{
	background-image:url(../images/prof_07.jpg);
}
	#rightWrap .profile22 h4{
		color: #FFF;
		border: none;
	}
		
.profile.no-8{
	background-image:url(../images/prof_08.jpg);
	padding: 15px 180px;
}
	#rightWrap .profile.no-8 h4.txtRight{
		margin-top: 90px;
	}
.profile.no-9{
	background-image:url(../images/prof_11.jpg);
}
	#rightWrap .profile h4{
		color: #FFF;
		border: none;
		padding: 0; margin: 0;
	}
	.profile p{
		text-align: justify;
		text-justify: inter-ideograph;
	}
		.profile p em{
			display: block;
			padding: 0 0 2px;
			color: #056192;
		}

.uriba-image{
	width: 571px;
	overflow: hidden;
}

		.uriba-image ul li{
			width: 180px;
			float: left;
			padding-right: 16px;
			padding-bottom: 10px;
			line-height: 1.4em;
			font-size: 11px; 
		}
		.uriba-image ul li.lastLi{
			padding-right: 0;
		}
		.uriba-image ul li img{
				vertical-align: top;
		}

.fish-images{
	width: 571px;
	overflow: hidden;
}

		.fish-images ul li{
			width: 130px;
			float: left;
			padding-right: 16px;
			padding-bottom: 10px;
			line-height: 1.4em;
			font-size: 11px;
		}
		.fish-images ul li.lastLi{
			padding-right: 0;
		}
			.fish-images ul li img{
				vertical-align: top;
			}
			.fish-images ul li em{
				color: #666;
				font-weight: bold;
				display:block;
				margin: 0; padding: 4px 0 1px;
				font-size: 14px;
			}
			
			
		

.submennu li{
			width: 100px;
			float: left;
			text-align:center;
			padding-right: 16px;
			padding-bottom: 10px;
		}
.submennu2 ul{
	padding-left:55px;
		}
		.submennu2 li{
			width: 100px;
			float: left;
			text-align:center;
			padding-right: 16px;
			padding-bottom: 50px;
		}