@charset "iso-8859-1";
/*-----------------------------------------

 Link

------------------------------------------*/

/*----------------------------------
 Footer
-----------------------------------*/
#footer .footerContent a {
	color: #333333;
	text-decoration: none;
}
#footer .footerContent a:hover {
	color: #FF3300;
	text-decoration: underline;
}

/*----------------------------------
 menu
-----------------------------------*/
#contentTBL .leftMenu .menu1 a {
	color: #990000;
	text-decoration: none;
}
#contentTBL .leftMenu .menu1 a:hover {
	text-decoration: underline;
}
#contentTBL .leftMenu .menu1 a img,
#contentTBL .leftMenu .menu2 a img
{
	border-style: none;
}
#contentTBL .leftMenu ul.menu1 li ul li a {
	background-image: url(../img/menu_mark_s.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 9px;
	margin: 0px 0px 2px;
}
#contentTBL .leftMenu ul.menu1 li ul li a:hover {
	background-image: url(../img/menu_mark_s_o.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#contentTBL .leftMenu ul.menu1 li ul li ul li a {
	background-image: url(../img/menu_mark_ss.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 9px;
	margin: 0px 0px 2px;
}
#contentTBL .leftMenu ul.menu1 li ul li ul li a:hover {
	background-image: url(../img/menu_mark_ss_o.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#contentTBL .leftMenu .menu1 #menuShinsei {
	background: url(none);
	padding-left: 0px;
	margin-right: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
}


/*----------------------------------
 top
-----------------------------------*/
#contentTBL .contentBox .topLink a {
	color: #CC0000;
	text-decoration: none;
}
#contentTBL .contentBox .topLink a:hover {
	color: #FF3300;
	text-decoration: underline;
}#contentTBL .contentBox .topNews .topNewsTBL a {
	color: #333333;
	text-decoration: none;
}
#contentTBL .contentBox .topNews .topNewsTBL a:hover {
	color: #CC3300;
	text-decoration: underline;
}
/*----------------------------------
 sub
-----------------------------------*/
#contentTBL .contentBox .pageTop a {
	color: #990000;
	text-decoration: none;
}
#contentTBL .contentBox .pageTop a:hover {
	color: #FF3300;
	text-decoration: underline;
}

