@charset "utf-8";

/*
	TVS500
	作成日　： 2007-02-22
	最終更新： 2008-03-15
*/

div#mainContents h1.keyVisual { margin-bottom: 0; }

div#mainContents div#subNavi ul a strong {
	padding-left: 14px;
	background-image: url(/common/images/mark-links.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	font-weight: normal;
	border-bottom: none;
}

div#mainContents div#subNavi ul.tsSeries {
	width: 720px;
	border-top: none;
}

div#mainContents div#subNavi ul.tsSeries li a {
	background-color: #AAAAAA;
	color: #333;
}

div#mainContents div#subNavi ul.tsSeries li span a,
div#mainContents div#subNavi ul.tsSeries li a:hover {
	background-color: #CACACA;
}

/*--------------------------------------------------テーブルスタイル*/
div#mainContents table.spec tr td.borderTopNone,
div#mainContents table.spec tr th.borderTopNone {
	width: 20px;
	border-top: none;
}

div#mainContents table.spec tr td.borderBottomNone,
div#mainContents table.spec tr th.borderBottomNone { border-bottom: none; }

/* EOF */

