/*
index.html  last Up Date  2009.02.03
----------------------------------------------------------- */
/*
 gNavi [
----------------------------------------------------------- */
#gNavi {
	height: 96px;
	width: 750px;
	background-image: url(../img/tnbya_top/tnbya_navi_top.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
/*------hover*/
#gNavi li.g_navi01 a:hover {
	background: url(../img/tnbya_aji/tnbya_navi_aji_on.gif) no-repeat 0px 0px;
	width:145px;
}
#gNavi li.g_navi02 a:hover {
	background:url(../img/tnbya_shohin/tnbya_navi_shohin_on.gif) no-repeat 0px 0px;
	width:132px;
}
#gNavi li.g_navi03 a:hover {
	background:url(../img/tnbya_tenpo/tnbya_navi_tenpo_on.gif) no-repeat 0px 0px;
	width:132px;
}
#gNavi li.g_navi04 a:hover {
	background:url(../img/tnbya_kyujin/tnbya_navi_kyujin_on.gif) no-repeat 0px 0px;
	width:132px;
}
#gNavi li.g_navi05 a:hover {
	background:url(../img/tnbya_tvcm/tnbya_navi_tvcm_on.gif) no-repeat 0px 0px;
	width:132px;
}
#gNavi li.g_navi06 a:hover {
	background:url(../img/tnbya_kaisha/tnbya_navi_kaisha_on.gif) no-repeat 0px 0px;
	width:132px;
}

/*
 left-info [
----------------------------------------------------------- */
#left-info{
	float: left;
	height: auto;
	width: 432px;
	margin-left: 17px;
}
#info-table {
	text-align: left;
	margin: 0px;
	height: 180px;
	width: 430px;
	overflow: scroll;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E2CFA7;
	border-bottom-color: #E2CFA7;
	border-left-color: #E2CFA7;
}

/*
 right-bn [
----------------------------------------------------------- */
#right-bn{
	height: auto;
	width: 269px;
	padding-left: 15px;
	float: left;
	margin-bottom: 10px;
}
#right-bn p {
	margin-bottom: 7px;
}
#info-table td a {
	color: #512E28;
	text-decoration: underline;
}
#info-table td {
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B9ABA9;
}
