/* ===============[ Global Navi Menu ]=============== */

#g-navi {
	height: 60px;
	width: 900px;
	clear: both;
	margin-top: 1px;
}
#g-navi li {
	display: inline;
	list-style: none;
	float: left;
}
#g-navi li a {
	font-size: 1px;
	text-decoration: none;
	display: block;
	text-indent: -9999px;
}
#g-navi .policy a {
	height: 60px;
	width: 160px;
	background: url(../home-img/g-navi-policy.jpg) no-repeat 0px 0px;
}
#g-navi .policy a:hover {
	background: url(../home-img/g-navi-policy.jpg) no-repeat 0px -60px;
}
#g-navi .vision a {
	height: 60px;
	width: 128px;
	background: url(../home-img/g-navi-vision.jpg) no-repeat 0px 0px;
}
#g-navi .vision a:hover {
	background: url(../home-img/g-navi-vision.jpg) no-repeat 0px -60px;
}
#g-navi .info a {
	height: 60px;
	width: 121px;
	background: url(../home-img/g-navi-info.jpg) no-repeat 0px 0px;
}
#g-navi .info a:hover {
	background: url(../home-img/g-navi-info.jpg) no-repeat 0px -60px;
}
#g-navi .commit a {
	height: 60px;
	width: 121px;
	background: url(../home-img/g-navi-commit.jpg) no-repeat 0px 0px;
}
#g-navi .commit a:hover {
	background: url(../home-img/g-navi-commit.jpg) no-repeat 0px -60px;
}
#g-navi .organi a {
	height: 60px;
	width: 122px;
	background: url(../home-img/g-navi-organi.jpg) no-repeat 0px 0px;
}
#g-navi .organi a:hover {
	background: url(../home-img/g-navi-organi.jpg) no-repeat 0px -60px;
}
#g-navi .discl a {
	height: 60px;
	width: 127px;
	background: url(../home-img/g-navi-discl.jpg) no-repeat 0px 0px;
}
#g-navi .discl a:hover {
	background: url(../home-img/g-navi-discl.jpg) no-repeat 0px -60px;
}
#g-navi .report a {
	height: 60px;
	width: 121px;
	background: url(../home-img/g-navi-report.jpg) no-repeat 0px 0px;
}
#g-navi .report a:hover {
	background: url(../home-img/g-navi-report.jpg) no-repeat 0px -60px;
}
/* ===============[ Page Contents ]=============== */

#slide {
	position: relative;
	width: 900px;
	height: 450px;
	clear: both;
}
#slide #slide-text {
	height: 450px;
	width:900px;
	position: absolute;
	z-index: 99;
	left: 0px;
	top: 0px;
}
#news-banner-wrapper {
	clear: both;
	height: auto;
	width: 900px;
	padding-top: 20px;
	padding-bottom: 25px;
}
#left {
	width: 635px;
	float: left;
}
#news-area {
	border: 1px solid #CCCCCC;
	padding-bottom: 10px;
}
#news-area h2 {
	height: 40px;
	font-size: 1px;
	text-indent: -9999px;
	background: url(../home-img/whatsnew-title.jpg) no-repeat;
}

#news-area table {
	margin: 10px auto;
	width: 95%;
}
#news-area th {
	font-weight: normal;
	width: 20%;
	text-align: left;
	padding: 10px 5px;
}
#news-area td {
	padding-top: 10px;
	padding-bottom: 10px;
}
#news-area td a {
	color: #609;
}
#news-area td li {
	margin-left: 2em;
}
#banner-area {
	height: auto;
	width: 234px;
	float: right;
	text-align: center;
}
/*
#banner-area h3 {
	margin-bottom: 3px;
}
#admission a {
	text-decoration: none;
	display: block;
	background: url(../home-img/admission.jpg) no-repeat 0px 0px;
	height: 160px;
	width: 230px;
}
#admission a:hover {
	background: url(../home-img/admission.jpg) no-repeat 0px -160px;
}
#chief-blog a {
	text-decoration: none;
	display: block;
	background: url(../home-img/chief-blog.jpg) no-repeat 0px 0px;
	height: 90px;
	width: 230px;
}
#chief-blog a:hover {
	background: url(../home-img/chief-blog.jpg) no-repeat 0px -90px;
}
#c-chief-blog a {
	text-decoration: none;
	display: block;
	height: 90px;
	width: 230px;
	background-image: url(../home-img/c-chief-blog.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#c-chief-blog a:hover {
	background-image: url(../home-img/c-chief-blog.jpg);
	background-repeat: no-repeat;
	background-position: 0px -90px;
}*/
#banner-area img {
	margin-bottom: 8px;
}
#backnum li {
	list-style: none;
	display: inline;
	padding-left: 13px;
	background: url(../shared-img/arrow-icon.gif) no-repeat 3px 2px;
}
#backnum a {
	text-decoration: none;
	color: #0066CC;
}
#backnum a:visited {
	color: #0066CC;
}
#backnum a:hover {
	color: #0066CC;
	text-decoration: underline;
}
#backnum {
	padding-top: 7px;
	padding-bottom: 7px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 5px;
}
#fbarea {
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}
#blog {
	border: 1px solid #CCCCCC;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 20px;
}
#blog li {
	list-style: none;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999;
	padding-top: 10px;
}
#blog li div {
	font-weight: bold;
}

ul.navi {
	border: 1px solid #CCC;
	height: auto;
	width: 228px;
	clear: both;
	margin-bottom: 10px !important;
	margin-right: auto !important;
	margin-left: auto !important;
}
ul.navi, ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}
div.category {
	cursor:pointer;
}
ul.menu a {
	display:block;
	text-decoration: none;
	color: #333;
}
ul.menu li {
	padding-left: 10px;
	line-height: 130%;
	padding-top: 10px;
	padding-bottom: 10px;
}
ul.menu li.rollover {
	background:#C4ECFF;
}
