@charset "utf-8";
#content {
	background-color: #F1F0EF;
	zoom:1;/*for IE 5.5-7*/
}
#left table.gaiyo {
	width: 580px;
	margin: 20px 35px auto 35px;
	border-right: 1px solid #594D44;
	border-bottom: 1px solid #594D44;
	font-size: 90%;
	line-height: 150%;
}
#left table.gaiyo ul {
	padding: 0px;
	margin: 0px 0px 0px 25px;
	list-style-position: outside;
	list-style-type: none;
}
#left table li {
	list-style-image: url(../commonImg/iconArrow.gif);
	list-style-type: none;
}
#left .gaiyo th {
	text-align: left;
	padding: 5px;
	background-color: #FFFFCC;
	border-top: 1px solid #594D44;
	border-left: 1px solid #594D44;
}
#left .gaiyo td {
	text-align: left;
	padding: 5px;
	border-top: 1px solid #594D44;
	border-left: 1px solid #594D44;
}
#mainImg {
	background-image: url(../institution/images/headerUnder.gif);
	background-repeat: no-repeat;
	background-position: center 250px;
	margin: 0px;
	padding: 0px;
	height: 255px;
}
#left h1 {
	height: auto;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	background-image: url(../about/images/title.jpg);
	width: auto;
	margin: 50px 25px 0px 25px;
	padding: 11px 0px 11px 40px;
	color: #594D44;
}
#left .history {
	width: 560px;
	margin: 20px 45px 0px 45px;
	color: #352E28;
}
#left .history th { width: 200px; }
#left .history th, #left .history td {
	text-align: left;
	font-size: 80%;
	border-bottom: 1px solid #AE9F95;
	padding: 5px 3px;
}
#left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 650px;
	background-color: #FFFFFF;
}
#left h2.subTitle {
	text-align: left;
	border-bottom: 1px solid #4E6C48;
	border-left: 9px solid #4E6C48;
	margin: 25px 30px 0px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	color: #594D44;
}
#left p {
	margin: 10px 40px 15px;
	text-align: left;
	color: #594D44;
	font-size: 90%;
	line-height: 150%;
}
#left .gaiyoBox {
	background-image: url(../institution/images/gaiyoBoxbg.gif);
	background-repeat: repeat-y;
	width: 586px;
	margin-left: 32px;
}
#left .gaiyoBox p {
	margin: 0px;
	padding: 0px 40px;
	font-size: 80%;
	line-height: 150%;
	color: #594D44;
}
#left .textTop {
	margin-top: 25px;
	margin-bottom: 25px;
}
#left .gaiyoBox dl {
	text-align: left;
	padding: 0px;
	margin-right: 40px;
	margin-left: 40px;
	line-height: 150%;
	font-size: 90%;
	color: #594D44;
}
#left .gaiyoBox dt {
	float: left;
	width: 130px;
}
#left .gaiyoBox .gaiyoBoxUnder {
	background-image: url(../institution/images/gaiyoBoxUnder.gif);
	height: 19px;
	width: 586px;
	margin: 0px;
	padding: 0px;
}
#right {
	background-image: url(../commonImg/leftSideBg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	width: 250px;
	float: right;
	background-color: #F1F0EF;
}
#right h3 {
	text-align: center;
	margin: 30px auto 0px;
}
#right ul {
	padding: 0px;
	width: 250px;
	text-align: left;
	list-style-type: none;
	border-top: 1px solid #C3BEBB;
	border-bottom: 1px solid #FFFFFF;
	margin: 15px 0px;
}
#right li {
	font-size: 90%;
	font-weight: bold;
	color: #594D44;
	margin: 0px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #C3BEBB;
	padding: 0px;
}
#right li a {
	background-image: url(../institution/images/iconRing.gif);
	background-position: 40px center;
	display: block;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #594D44;
	padding: 10px 0px 10px 65px;
}
#right li a:hover {
	background-color: #577357;
	color: #FFFFFF;
	background-image: url(../institution/images/iconRingRoll.gif);
	background-repeat: no-repeat;
	background-position: 45px center;
}
#left #connection {
	text-align: left;
	margin: 50px 45px 20px;
}
#connection dt {
	font-size: 90%;
	line-height: 150%;
	font-weight: bold;
	border-bottom: 1px solid #594D44;
	border-left: 7px solid #594D44;
	padding-left: 5px;
	color: #594D44;
}
#connection dd {
	margin-right: 15px;
	margin-left: 15px;
	font-size: 90%;
	line-height: 150%;
	color: #594D44;
}
#connection a {
	background-image: url(../commonImg/iconLinkArrow.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 8px center;
	padding-left: 30px;
}
.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
}
