@charset "EUC-JP";		/* Don't move this! */

/*
ＥＵＣで記述する事！このコメントが文字化けしてたら注意！！
*/

/*
========== Top Navigation
*/
table.topNavi	{
	table-layout: fixed;
	width: 760px;
	border : none;
	margin: 0px 0px 2px 0px;
}

table.topNavi td	{
	/* border : #f00 solid 1px; */
	color: #333;
	background: #fff;
	border: none;
}

table.topNavi a		{
	display: block;
	width: 128px;
	height: 20px;
	padding: 4px 0px 0px 12px;
	vertical-align: middle;
	text-decoration: none;
	color: #333;
	background: url(./parental/commonimage2/TopNavi/a11.jpg);
	/* border: #f00 1px solid; */
}
table.topNavi a:Link	{ text-decoration: none; color: #333; }
table.topNavi a:visited	{ text-decoration: none; color: #333; }
table.topNavi a:active	{ text-decoration: none; color: #c00; font-weight: normal; }
table.topNavi a:hover	{ text-decoration: none; color: #c00; font-weight: normal; }

.topNaviLine td	{
	margin: 0px;
	border: none;
	vertical-align: middle;
	color: #333;
}

td.topLOGO	{ width: 60px; height: 48px; padding: 0px; }
td.topLOGO a	{
	width: 60px;
	height: 48px;
	padding: 0px;
	background: url(./parental/commonimage2/TopNavi/a01.jpg);
}
td.topLOGO a:hover		{ background : url(./parental/commonimage2/TopNavi/b01.jpg) ; }

td.topNavi01 a			{ background : url(./parental/commonimage2/TopNavi/a11.jpg) ; }
td.topNavi01 a:hover	{ background : url(./parental/commonimage2/TopNavi/b11.jpg) ; }

td.topNavi11 a			{ color: #999; }
td.topNavi11 a			{ background : url(./parental/commonimage2/TopNavi/a11.jpg) ; }
td.topNavi11 a:Link		{ text-decoration: none; color: #999; }
td.topNavi11 a:visited	{ text-decoration: none; color: #999; }
td.topNavi11 a:active	{ text-decoration: none; color: #999; }
td.topNavi11 a:hover	{ text-decoration: none; color: #999; }

