


/*
$Date: 2013-03-14 13:20:41 +0900 (木, 14 3 2013) $
$Rev: 896 $
*/



/*---------------------------------------------*/
/** #top-nav for global navigation div         */
/*---------------------------------------------*/
#top-nav table{
	border: 0px none #FFF;
}
#top-nav td {
	font:10px verdana, arial, helvetica, sans-serif;
}
#top-nav td.simple_header {
	border-top:solid 1px #87919E;
	border-bottom:solid 1px #697383;
}
#top-nav a {
	height: 32px;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	display: block;
	background-image: url(../../../img/migrate/img/header_back_6.gif);
	background-repeat: no-repeat;
}
#top-nav .navi-left-end a {
	height: 32px;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	display: block;
	background-image: url(../../../img/migrate/img/header_back_6_left.gif);
	background-repeat: no-repeat;
}
#top-nav a .nav-text {
	line-height:28px;
}
#top-nav a:hover{
	background-image: url(../../../img/migrate/img/header_back_6on.gif);
	background-repeat: no-repeat;
}
#top-nav .navi-left-end a:hover{
	background-image: url(../../../img/migrate/img/header_back_6on_left.gif);
	background-repeat: no-repeat;
}
#top-nav .current{
	font-weight: bold;
	color: #000;
	background-image: url(../../../img/migrate/img/header_back_6in.gif);
	background-repeat: no-repeat;
}
#top-nav .navi-left-end .current{
	font-weight: bold;
	color: #000;
	background-image: url(../../../img/migrate/img/header_back_6in_left.gif);
	background-repeat: no-repeat;
}
#top-nav a.current:hover{
	font-weight: bold;
	color: #000;
	background-image: url(../../../img/migrate/img/header_back_6in.gif);
	background-repeat: no-repeat;
}
#top-nav .navi-left-end a.current:hover{
	font-weight: bold;
	color: #000;
	background-image: url(../../../img/migrate/img/header_back_6in_left.gif);
	background-repeat: no-repeat;
}
#top-nav .site {
	font: 9px verdana, arial, helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	width: 125px;
}

/*---------------------------------------------*/
/* #bottom-nav for global navigation div       */
/*---------------------------------------------*/
#bottom-nav table{
	border-top:solid 1px #87919E;
	border-bottom:solid 1px #697383;
}
#bottom-nav td{
	color: #FFFFFF;
	font: 10px verdana, arial, helvetica, sans-serif;
}
#bottom-nav a{
	height:20px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	display: block;
	margin: 0px;
	background-image:url(../../../img/migrate/img/header_back_3.gif);
	background-repeat:no-repeat;
}
#bottom-nav a:hover{
	background-image:url(../../../img/migrate/img/header_back_2r.gif);
}
#bottom-nav a.current{
	font-weight:bold;
	background-image:url(../../../img/migrate/img/header_back_2r.gif);
}
#bottom-nav .site {
	font: 9px verdana, arial, helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	width: 125px;
}

/* Renew Add */
#bottom-nav td.h-top{
	background-image:url(../../../img/migrate/img/header_back_2.gif);
	padding-left:5px;
}
