@charset "UTF-8";
/* CSS Document */

#topMovieWrap {
	height: 280px;
	width: 940px;
}

/*NAVI*/
#topGnavi {
	background-image: url(../top/topGnaviBg.gif);
	background-repeat: no-repeat;
	height: 83px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 8px;
}
#topGnavi ul {
	list-style-type: none;
	zoom:100%;
}
#topGnavi li {
	display: block;
	float: left;
}
#topGnavi li#catalog a {
	background-image: url(../top/topGnaviBtn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 70px;
	width: 181px;
	margin-right: 5px;
	text-indent: -9999px;
	overflow: hidden;
}
#topGnavi li#catalog a:hover {
	background-image: url(../top/topGnaviBtn.jpg);
	background-repeat: no-repeat;
	background-position: left -70px;
}
#topGnavi li#panfpdf a {
	background-image: url(../top/topGnaviBtn.jpg);
	background-repeat: no-repeat;
	background-position: -186px top;
	display: block;
	height: 70px;
	width: 181px;
	margin-right: 5px;
	text-indent: -9999px;
	overflow: hidden;
}
#topGnavi li#panfpdf a:hover {
	background-image: url(../top/topGnaviBtn.jpg);
	background-repeat: no-repeat;
	background-position: -186px -70px;
}
#topGnavi li#rack a {
	background-image: url(../top/topGnaviBtn.jpg);
	background-repeat: no-repeat;
	background-position: -372px top;
	display: block;
	height: 70px;
	width: 181px;
	margin-right: 5px;
	text-indent: -9999px;
	overflow: hidden;
}
#topGnavi li#rack a:hover {
	background-image: url(../top/topGnaviBtn.jpg);
	background-repeat: no-repeat;
	background-position: -372px -70px;
}
#topGnavi li#exhibition a {
	background-image: url(../top/topGnaviBtn.jpg);
	background-repeat: no-repeat;
	background-position: -558px top;
	display: block;
	height: 70px;
	width: 181px;
	margin-right: 5px;
	text-indent: -9999px;
	overflow: hidden;
}
#topGnavi li#exhibition a:hover {
	background-image: url(../top/topGnaviBtn.jpg);
	background-repeat: no-repeat;
	background-position: -558px -70px;
}
#topGnavi li#sq a {
	background-image: url(../top/topGnaviBtn.jpg);
	background-repeat: no-repeat;
	background-position: -744px top;
	display: block;
	height: 70px;
	width: 181px;
	text-indent: -9999px;
	overflow: hidden;
}
#topGnavi li#sq a:hover {
	background-image: url(../top/topGnaviBtn.jpg);
	background-repeat: no-repeat;
	background-position: -744px -70px;
}
/*CONTENT*/
#topMainCont {
	background-image: url(../top/topMainContBg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	font-size: 0.88em;
	line-height: 1.38em;
	zoom:100%;
}
/*LEFT COLUMN*/
#topLeftCol {
	float: left;
	width: 240px;
	margin-right: 10px;
}
#topLeftCol #leftBtnArea {
	background-image: url(../top/leftBtnAreaBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	margin-bottom: 10px;
	padding-left: 3px;
	width: 237px;
	zoom:100%;
}
#topLeftCol #leftBtnArea ul { list-style-type: none; }
#topLeftCol #leftBtnArea li#recruitBtn a {
	background-image: url(../top/leftBtn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 234px;
	text-indent: -9999px;
	height: 80px;
	vertical-align:bottom;
	padding-bottom: 3px;
}
#topLeftCol #leftBtnArea li#recruitBtn a:hover {
	background-image: url(../top/leftBtn.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#topLeftCol #leftBtnArea li#csrBtn a {
	background-image: url(../top/leftBtn.jpg);
	background-repeat: no-repeat;
	background-position: left -83px;
	display: block;
	width: 234px;
	text-indent: -9999px;
	height: 80px;
	vertical-align:bottom;
	padding-bottom: 3px;
}
#topLeftCol #leftBtnArea li#csrBtn a:hover {
	background-image: url(../top/leftBtn.jpg);
	background-repeat: no-repeat;
	background-position: right -83px;
}
#topLeftCol #leftBtnArea li#blogBtn a {
	background-image: url(../top/leftBtn.jpg);
	background-repeat: no-repeat;
	background-position: left -166px;
	display: block;
	width: 234px;
	text-indent: -9999px;
	height: 80px;
	vertical-align:bottom;
	padding-bottom: 3px;
}
#topLeftCol #leftBtnArea li#blogBtn a:hover {
	background-image: url(../top/leftBtn.jpg);
	background-repeat: no-repeat;
	background-position: right -166px;
}
#topLeftCol #leftNaviArea {
	background-image: url(../top/leftNaviAreaBg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	margin-left: 3px;
}
#topLeftCol #leftNaviArea #leftNaviTitle {
	background-image: url(../top/leftNaviAreaTitle.gif);
	background-repeat: no-repeat;
	height: 26px;
	font-size: 0.88em;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 15px;
	font-weight: bold;
}
#topLeftCol #leftNaviArea #leftNaviTitle a {
	color: #FFFFFF;
	text-decoration: none;
}
#topLeftCol #leftNaviArea #leftNaviTitle a:hover { text-decoration: underline; }
#topLeftCol #leftNaviArea ul {
	list-style: none;
	padding-top: 5px;
	margin-left: 12px;
}
#topLeftCol #leftNaviArea li {
	background-image: url(../top/leftNaviIcon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 0.88em;
	color: #000000;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#topLeftCol #leftNaviArea li a {
	color: #000000;
	text-decoration: none;
}
#topLeftCol #leftNaviArea li a:hover { color: #1259A0; }
/*CENTER COLUMN*/
#topCenterCol {
	float: left;
	width: 480px;
	margin-right: 10px;
}
#topCenterCol #newsTitle {
	background-image: url(../top/newsTitle.gif);
	background-repeat: no-repeat;
	height: 26px;
	color: #FFFFFF;
	padding-left: 17px;
	padding-top: 4px;
	font-weight: bold;
}
#topCenterCol #news {
	background-image: url(../top/newsBg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 18px;
	padding-right: 10px;
	padding-left: 10px;
}
#topCenterCol #news a {
	color: #333333;
	text-decoration: none;
}
#topCenterCol #news a:hover {
	color: #5491AE;
	text-decoration: underline;
}
#topCenterCol #news td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
}
#topCenterCol #news td img {
	margin-bottom: 3px;
	vertical-align: middle;
}
#topCenterCol #news td .date {
	padding-left: 5px;
	font-size: 0.88em;
}
#topCenterCol #infoTitle {
	background-image: url(../top/infoTitle.gif);
	background-repeat: no-repeat;
	height: 27px;
	color: #000000;
	padding-left: 17px;
	font-size: 0.88em;
	font-weight: bold;
	padding-top: 12px;
}
#topCenterCol #info {
	padding-left: 5px;
	padding-right: 5px;
}
#topCenterCol #info a {
	color: #333333;
	text-decoration: none;
}
#topCenterCol #info a:hover {
	color: #5491AE;
	text-decoration: underline;
}
#topCenterCol #info td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7DEFD;
	padding-top: 4px;
	padding-right: 5px;
	padding-left: 5px;
}
#topCenterCol #info td.infoBlue { background-color: #F4F9FE; }
#topCenterCol #info td img {
	margin-bottom: 3px;
	vertical-align: middle;
}
#topCenterCol #info td .date {
	padding-left: 5px;
	font-size: 0.88em;
}
#topCenterCol #info #infoBackno a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-image: url(../top/infoBacknoBtn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 98px;
	display: block;
	padding-top: 3px;
	padding-left: 24px;
	margin-top: 8px;
	margin-left: 338px;
}
#topCenterCol #info #infoBackno a:hover {
	background-image: url(../top/infoBacknoBtn.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*RIGHT COLUMN*/
#topRightCol {
	float: left;
	width: 200px;
}
/*FOOTER*/
#topFooter {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #1259A0;
	margin-top: 40px;
	background-image: url(../top/topFooterBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#topFooter #footNavi {
	padding-top: 15px;
	zoom: 100%;
}
#topFooter #footNavi ul {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 910px;
	margin-left: 15px;
	padding-left: 3px;
	padding-bottom: 5px;
}
#topFooter #footNavi li {
	display: block;
	float: left;
	margin-right: 15px;
}
#topFooter #footNavi li a {
	font-size: 0.75em;
	color: #666666;
	text-decoration: none;
}
#topFooter #footNavi li a:hover { color: #222222; }

